Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 2.14 KB

README.mediawiki

File metadata and controls

73 lines (41 loc) · 2.14 KB

Table of Contents

land-boards BeagleBone Black Cape Code

Add 3.3V/5V I/O to the BeagleBone Black depending on cape version.

Folders

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

analog_test

  • Test the analog input lines

authoritative_tester

  • 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.