For changing the cutting tool:
Here are the files I used for milling and cutting
Linetest
Linetest interior
PCB traces
PCB interior
I did soldering using this board scheme and having a ready one as an example.
sudo apt install avrdude gcc-avr avr-libc make
make.
This will build the hex file that will get programmed onto the ATtiny45. When the command completes, you should now have a file called fts_firmware.hex.make flash.
lsusb
. If everything is done properly, you will see “Multiple Vendors USBtiny” in command linemake fuses
command.To have a programmer board from my one, I had to do following steps:
rstdisbl.
February 3, 2022