We are going to solder our own ATtiny 412 chip and upload a program through an Arduino UNO to 1) make the LED blink and 2) make 2 LEDs blink alternatingly
↪ I put the ___ in the breadboard so the soldering would be straight
↪ Aligned the ATtiny 412 chip so that the thicker side was on top
[Write about the bootloader thing] make arduino a programmer by uploading the jtag
1. Make sure Arduino IDE 1.8.19 is downloaded
2. Under File → Preferences → Additional Boards Manager Urls, Paste: Link
3. Under Tools → Board "Arduino" → Boards Manager, scroll to the bottom where you will find "megaTinyCore" by Spence Konde version 2.6.10
f
f
Checking the ATtiny412 Pinout
↪ Code for making the LED blink
→ Breadboard and Arduino Uno board setup
My Board
↪ Breadboard and Arduino Uno board setup for two LEDs
↪ Code for making two LEDs alternatingly blink
My Board
1. Make a programmer
2. Test the programmer
3. Add the code you want it to do
troubleshooting
does it have power,what board, comm port (1 will not work)
uou take the code
make sure the uploader is jtag and upload the code