Releases: Effix/LedBadge
Releases · Effix/LedBadge
Stable release
This is the first stable version of the badge firmware and supporting libraries.
All known issues with the firmware have been addressed.
- Use an ISP device (such as an AVR Dragon) by connecting it to the programming header on the board to flash with the provided .hex binary.
- Before trying to instantiate a connection make sure you have the right Prolific 2303 serial over USB drivers installed for your OS.
A sample app is included to demo some of the functionality:
- Connecting and querying the badge
- Using WPF to generate text for display
- Image dithering and display
Initial usable version
This is the first usable version of the badge firmware and supporting libraries.
- Use an ISP device (such as an AVR Dragon) by connecting it to the programming header on the board to flash with the provided .hex binary.
- Before trying to instantiate a connection make sure you have the right Prolific 2303 serial over USB drivers installed for your OS.
A sample app is included to demo some of the functionality:
- Connecting and querying the badge
- Using WPF to generate text for display
- Image dithering and display