- These are our BeagleBone Capes Code files.
- These are the Python code files that we run to test Land Boards, LLC BeagleBone Capes
- Code to configure Cape EEPROMs
- Used to identify the functions of the card to the Device Tree Overlay
- Blink an LED on the BBB-GVS-3 capr
- Test the analog input lines
- Exercise analog inputs, digital I/O lines, PWM lines and the UART
- Simple code to talk to the low level bits of a BBB
- Exercise 8 GPIO lines to blink LEDs
- Utilities to configure the Cape personality EEPROM
- Code to make the EEPROM
- 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.
- Use at your own risk.
- If you brick your part or it melts to a puddle, it's on you not us.