qrti / avrUpdiFuse

Python based avrDude interface to read and modify fuses of AVR UPDI controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVR UPDI Fuse Control

Python based avrDude interface to read and modify fuses of AVR UPDI controllers




Adapt script for your configuration

DEVICE = 't402'
COM = 'com5'
dudePath = 'c:/progs/avrdude'


Links

https://github.com/avrdudes/avrdude
https://github.com/ZakKemble/AVRDUDESS
https://github.com/Dlloydev/jtag2updi/wiki/Arduino-Nano-HV-UPDI-Programmer
https://github.com/Dlloydev/jtag2updi


Python Script Developed with vsCode

https://www.python.org/
https://code.visualstudio.com/



qrt@qland.de 230203

About

Python based avrDude interface to read and modify fuses of AVR UPDI controllers


Languages

Language:Python 100.0%