You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a repository for code snippets gathered from different sources which come in handy while working on IoT projects. It contains server & client codes for communication between 2 WiFi modules (ESP8266 NodeMCU) over WiFi; and serial communication between Arduino and NodeMCU using both I2C and SPI Communication protocols.