KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ledbadge
★ 16
Open GitHub ↗
Python utilities for LED name badge
Download README (.md)
Explore Similar Repositories
cs262-programming-languages
:
My Python solutions to Udacity's CS262 Programming Languages assignments
historyjs-rails
:
Provides History.js for use with Rails 3 & 4
VividSwingAnimations
:
A simple and powerful java swing animation framework
grails-database-session
:
No description available.
android-tinyg
:
Android app to talk to TinyG CNC system
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ledbadge
?
Download (.md)
# LED badge driver This module supports the LED badge as [provided by Codemania](http://codemania.co.nz/badge.html). Recent versions of Linux have a built-in driver for the PL2303 serial USB device, so no extra driver is necessary. On my system, this shows up as `/dev/ttyUSB1`. The `demo.py` program sends "hello world" to the badge.