Difference between revisions of "Minnowboard:Beacon Lure"

From eLinux.org
Jump to: navigation, search
(7 Segment Display)
(RGB LED)
Line 43: Line 43:
  
 
== RGB LED ==
 
== RGB LED ==
 +
=== Bash ===
 
*[[media:Do-red.sh|Example Bash shell script to turn on RED LED]]
 
*[[media:Do-red.sh|Example Bash 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 Bash 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 Bash shell script to turn on BLUE LED]]
 +
 +
=== Ash ===
 +
* Example Bash shell script to turn on RED LED
 +
* Example Bash shell script to turn on GREEN LED
 +
* Example Bash shell script to turn on BLUE LED
  
 
== Angstrom ==
 
== Angstrom ==

Revision as of 10:18, 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

Bash

Ash

  • Example Bash shell script to turn on RED LED
  • Example Bash shell script to turn on GREEN LED
  • Example Bash shell script to turn on BLUE LED

Angstrom

  • TBD