Intro to ESP32 with Programming and interfacing -
ESP32 GPIO Pins
Installation of ESP32 board
LED light : Interface 2 led and blink alternately
DC motor : Interface with L293D and move clockwise and anticlockwise
Relay: Interface relay and turn it on when button pressed
Library installation and LCD interfacing
Introduction to Computer Networking
IP address, Allocating IP address to machine, finding IP of your system
DOS commands : Ping, Ipconfig
Programming of IoT -
a. Basic HTML programming
b. Programming for Getting IP address to ESP32
c. read Digital and analog pin status on web page
d. To control LED from IP address on web page
e. To move DC motor from IP address on web page
f. To read the POT value on web page
g. To read DHT value on web page
Introduction to Thingspeak
a. Creating channel and fields
b. Sending DHT data to thingspeak
c. Creating Widgets in thingspeak
Introduction to ESP32 Bluetooth (BLE)
a. Programming to control LED light from Android app
b. Programming to control mini Robot from Android App
c. Programming to control Relay from voice app
Project : IoT based smart farm monitoring and controlling