Night light My night light will be made out of wood with button cut outs on top. The button cut outs will… Posted on: October 13, 2015 By: shihy896 With: 0 Comments
Red Bear Lab – Blend Red Bear Lab- Blend is a version of Arduino board that has build in Bluetooth 4.0 (Bluetooth Low Energy). Blend… Posted on: October 13, 2015 By: shihy896 With: 0 Comments
PWN Array [embed]https://youtu.be/wqAp8JVICaA[/embed] Code: int ledPins[] = { 3, 5, 6, 9, 10, 11 }; int pinCount = 6; int ledFade[6]; int… Posted on: October 6, 2015 By: shihy896 With: 0 Comments
Add pins to the LED meter [embed]https://youtu.be/SwhjRr1iqdQ[/embed] Code: int ledPin1 = 8; int ledPin2 = 9; int ledPin3 = 10; int ledPin4 = 11; int ledPin5… Posted on: October 1, 2015 By: shihy896 With: 0 Comments