Week 2 - Homemade Hardware

The goal for this week is to finish making the ATtiny85 programming jig, and programming ATtiny85 project (breadboard a capacitive sensor controlling multiple LEDs)

This is the blink test for the programmed ATtiny.

I originally want to program the capacitive sensor-controlled LEDs using ATtiny, but for some reason, I just cannot upload the file on to ATtiny. This took me a long time. After trying several times, I uploaded the file but there is nothing shown in the serial monitor. I still did not figure this out.

So I tried program the capacitive sensor-controlled LEDs eventually on the Arduino Uno. It worked fine. And the wiring schmatic and code shown as below.

Previous
Previous

Week 3