Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 595 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 595 Bytes

psoc-external-eeprom

  • 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

####Demo: PSoC-External-EEPROM