Skip to content

WLimin/ledbadge

 
 

Repository files navigation

mini LED Badge Uploader

Instructions

Python is required for standard operation. The demo.py program sends "Python" to the badge.
The input.py program is console-based API for data entry.
python message.py "message" 5 B = Sends "message" at the speed of 5 (1-5) and action B (A-E).
The script message.py uses Python Command Line Arguments.
Shell script dialog-test.sh is an example message entry script that uses dialog.
Shell script showtemp.sh displays the temperature of Pasig City, Philippines on the LED board.

Where to buy this USB LED Mini Board

A couple of years ago, I bought my unit for a store in SM Megamall Cyberzone, however, the store I bought mine from, no longer sells these LED boards.

Conclusion

Tested on my Blue Scrolling LED Mini Board (48 x 12 pixels)
Alt text
Recent versions of Linux have a built-in driver for the PL2303 serial USB device, so no extra driver is necessary. Python code has been tested with 32-bit & 64-bit GNU/Linux, FreeBSD and Oracle Solaris operating systems.

About

mini LED Badge Uploader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.3%
  • Shell 28.7%