Difference between revisions of "Minnowboard:Beacon Lure"
From eLinux.org
(→Description) |
|||
| Line 4: | Line 4: | ||
[[File:BeaconBoard.jpg|400px]] | [[File:BeaconBoard.jpg|400px]] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Features = | = Features = | ||
| Line 29: | Line 19: | ||
* [http://conductiveresistance.com/interactive-595-shift-register-simulator/ 595 Tutorial] | * [http://conductiveresistance.com/interactive-595-shift-register-simulator/ 595 Tutorial] | ||
* [http://en.wikipedia.org/wiki/Seven-segment_display_character_representations 7 Segment Display Character Mapping] | * [http://en.wikipedia.org/wiki/Seven-segment_display_character_representations 7 Segment Display Character Mapping] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Design = | = Design = | ||
| − | * | + | * Schematic |
= Interface = | = Interface = | ||
<br> | <br> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== 7 Segment Display == | == 7 Segment Display == | ||
| − | + | TBD | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
<br> | <br> | ||
== RGB LED == | == RGB LED == | ||
| − | + | TBD | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
<br> | <br> | ||
| Line 102: | Line 39: | ||
* Driver for Linux Kernel 3.0 | * Driver for Linux Kernel 3.0 | ||
* Userspace Shell Script | * Userspace Shell Script | ||
| − | |||
| − | |||
== RGB LED == | == RGB LED == | ||
| − | * | + | * Driver for Linux Kernel 3.0 |
| − | + | ||
| − | + | ||
* Userspace shell script | * Userspace shell script | ||
== Angstrom == | == Angstrom == | ||
| − | * | + | * TBD |
Revision as of 19:33, 5 March 2013
Contents |
Description
Beacon Board 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)
- 74AVC8T245 Level Shifter (datasheet)
- I2C EEPROM (datasheet)
References
Design
- Schematic
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