Skip to content

Programming with Arduino Uno

Damián Silvani edited this page Aug 15, 2018 · 2 revisions

Parts needed

  • Arduino Uno
  • AVR ATtiny85
  • 10uF capacitor
  • 0.1uf capacitor
  • 1K resistor
  • 3.5mm audio jack
  • Push button

Steps

  1. Follow the instructions found here to connect the ATtiny with the Arduino Uno, and set up Arduino IDE correctly. Note that you will use the 10uF capacitor on the reset and ground pins of your Arduino.

  2. Now connect the rest of the parts as the following image:

protoboard-example

Clone this wiki locally