A simple TCP Server & Arduino Sketch. Connects a wifi-enabled (ESP8266) Arduino-nano-like board to a TCP server via a socket connection. Load sketch onto ESP8266 (adding wifi info, server IP, and ...
This repository showcases an I2C communication setup between an ESP8266 acting as a master and an Arduino Nano operating as a slave. Through this project, I aimed to demonstrate seamless data ...