IoT Workshop

 


The Internet of things (IoT) is the inter-networking of physical devices, vehicles, buildings, and other items embedded with electronics, software, sensors, actuators, and network connectivity which enable these objects to collect and exchange data.

The IoT allows objects to be sensed or controlled remotely across existing network infrastructure, creating opportunities for more direct integration of the physical world into computer-based systems, and resulting in improved efficiency, accuracy and economic benefit in addition to reduced human intervention.

When IoT is augmented with sensors and actuators, the technology becomes an instance of the more general class of cyber-physical systems, which also encompasses technologies such as smart grids, virtual power plants, smart homes, intelligent transportation and smart cities.


ESP8266 Workshop

In these IoT labs, you will learning to build a Thing connected to sensors and actuators. You will move on to connecting the Thing to the Internet. You will learn how to leverage the Cloud (Blink App) to collect data and control devices and use advanced services like analytics and machine learning to discover insights using your Things.


Esp8266 Board :- 



Download Esp8266 Driver :-  http://arduino.esp8266.com/stable/package_esp8266com_index.json 


Esp32 Board :-



Download Esp32 Driver :-  https://dl.espressif.com/dl/package_esp32_index.json



1. Esp8266 Based Led Blink :- 




Code :-




2. LM35 Interfacing with Esp8266 
Code :- 



3. Wireless Notice Board 



Code :- 


0 Comments