Skip to content

[Arduino] Information visualisation from Windows to mechanical seven segment display with serial port

Notifications You must be signed in to change notification settings

gotlaufs/7-seg-mech-display

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mechanical Seven Segment Display

Information visualisation from Windows to mechanical seven segment display with serial port

Getting started

Flash Arduino sketch, hook up a mechanical seven segment display and open serial port @9600 baud. Simple serial console is available on serial.

RaspberryPi Python3 App

Python dependencies (get all of them through pip3):

  • picamera
  • pyserial
  • python-twitter
  • tinydb
  • unidecode

Linux dependencies:

  • ffmpeg

About

[Arduino] Information visualisation from Windows to mechanical seven segment display with serial port

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 46.0%
  • C++ 33.9%
  • C 18.9%
  • QMake 1.2%