Introduction
Installing Arduino IDE on Windows05:15
Installing Arduino IDE of Mac OS03:20
Arduino Boards and Specification14:14
Sensors and Actuators09:43
Debug and Fix Errors05:55
Arduino Programming
Sketch02:32
Control Statement07:08
Further Syntax03:41
Arithmetic Operator03:37
Comparison Operator03:25
Boolean Operator01:51
Pointer Access Operator01:40
Bitwise Operator04:13
Compound Operator03:18
Digital IO05:56
Analog IO03:51
Advance IO09:36
Time Functions06:14
Math Functions08:10
Trigonometric Function01:58
Character Function09:35
Random Number Function02:45
Bits and Byte Function05:44
External Interrupts Functions03:58
More External Interrupts Functions02:01
Communication13:52
USB10:40
Arduino with Sensors and Actuators
OnBoard LED08:45
Understanding the BreadBoard03:34
Blink LED Program12:15
LDR with LED12:09
LM35 Temperature Sensor09:40
DHT11 Temperature and Humidity10:36
Ultrasonic Sensor10:36
Ultrasonic With LED07:27
Buzzer with Uno05:10
Arduino Mini Projects
Wireless Bulb Control using Bluetooth10:28
Voice Control Bulb using Bluetooth11:08
Wireless Car – Part 107:48
Wireless Car – Part 209:38
Wireless Car – Part 309:06
Wireless Car – Part 404:29
Wireless Car – Part 503:34
Wireless Car – Part 601:21
Smart Traffic Signal – Part 112:44
Smart Traffic Signal – Part 215:25
Smart Traffic Signal – Part 302:43
IoT
Internet of Things – IoT13:50
IoT Wireless and Communication Criteria05:53
IoT with NodeMCU
Setting Up Arduino IDE for NodeMCU (Mac)06:06
Setting Up Arduino IDE for NodeMCU (Windows)05:35
Downloading Blynk App01:14
On board LED NodeMCU05:44
Blink LED using BLYNK11:45
Relay with BLYNK13:00
DHT11 Sensor with BLYNK20:33
Servo Motor with BLYNK12:30
Smoke Sensor with BLYNK22:59
Temperature and Humidity Analysis Using Thingspeak – Part 102:46
Temperature and Humidity Analysis Using Thingspeak – Part 203:15
Temperature and Humidity Analysis Using Thingspeak – Part 315:19
Temperature and Humidity Analysis Using Thingspeak – Part 407:33
Soil Moisture Data Analysis Thingspeak – Part 104:51
Soil Moisture Data Analysis Thingspeak – Part 211:32
Soil Moisture Data Analysis Thingspeak – Part 302:22
Writing Web Application and Google Firebase RealTime DB – Part 110:21
Writing Web Application and Google Firebase RealTime DB – Part 213:08
Writing Web Application and Google Firebase RealTime DB – Part 315:34
Python Introduction
Python Introduction10:10
Python Data Structure10:53
Python Control Statement10:28
Raspberry Pi With Sensors and Actuators
Install Raspbrain OS05:11
Blink LED with RP09:50
Relay with Bulb RP08:50
DHT11 with RP13:13
Ultrasonic with RP17:35
Servo with RP08:33
Push Button with RP08:50
Introduction