EPROM-EMU-NG/Firmware/README.MD

10 lines
571 B
Markdown

## Firmware for Arduino Nano
### Currently recommended firmware and software:
* Firmware 2.0rc4 (EPROM_EMU_NG_FW_2.0rc4.ino)
* Software 2.0rc3 (EPROM_NG_v2.0rc3.py in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)
### If you want to try new features (increased speed of transfer, support for EEPROM) use the following:
* Firmware 2.0rc12 (EPROM_EMU_NG_FW_2.0rc12.ino - Arduino sketch)
* Software 2.0rc9 (EPROM_EMU_NG_2.0rc9.py - Python script in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)