Hello, there:
I have two ATMEGA88 (master and slave) working correctly by sending a test[] via I2C.
Working enviroment: AVR Studio using C.
What I need is to allow the master be able to send a indicated file such as mydoc.txt to the slave.
Should I be using another application to build the UI? How can I connect a different IDE and make it work? Any pro? Or sample code?
Thanks!