Skip to content

Conversation

@MarkAYoder
Copy link
Contributor

I've updated the Blue gpio numbering to the newly decreed standard. The pins are now:
GP0_3, GP0_4, GP0_5 and GP0_6 and GP1_3 and GP1_4.

I've also added RED_LED, GREEN_LED, PAUSE and MODE.

I've included a 100ms delay after exporting a pin to give the OS time to set the permissions.

--Mark

Also add 100ms sleep after exporting a new pin to give the OS time to set the
correct owner and group
@pdp7 pdp7 merged commit 8b6c083 into adafruit:master Aug 31, 2017
@pdp7
Copy link
Collaborator

pdp7 commented Aug 31, 2017

Thanks @MarkAYoder

pdp7 added a commit that referenced this pull request Sep 1, 2017
1.0.5
----
* @pdp7 (5):
  * Merge pull request #153 from MarkAYoder/master
  * Fix print syntax to avoid python3 errors
  * Merge pull request #160 from MarkAYoder/master
  * 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants