Difference between revisions of "BeagleBone Community"

From eLinux.org
Jump to: navigation, search
Line 6: Line 6:
  
 
This page collects information about [http://beagleboard.org BeagleBoard.org's] [http://www.ti.com/am335x TI AM335x] [http://www.arm.com/ ARM]-based [http://beagleboard.org/bone BeagleBone] board.
 
This page collects information about [http://beagleboard.org BeagleBoard.org's] [http://www.ti.com/am335x TI AM335x] [http://www.arm.com/ ARM]-based [http://beagleboard.org/bone BeagleBone] board.
 +
<div style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#ffffcc; align:right; ">
 +
'''NEWS:'''
 +
* [http://www.esky-sh.com/bbs/viewforum.php?f=5 BeadaFrame] 7" LCD display kits for Beagleboard and Beaglebone are available now!
 +
</div>
 +
<br>
 +
=Events=
 +
* ongoing 2009: [[BeagleBoard/contest|Beagle Sponsored Project Program]] - add a cool project and get a free BeagleBoard to realize it!
 +
 +
<div style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#ffffcc; align:right; ">
 +
'''NEWS:'''
 +
First person to post a "HowTo" for use with the [http://en.wikipedia.org/wiki/Wii_Remote#Nunchuk Nintendo Wii NunChuk] and Trainer board wins $150 cash
 +
 +
* Must have working code example
 +
* Must have pictures of hardware interface
 +
* Must have complete instructions
 +
</div>
 +
<br>
 +
 +
=Hardware=
 +
The BeagleBone is the low-cost, high-expansion focused BeagleBoard using a low cost AM335x Cortex A8 ARM processor. It is similar to the earlier BeagleBoards and can act as a USB or Ethernet connected expansion companion for your current BeagleBoard and BeagleBoard-xM or work stand-alone. The BeagleBone is small even by BeagleBoard standards and with the high-performance ARM capabilities you expect from a BeagleBoard, the BeagleBone brings full-featured Linux to places it has never gone before.
 +
 +
==Manual==
 +
 +
See [http://beagleboard.org/static/beaglebone/a3/Docs/Hardware/BONE_SRM.pdf BeagleBone System Reference Manual (rev. A3_1.0)].
 +
 +
==Errata==
 +
 +
==Interfacing to Raw LCD Panels==
 +
 +
 +
 +
==Clones==
 +
 +
 +
==BeagleBone-based products==
 +
 +
 +
==Beagle case==
 +
 +
 +
=Adapters=
 +
 +
==Expansion boards==
 +
 +
[[File:Beadaframe.jpg|400px|thumb|BeadaFrame]][http://www.esky-sh.com/bbs/viewtopic.php?f=19&t=468 BeadaFrame] with BeagleBone companion board
 +
* 7" 800x480 TFT LCD screen
 +
* PWM Backlight control
 +
* Resistive touch panel
 +
* Plastic frame
 +
* 256MB Nand flash(K9F2G08)
 +
* RS232 serial ports(UART1 w/ CTS&RTS)
 +
* Stereo audio out
 +
* Micro-phone in
 +
* 6 x USER buttons
 +
* PWM Beeper
 +
* RTC with Battery(DS1302)
 +
 +
=Board recovery=
 +
 +
=Development environments=
 +
 +
Instead of just using compiler + editor, you can use complete image create "development tool chains" which integrate compiler, build system, packaging tools etc. in one tool chain.
 +
 +
==OpenEmbedded==
 +
 +
==Eclipse==
 +
 +
==Android==
 +
 +
==Linux hints==
 +
 +
==Wince==
 +
 +
=FAQ=
 +
 +
For BeagleBoard frequently asked questions (FAQ) see [[BeagleBoardFAQ|community FAQ]] and "official" [http://beagleboard.org/support/faq BeagleBoard.org FAQ].
 +
 +
=Links=
 +
==Home page==
 +
[http://beagleboard.org/ beagleboard.org] (beagle board home)
 +
* Using [http://www.google.de/ Google] you can search beagleboard.org (including [http://www.beagleboard.org/irclogs/ IRC logs]) using ''site:beagleboard.org <search term>''
 +
 +
==Manuals and resources==
 +
* [http://beagleboard.org/static/BBSRM_latest.pdf BeagleBoard HW Reference Manual (rev. C2)]
 +
 +
 +
 +
 +
=Subpages=
 +
<splist
 +
parent=
 +
showparent=no
 +
sort=desc
 +
sortby=title
 +
liststyle=ordered
 +
showpath=no
 +
kidsonly=no
 +
debug=0
 +
/>

Revision as of 08:10, 22 May 2012


This page collects information about BeagleBoard.org's TI AM335x ARM-based BeagleBone board.

NEWS:

  • BeadaFrame 7" LCD display kits for Beagleboard and Beaglebone are available now!


Events

NEWS: First person to post a "HowTo" for use with the Nintendo Wii NunChuk and Trainer board wins $150 cash

  • Must have working code example
  • Must have pictures of hardware interface
  • Must have complete instructions


Hardware

The BeagleBone is the low-cost, high-expansion focused BeagleBoard using a low cost AM335x Cortex A8 ARM processor. It is similar to the earlier BeagleBoards and can act as a USB or Ethernet connected expansion companion for your current BeagleBoard and BeagleBoard-xM or work stand-alone. The BeagleBone is small even by BeagleBoard standards and with the high-performance ARM capabilities you expect from a BeagleBoard, the BeagleBone brings full-featured Linux to places it has never gone before.

Manual

See BeagleBone System Reference Manual (rev. A3_1.0).

Errata

Interfacing to Raw LCD Panels

Clones

BeagleBone-based products

Beagle case

Adapters

Expansion boards

BeadaFrame

BeadaFrame with BeagleBone companion board

  • 7" 800x480 TFT LCD screen
  • PWM Backlight control
  • Resistive touch panel
  • Plastic frame
  • 256MB Nand flash(K9F2G08)
  • RS232 serial ports(UART1 w/ CTS&RTS)
  • Stereo audio out
  • Micro-phone in
  • 6 x USER buttons
  • PWM Beeper
  • RTC with Battery(DS1302)

Board recovery

Development environments

Instead of just using compiler + editor, you can use complete image create "development tool chains" which integrate compiler, build system, packaging tools etc. in one tool chain.

OpenEmbedded

Eclipse

Android

Linux hints

Wince

FAQ

For BeagleBoard frequently asked questions (FAQ) see community FAQ and "official" BeagleBoard.org FAQ.

Links

Home page

beagleboard.org (beagle board home)

  • Using Google you can search beagleboard.org (including IRC logs) using site:beagleboard.org <search term>

Manuals and resources



Subpages

<splist

parent=
showparent=no
sort=desc
sortby=title
liststyle=ordered
showpath=no
kidsonly=no
debug=0

/>