This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
hardware:attiny85 [2021/04/13 01:59] nanodano |
hardware:attiny85 [2021/04/13 02:01] (current) nanodano |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * Official product page: [[https:// | * Official product page: [[https:// | ||
| - | * Nice YouTube video by Mitch Davis on programming Attiny85 [[https:// | + | |
| ===== Wiring/ | ===== Wiring/ | ||
| Line 26: | Line 26: | ||
| Since the ATtiny85 has no USB plug for serial over USB, you can use an Arduino UNO as an inline serial programmer (ISP) to flash the ATtiny85 with a sketch. | Since the ATtiny85 has no USB plug for serial over USB, you can use an Arduino UNO as an inline serial programmer (ISP) to flash the ATtiny85 with a sketch. | ||
| + | |||
| + | * Nice YouTube video by Mitch Davis on programming Attiny85 [[https:// | ||
| Wire up the Arduino UNO to the ATtiny85 over GPIO pins. | Wire up the Arduino UNO to the ATtiny85 over GPIO pins. | ||