Difference between revisions of "Minnowboard:Beacon Lure"

From eLinux.org
Jump to: navigation, search
m (Bash and ash fixups)
m (These are not bash specific)
Line 44: Line 44:
 
=== Shell (Bash or Ash) ===
 
=== Shell (Bash or Ash) ===
 
*[[media:beacon-color.sh|Example shell script to set an arbitrary color]]
 
*[[media:beacon-color.sh|Example shell script to set an arbitrary color]]
*[[media:Do-red.sh|Example Bash shell script to turn on RED LED]]
+
*[[media:Do-red.sh|Example shell script to turn on RED LED]]
*[[media:Do-green.sh|Example Bash shell script to turn on GREEN LED]]
+
*[[media:Do-green.sh|Example shell script to turn on GREEN LED]]
*[[media:Do-blue.sh|Example Bash shell script to turn on BLUE LED]]
+
*[[media:Do-blue.sh|Example shell script to turn on BLUE LED]]
  
 
== Angstrom ==
 
== Angstrom ==

Revision as of 11:54, 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

Shell (Bash or Ash)

Angstrom

  • TBD