Tell us about yourself!
- Joule1949 made the instructable Simple Arduino L.E.D Police Lights
- Joule1949 made the instructable Simplest ESP8266 Local Time Internet Clock With OLED
- Joule1949 completed the lessons Tools and Materials for Arduino and Welcome to Arduino in the class Arduino Class
- Joule1949 enrolled in Arduino Class
Thanks for the sketch for the Arduino. It saved me a lot of time writing my own code. By the way the last line in your code that turns the red led off has a colon in front of the word LOW. digitalWrite(redPin, :LOW); // turn the red light off . I modified the code some so it would work with an ATtiny85. I etched a small PCB that would fit into the USB port of my PC or a wall wart. Used SMD resistors and LED's. Looks cool and it impressed the grandkids. :) Thanks Again!!