Skip to content

Commit

Permalink
code and examples modification for Common-Anode Led
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavmatalon committed Nov 4, 2016
1 parent e8b4af5 commit abbcf6e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
5 changes: 3 additions & 2 deletions examples/PCA9536_RGB_Blink_Anode/PCA9536_RGB_Blink_Anode.ino
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,13 @@
RGB LED COMMON-ANODE PIN - Connect to Arduino 5V output
PUSH-BUTTON SWITCH - Connect one end to Arduino Digital Pin 2, and the other end to Arduino GND
RUNNING THE SKETCH
------------------
1. Hook-up the PCA9536 and RGB Led (Common-Anode) as instructed above
2. Upload the sketch to the Arduino
3. Sit back and watch the pretty lights :-)
3. Press the push-button switch to see the blinking in action
BUG REPORTS
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,13 @@
RGB LED COMMON-CATHODE PIN - Connect to Arduino GND
PUSH BUTTON SWITCH - connect a push-button switch between Arduino Digital Pin 2 and GND.
PUSH-BUTTON SWITCH - Connect one end to Arduino Digital Pin 2, and the other end to Arduino GND
RUNNING THE SKETCH
------------------
1. Hook-up the PCA9536 and RGB Led (Common-Anode) as instructed above
2. Upload the sketch to the Arduino
3. Press the push-button switch to see the blinking in action
BUG REPORTS
-----------
Expand Down

0 comments on commit abbcf6e

Please sign in to comment.