Hi.
I was wondering if it was possible to use arduino to read the memory of the microchip 93lc46b eeprom and display it on the serial monitor.
Thank you
Ben
Hi.
I was wondering if it was possible to use arduino to read the memory of the microchip 93lc46b eeprom and display it on the serial monitor.
Thank you
Ben
Yes
Would i also be able to change the memory via serial monitor
Yes
What would be the best way to go about this.
Start by writing some software to read a given address, then write a given address, then you can verify that you can read and write what you expect.
Then add software to input address and data