Difference between revisions of "BeaconBoard"
(→Features) |
(→Features) |
||
Line 7: | Line 7: | ||
* Single tricolored RGB LED | * Single tricolored RGB LED | ||
− | ** [[ | + | ** [[media:rgb-led.pdf|datasheet]] |
** Available from [http://www.sparkfun.com/products/9264 Sparkfun] | ** Available from [http://www.sparkfun.com/products/9264 Sparkfun] | ||
* WS2801 RGB LED PWM controller | * WS2801 RGB LED PWM controller | ||
− | ** [[ | + | ** [[media:ws2801.pdf|datasheet]] |
** Available from [http://www.sparkfun.com/products/9264 Sparkfun] | ** Available from [http://www.sparkfun.com/products/9264 Sparkfun] | ||
** [http://www.protostack.com/blog/2011/06/atmega168a-pulse-width-modulation-pwm/ PWM Tutorial] | ** [http://www.protostack.com/blog/2011/06/atmega168a-pulse-width-modulation-pwm/ PWM Tutorial] | ||
* 74HC595 Serial Shift Register | * 74HC595 Serial Shift Register | ||
− | ** [[ | + | ** [[media:74hc595.pdf|datasheet]] |
** [http://conductiveresistance.com/interactive-595-shift-register-simulator/ 595 Tutorial] | ** [http://conductiveresistance.com/interactive-595-shift-register-simulator/ 595 Tutorial] | ||
* 7 Segment Display | * 7 Segment Display | ||
− | ** [[ | + | ** [[media:7seg-display.pdf|datasheet]] |
* 74AVC8T245 Level Shifter | * 74AVC8T245 Level Shifter | ||
− | ** [[ | + | ** [[media:74AVC8T245.pdf|datasheet]] |
* I2C EEPROM | * I2C EEPROM | ||
− | ** [[ | + | ** [[media:cat24aa01.pdf|datasheet]] |
Revision as of 20:46, 14 July 2011
Description
Beacon Board is a small accessory board that is primarily intended for use with the PandaBoard or BeagleBoard however it can be used with anything that supports the use of GPIO's such as AVR based development boards like the Arduino.
Features
- Single tricolored RGB LED
- WS2801 RGB LED PWM controller
- datasheet
- Available from Sparkfun
- PWM Tutorial
- 74HC595 Serial Shift Register
- 7 Segment Display
- 74AVC8T245 Level Shifter
- I2C EEPROM