Skip to content
/ BBB Public
forked from land-boards/BBB

Beaglebone Black Python Code

Notifications You must be signed in to change notification settings

ymz000/BBB

 
 

Repository files navigation

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.

About

Beaglebone Black Python Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.9%
  • C 34.0%
  • Makefile 15.7%
  • Batchfile 14.4%