Skip to content

Version 1.0.5: fix python3 bug, fixes for BeagleBone Blue

Compare
Choose a tag to compare
@pdp7 pdp7 released this 01 Sep 03:53
· 250 commits to master since this release

Version 1.0.5: fix python3 bug, fixes for BeagleBone Blue

  • @pdp7 (5):

    • Fix print syntax to avoid python3 errors
    • document how to read QEP1
    • Update rotary-encoder-eqep-test.md
  • @MarkAYoder (20):

    • Have GP0_1 working
    • Removed --force to speed things up
    • Added GP0 1, 2 and 3
    • Flashes 4 LEDs
    • Works with button
    • Blinks red and gree LEDs
    • Blinks all 6 GPIOs
    • Added red and green LEDs
    • i2c works
    • PWD isn't working, yet
    • Added port setup
    • Switched to apt install
    • Added tmp101 to name
    • Added LED matrix example
    • Removed newline from print
    • Added fade
    • Adding GPIO defs for uart1
    • Testing UT1_0, not working yet
    • Switched GP0_0 to GP0_3, etc.
    • Added PAUSE and MODE buttons.