aceta-minophen / Programming-Toolbox

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.

Repository from Github https://github.comaceta-minophen/Programming-ToolboxRepository from Github https://github.comaceta-minophen/Programming-Toolbox

Programming-Toolbox

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.

Note: None of the material used in this repository is my original. I wasted a lot of my time browsing the internet to find the right code for my purposes, and it was painstaking. So, I created this repository to avoid any hastle and nowI have a toolbox ready to be used any time I need it!

About

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.


Languages

Language:Makefile 95.4%Language:C 3.1%Language:C++ 1.4%Language:Python 0.0%