Difference between revisions of "Minnowboard:Beacon Lure"
From eLinux.org
(→Design) |
(→Description) |
||
| Line 1: | Line 1: | ||
= Description = | = Description = | ||
| − | Beacon | + | Beacon Lure is a small accessory board that is primarily intended for use with the [http://www.minnowboard.org MinnowBoard] however it can be wired into any development platform that supports GPIOs |
= Features = | = Features = | ||
Revision as of 19:08, 15 March 2013
Contents |
Description
Beacon Lure is a small accessory board that is primarily intended for use with the MinnowBoard however it can be wired into any development platform that supports GPIOs
Features
- Single tricolored RGB LED (datasheet)
- WS2801 RGB LED PWM controller (datasheet)
- 74HC595 Serial Shift Register (datasheet)
- 7 Segment Display (datasheet)
- I2C EEPROM (datasheet)
References
Design
Interface
7 Segment Display
TBD
RGB LED
TBD
Software
7 Segment Display
- Driver for Linux Kernel 3.0
- Userspace Shell Script
RGB LED
- Driver for Linux Kernel 3.0
- Userspace shell script
Angstrom
- TBD