Difference between revisions of "BeaconBoard"

From eLinux.org
Jump to: navigation, search
(Design)
Line 85: Line 85:
 
|}
 
|}
 
<br>
 
<br>
 +
 +
= Software =
 +
== 7 Segment Display ==
 +
* Driver for Linux Kernel 3.0
 +
* [[media:do7.sh|Userspace shell script]]
 +
 +
== RGB LED ==
 +
* [[media:kernel-ws2801-driver.patch| WS2801 Driver for Linux Kernel 3.0]]
 +
* Userspace shell script

Revision as of 12:59, 22 August 2011

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

Design

Interface


7 Segment Display

Pin Function Beagle Panda Comment
14 CLOCK GPIO162 GPIO137
16 LATCH GPIO161 GPIO139
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