- A simple project utilizing external eeprom to store settings for an embedded application using ATmega328P
- The implementation is written is C code, built using PSoC Designer 5.4
- The workspace included a several sub-projects, most of them are used for testing and scanning the EEPROM for proper usage, the main project is named em_project
- Special thanks to my friend Mykhailo Danylov for working with me during this project