EPROM-EMU-NG/Firmware/README.MD

16 lines
556 B
Plaintext
Raw Normal View History

2021-04-10 23:13:28 -07:00
Firmware for Arduino Nano
2021-04-10 23:10:37 -07:00
Currently recommended firmware and software:
2021-04-10 23:13:44 -07:00
2021-04-10 23:13:28 -07:00
Firmware 2.0rc2 (EPROM_EMU_NG_FW_2.0rc2.ino)
2021-04-10 23:18:17 -07:00
Software 2.0rc3 (EPROM_NG_v2.0rc3.py in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)
2021-04-10 23:10:37 -07:00
If you want to try new features (increased speed of transfer, support for EEPROM) use the following:
2021-04-10 23:13:44 -07:00
2021-04-10 23:13:28 -07:00
Firmware 2.0rc8 (EPROM_EMU_NG_FW_2.0rc8.ino - Arduino sketch)
2021-04-10 23:18:17 -07:00
Software 2.0rc8 (EPROM_EMU_NG_2.0rc8.py - Python script in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)