Difference between revisions of "BeaconBoard"

From eLinux.org
Jump to: navigation, search
Line 29: Line 29:
 
* [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]
 +
 +
= Projects =
 +
* [http://youtu.be/jP0X9_z2pTQ 7 Segment Display Video]
  
 
= Design =
 
= Design =

Revision as of 09:58, 27 February 2012

Description

Beacon Board is a small accessory board that is primarily intended for use with the PandaBoard or BeagleBoard however it can be wired into any development platform that supports GPIOs

BeaconBoard.jpg

Sponsors

The Beacon Board is sponsored by:

Features

References

Projects

Design

Interface


Connectors


7 Segment Display

Pin Function Beagle Panda Comment
14 CLOCK GPIO161 GPIO139
16 LATCH GPIO162 GPIO137
10 DATA GPIO145 GPIO138


RGB LED

Pin Function Beagle Panda Comment
12 DATA GPIO158 GPIO136
18 CLOCK GPIO159 GPIO135


Software

7 Segment Display

RGB LED

Angstrom

Projects using BeaconBoard