![BEAGLEBONE GREEN - SEEEDSTUDIO BEAGLEBONE GREEN - SEEEDSTUDIO](https://leeselectronic.com/25590-large_default/beaglebone-green-seeedstudio.jpg)
![BEAGLEBONE GREEN - SEEEDSTUDIO BEAGLEBONE GREEN - SEEEDSTUDIO](https://leeselectronic.com/25590-large_default/beaglebone-green-seeedstudio.jpg)
location_on 4131 Fraser St. Vancouver BC Get Directions
phone 604-875-1993 Call us
access_time Hours
Monday - Friday | 9AM - 5:30PM |
Saturday - Sunday & Holidays | Closed | See Holiday Hours |
Seeed.cc's BeagleBoneGreen page documents all of the known hardware issues,
as well as the latest available software, hardware documentation and design materials.
Always read the System Reference Manual!!!
Design materials for creating your own customized version of the hardware,
or for better understanding the design are also linked from the traditional home of "http://beagleboard.org/hardware/design"
BeagleBone Green hardware details
POWER button can be used to enter and exit hibernate modes once that feature is implemented in the software.
The expansion headers provide extensive I/O capabilities.
Each digital I/O pin has 8 different modes that can be selected, including GPIO.
In GPIO mode, each digital I/O can produce interrupts.
Up to 8 digital I/O pins can be configured with pulse-width modulators (PWM) to produce
signals to control motors or create pseudo analog voltage levels, without taking up any extra
CPU cycles.
Make sure you don't input more than 1.8V to the analog input pins. This is a single 12-bit
analog-to-digital converter with 8 channels, 7 of which are made available on the headers.
There is a dedicated header for getting to the UART0 pins and connecting a debug cable.
Five additional serial ports are brought to the expansion headers,
but one of them only has a single direction brought to the headers.
The first I2C bus is utilized for reading EEPROMS on cape add-on boards and can't be used for
other digital I/O operations without interfering with that function, but you can still use it
to add other I2C devices at available addresses.
The second I2C bus is available for you to configure and use.
For shifting out data fast, you might consider using one of the SPI ports.