Difference between revisions of "BeaconBoard"

From eLinux.org
Jump to: navigation, search
(Created page with "== 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...")
 
(Features)
Line 13: Line 13:
 
** 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]
* 595 Serial Shift Register
+
* 74HC595 Serial Shift Register
 
** [[File:74hc595.pdf|datasheet]]
 
** [[File:74hc595.pdf|datasheet]]
**
+
** [http://conductiveresistance.com/interactive-595-shift-register-simulator/ 595 Tutorial]
 +
* 7 Segment Display
 +
** [[File:7seg-display.pdf|datasheet]]
 +
* 74AVC8T245 Level Shifter
 +
** [[File:74AVC8T245.pdf|datasheet]]
 +
* I2C EEPROM
 +
** [[File:cat24aa01.pdf|datasheet]]

Revision as of 21:40, 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