Post Tagged with: "blink"

Arduino Breadboard Blink 5 LEDs in Sequence

Arduino Breadboard Blink 5 LEDs in Sequence

on27 March 2014 / in Blog, Electronics, Hardware, How To

  How to set up a breadboard circuit for ATtiny45 to blink five LEDs in sequence.     BREADBOARD CONNECTIONS ATtiny Pin 0 to LED positive (signal, white) ATtiny VCC (+) to power positive (+, red) ATtiny GND (-) to power negative (-, black) LED negative to resistor (breadboard connection) Resistor to negative power (-, black) repeat for Pin 1, […]

Read more ›
Arduino Breadboard Blink 1 LED

Arduino Breadboard Blink 1 LED

on25 February 2014 / in Blog, Electronics, Hardware, How To

How to set up a breadboard circuit for ATtiny45 to blink one LED. BREADBOARD CONNECTIONS Connect Power to ATtiny Power positive to ATtiny VCC (+, red) Power negative to ATtiny GND (-, black) Connect LED LED positive to ATtiny Pin 0 (signal, white) LED negative to resistor Resistor to negative power (-, black)   CODE Upload the following code to […]

Read more ›