Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.
/ DashController Public archive

Python script used as software interface for Dashboard hardware

License

Notifications You must be signed in to change notification settings

polibacorse/DashController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashController

Python script used as software interface for Dashboard hardware, in particular: -Reads the state of the Switches -Reads Gear value from MQTT and converts it in a 4 bit signal that is used by the BCD latch to control the 7 seg display -Keeps count of the LapNumber -sends LapNumber and Switches states via MQTT to the propers topics -it has inside some commented line that can be uncommented for debug purposes [needs root permissions]

AnalysisDashControllerCompanion

A software that subscribes to DashController topics and shows a more readable output of DashController making easier the debugging [needs that DashController is in running mode] [needs that Mosquitto is in running mode]

gearSim

A software that sends to the mqtt gears values in order to test DashController [needs that Mosquitto is in running mode]

About

Python script used as software interface for Dashboard hardware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages