Communicating with ESP8266 over I2C
Posted: Sat Aug 29, 2020 5:02 pm
I am working on a project where we would like to free up some I/O pins on our teensy 4.0. We are looking to move our ESP8266 Module to I2C communication instead of serial communication. Is this something anyone has experience doing or could someone point me in the right direction? We are using the ESP to receive/transmit data over UDP if that is at all relevant.