Difference between revisions of "Minnowboard:Beacon Lure"

From eLinux.org
Jump to: navigation, search
(RGB LED)
(7 Segment Display)
Line 36: Line 36:
 
= Software =
 
= Software =
 
== 7 Segment Display ==
 
== 7 Segment Display ==
[[media:Do-7seg.sh|Example Bash shell script]]
+
* [[media:Do-7seg.sh|Example Bash shell script]]
 +
* [[media:Do-7seg-ash.sh|Example Ash shell script]]
 +
* Python Example
 +
* C example
 +
* Kernel Driver Example
  
 
== RGB LED ==
 
== RGB LED ==

Revision as of 10:16, 6 May 2013

Description

Beacon Lure 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

Beacon lure.png Beacon lure connected.png

Features

References

Design

Interface


7 Segment Display

TBD

RGB LED


Software

7 Segment Display

RGB LED

Angstrom

  • TBD