https://github.com/humbertocsjr/eeprom_programmer
https://github.com/humbertocsjr/eeprom_programmer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/humbertocsjr/eeprom_programmer
- Owner: humbertocsjr
- Created: 2023-08-20T00:02:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T00:06:18.000Z (over 2 years ago)
- Last Synced: 2025-10-09T13:26:41.501Z (2 months ago)
- Language: C#
- Size: 76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# EEPROM Programmer for Arduino MEGA
This project requires [Arduino MEGA Project](http://danceswithferrets.org/geekblog/?page_id=903) installed on Arduino MEGA and its adapter.
## Executables
Windows: [bin/Release/net6.0/win-x64/eeprom_programmer.exe](https://github.com/humbertocsjr/eeprom_programmer/blob/main/bin/Release/net6.0/win-x64/eeprom_programmer.exe)
Linux: [bin/Release/net6.0/linux-x64/eeprom_programmer](https://github.com/humbertocsjr/eeprom_programmer/blob/main/bin/Release/net6.0/linux-x64/eeprom_programmer)
macOS: [bin/Release/net6.0/osx-x64/eeprom_programmer](https://github.com/humbertocsjr/eeprom_programmer/blob/main/bin/Release/net6.0/osx-x64/eeprom_programmer)