skip to content
Arduino IDE Coding
Chapter-1->How to download Arduino IDE?
5 Topics
|
1 Quiz
1.1 Introduction to Arduino IDE?
1.2 How to download Arduino IDE software?
1.3 Steps to install .exe file of Arduino IDE
1.4 Coding and Working of the project
1.5 Uploading of the code
Quiz-1 -: How to download Arduino IDE?
Chapter-2-> Introduction to Arduino IDE
3 Topics
|
1 Quiz
2.1 Why Arduino IDE?
2.2 How Arduino IDE works?
2.3 Explanation of default screen of Arduino IDE
Quiz-2-> Introduction to Arduino IDE
Chapter-3–> How to connect any board with Arduino IDE?
4 Topics
|
1 Quiz
3.1 What are the different types of Arduino boards ?
3.2 Different types of Arduino boards
3.3 Steps to connect board and port in Arduino IDE.
3.4 Advantages of Arduino IDE
Quiz-3->How to connect any board with Arduino IDE
Chapter-4–>Steps to write a code in Arduino Programming
5 Topics
|
1 Quiz
4.1 What is coding and C programming?
4.2 What is Arduino Programming?
4.3 Steps to write any code in Arduino IDE
4.4 How to open an example code in Arduino IDE
4.5 Explanation of different predefined syntax used in Arduino Programming?
Quiz-4->Steps to write a code in Arduino Programming
Chapter-5–>Introduction to Arduino Uno
3 Topics
|
1 Quiz
5.1 What is Arduino and why we are using it?
5.2 Different types of Arduino boards
5.3 Explanation of Arduino UNO
Quiz-5->Introduction to Arduino Uno
Chapter-6–>Explanation of Variables and operators in programming
5 Topics
|
1 Quiz
6.1 Programming in Arduino IDE
6.2 How to declare void setup() and void loop() ?
6.3 Explanation of different syntax used in Arduino Programming?
6.3 Activity 1 : Led blink coding using Arduino IDE.
6.4 Activity 2 : Led on/ off using switch with arduino uno
Quiz-6->Explanation of Variables and operators in programming
Chapter-7–>How to use conditional statement and loops?
6 Topics
|
1 Quiz
7.1 Introduction to loops and conditional statements.
7.2 Activity 3: Piano using Arduino Uno
7.3 Components Required
7.4 Circuit Connection
7.5 Coding using IDE
7.6 Compile and run
Quiz-7->How to use conditional statement and loops?
Chapter-8–>How to use analog input in Arduino IDE ?
6 Topics
|
1 Quiz
8.1 What are analog inputs and outputs ?
8.2 Activity 4: Controlling of Led using Potentiometer
8.3 Components Required
8.4 Circuit Connection
8.5 Coding using Arduino IDE
8.6 Compile and run
Quiz-8->How to use analog input in Arduino IDE ?
Chapter-9–>How to add libraries in Arduino IDE ?
6 Topics
|
1 Quiz
9.1 What are libraries and header files?
9.2 Activity 5: Interfacing of Servo motor with Arduino Uno
9.3 Components Required
9.4 Circuit connection
9.5 Coding using Arduino IDE
9.6 Compile and run
Quiz-9->How to add libraries in Arduino IDE?
Chapter-10–>How the Arduino Serial library performs serial communication?
4 Topics
|
1 Quiz
10.1 What is Serial Communication?
10.2 How to do the serial communication in Arduino?
10.3 Activity 6: Interfacing of gas sensor with Arduino Uno and displaying amount of gas using serial communication
10.4 Compile and run
Quiz-10->How the Arduino Serial library performs serial communication?
Chapter-11–>Interfacing of Dht11 sensor with Arduino
4 Topics
|
1 Quiz
11.1 What is Dht11?
11.2 Activity7: Interfacing of DHT11 with Arduino Uno
11.3 Coding
11.4 Compile and run
Quiz-11->Interfacing of Dht11 sensor with Arduino
Chapter-12–>Troubleshooting and Errors in Programming
3 Topics
|
1 Quiz
12.1 What are Errors and Debugging?
12.2 Types of Errors
12.3 Common mistakes while Coding in Arduino IDE
Quiz-12-> Errors in Programming
Assessment
Quiz-13-> Final Quiz
Next Topic
Chapter-1->How to download Arduino IDE?