Difference between revisions of "BeaconBoard"

From eLinux.org
Jump to: navigation, search
(Interface)
Line 26: Line 26:
  
 
= Interface =
 
= Interface =
 +
 +
{|border=1
 +
!Pin
 +
!Function
 +
!Beagle
 +
!Panda
 +
!Comment
 +
|-
 +
|14
 +
|CLOCK
 +
|GPIOX
 +
|GPIO137
 +
|
 +
|-
 +
|16
 +
|LATCH
 +
|GPIOX
 +
|GPIO139
 +
|
 +
|-
 +
|22
 +
|DATA
 +
|GPIOX
 +
|GPIO39
 +
|
 +
|-
 +
}
 +
 +
 
== PandaBoard ==
 
== PandaBoard ==
 
* pinmux
 
* pinmux

Revision as of 12:02, 16 July 2011

Description

Beacon Board is a small accessory board that is primarily intended for use with the PandaBoard or BeagleBoard however it can be used with anything that supports the use of GPIO's such as AVR based development boards like the Arduino.


Features

References

Design

  • schematic
  • layout

Interface

}

PandaBoard

  • pinmux
  • gpio numbers
    • 7 Segment Display
      • GPIO39 - Data
      • GPIO137 - Clock
      • GPIO139 - Latch
    • RGB Led
      • GPIO134 - Data
      • GPIO136 - Clock

BeagleBoard

  • pinmux
  • gpio numbers
Pin Function Beagle Panda Comment
14 CLOCK GPIOX GPIO137
16 LATCH GPIOX GPIO139
22 DATA GPIOX GPIO39