Table of Contents |
land-boards BeagleBone Black Cape Code
- These are our BeagleBone Capes Code files.
Folders
- These are the Python code files that we run to test Land Boards, LLC BeagleBone Capes
BBB-COMMS-2
BBB-GVS
BBB-GVS-3
BBCape_EEPROM
- Code to configure Cape EEPROMs
- Used to identify the functions of the card to the Device Tree Overlay
X3Blink
- Blink an LED on the BBB-GVS-3 capr
analog_test
- Test the analog input lines
- Exercise analog inputs, digital I/O lines, PWM lines and the UART
bbbIot
- Simple code to talk to the low level bits of a BBB
blink
- Exercise 8 GPIO lines to blink LEDs
configEEPROM
- Utilities to configure the Cape personality EEPROM
mkeeprom
- Code to make the EEPROM
Ownership
- Some of these files (particularly libraries) were created by others.
- There may be newer versions of these libraries "out there".
- Some libraries even have the same names but don't work the same.
- Many of these files were created by us based on the work of others.
Warning
- Use at your own risk.
- If you brick your part or it melts to a puddle, it's on you not us.