0% found this document useful (0 votes)
10 views3 pages

SYLLABUS

The syllabus outlines a 14-day course on electronics and Arduino, starting with fundamental concepts and progressing to hands-on projects involving Arduino and ESP32. Key topics include circuit components, Arduino basics, sensors, and IoT applications, with daily activities designed to reinforce learning. The teaching methodology includes a mix of theory, hands-on practice, and assessments through mini-hackathons.

Uploaded by

ROUNAK SHARMA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

SYLLABUS

The syllabus outlines a 14-day course on electronics and Arduino, starting with fundamental concepts and progressing to hands-on projects involving Arduino and ESP32. Key topics include circuit components, Arduino basics, sensors, and IoT applications, with daily activities designed to reinforce learning. The teaching methodology includes a mix of theory, hands-on practice, and assessments through mini-hackathons.

Uploaded by

ROUNAK SHARMA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

SYLLABUS

Day 1: Fundamentals of Electronics

Theory:
- What is an electrical circuit? (Voltage, Current, Resistance)
- Components: Resistors, Diodes, Transistors, ICs
- Microcontroller vs. Microprocessor (Arduino vs. Raspberry Pi)
- Activity: Build a simple LED circuit on a breadboard.

Day 2: Arduino Basics

Theory:
- What is Arduino? (Types: Uno, Nano, Mega)
- Arduino IDE setup & "Blink" sketch
- ‘setup ()’ vs ‘loop()’ functions
- Analog vs. Digital signals (PWM explained)
- Activity: Upload "Blink" code and modify delay times.

Day 3: Sensors & Prototyping

Theory:
- Prefboard vs. PCB (Design considerations)
- Common sensors: Ultrasonic, IR, LDR, DHT11
- Activity: Interface an LDR to measure light intensity.

Day 4–8: Arduino Projects (Hands-On)

Daily Breakdown:
DAY PROJECT KEY CONCEPTS LEARNED
4 BLUETOOTH CONTROLLED HC-05 module, Motor drivers (L298N)
CAR
5 ULTRASONIC CAR HC-05 module, Motor drivers (L298N)
6 MOTION CONTROLLED LIGHT PIR Motion Sensor (HC-SR501)
7 ECG AD8232 ECG Module, LCD (I2R)
CONNECTION
8 GAS LEAKAGE DETECTION MQ02 CONNECTION

Day 9: ESP32 Introduction

Theory:
- ESP32 vs. Arduino (Wi-Fi/BLE capabilities)
- Dual-core processing & deep sleep
- Activity: Connect ESP32 to Wi-Fi (Blynk example).
Day 10–13: ESP32 Projects (IoT Focus)
DAY PROJECTS KEY CONCEPTS LEARNED
10 IOT HOME AUTOMATIOIN MQTT, Blynk/IFTTT integration
11 IR HOME AUTOMATION MQTT, Blynk/IFTTT integration
12 RFID DOOR LOCK SPI COMMUNICATION, SECURITY
13 SMART PARKING SYSTEM ULTRASONIC + IoT DASHBOARD

Teaching Methodology:
1. Daily Flow:
- 1hr Theory → 2hrs Hands-On → 30mins Q&A
2. Assessment:
- Day 5/10/15: Mini-hackathons (e.g., "Build a sensor fusion project").
3. Tools:
- Simulators: Tinkercad (for beginners)
- IDE: Arduino IDE/VS Code + PlatformIO

Additional Notes:
- Day 14+ (Optional):
- PCB design (EasyEDA)
- 3D-printing enclosures for projects

You might also like