Skip to content

Latest commit

 

History

History
117 lines (82 loc) · 3.77 KB

File metadata and controls

117 lines (82 loc) · 3.77 KB

⚡ 30 Days × 30 Wokwi Projects

A beginner-friendly simulation series by Energy Club OUTR


About This Repository

This repository is a 30-day learning initiative by Energy Club OUTR where
one project is released each day using Wokwi simulation only.

The goal is to help students learn electronics, sensors, and basic IoT concepts in a simple and structured way, without requiring any physical hardware.


Learning Model

  • Projects are added day by day by senior members
  • Juniors are encouraged to study, run, and understand the projects
  • Any doubts should be asked using GitHub Discussions
  • Learners are not required to submit Pull Requests

Simulation Rules

  • Only Wokwi-supported components are used
  • No external or custom components
  • No physical hardware required
  • Sensor values may be simulated in software where needed

Project Roadmap

Beginner (Day 1–10)

Easy–Medium (Day 11–20)

  1. Temperature alert system
  2. PIR motion detection
  3. Relay control using button
  4. Smart door alert system
  5. Gas sensor simulation
  6. Soil moisture simulation
  7. Simple sensor dashboard

Medium (Day 21–30)

  1. Multi-sensor monitoring system
  2. ESP32 web page for sensor data
  3. Smart alert system
  4. Mini smart home simulation

Repository Structure

Day-XX_Project-Name/
├── README.md
├── simulation-link.txt
├── circuit.png
└── code.ino 

Components Used

  • ESP32 / Arduino Uno
  • LED, RGB LED, Button, Buzzer
  • LDR, DHT11 / DHT22
  • Ultrasonic Sensor, PIR
  • Relay
  • Potentiometer
  • LCD / OLED

All components used in this repository are fully supported by Wokwi.


👥 Maintained By

Energy Club OUTR
Student-led technical club focused on energy, electronics, and innovation.


⚡ Learn • Simulate • Build • Innovate

Energy Club OUTR