https://github.com/wokwi/attiny-hvsp-programmer
ATtiny High-voltage Serial Programmer with Chip Erase function
https://github.com/wokwi/attiny-hvsp-programmer
arduino atmel atmel-avr attiny attiny85 avr firmware hvsp microcontroller programmer
Last synced: about 2 months ago
JSON representation
ATtiny High-voltage Serial Programmer with Chip Erase function
- Host: GitHub
- URL: https://github.com/wokwi/attiny-hvsp-programmer
- Owner: wokwi
- Created: 2020-11-10T15:42:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T15:54:46.000Z (over 4 years ago)
- Last Synced: 2025-03-27T22:07:33.518Z (3 months ago)
- Topics: arduino, atmel, atmel-avr, attiny, attiny85, avr, firmware, hvsp, microcontroller, programmer
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 19
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AVR High-voltage Serial Fuse Reprogrammer with Chip Erase function
Check out the full story behind this: [Removing a curse from ATtiny85 Fuses](https://blog.wokwi.com/removing-a-curse-from-attiny85-fuses).
If you want to make your own, take a look at [the wiring tutorial](https://www.hackster.io/sbinder/attiny85-powered-high-voltage-avr-programmer-3324e1).
## Compiling
To compile and flash this code, first install [Arduino ATtiny core](https://github.com/damellis/attiny).
## License
License: GPL 3+