Skip to content

Welcome to my Arduino Projects Repository! πŸš€ This collection showcases my hands-on experience with embedded systems, IoT, and automation using the Arduino platform. Each project includes well-documented code, wiring diagrams, component lists, and explanations to help you understand and replicate the builds.

Notifications You must be signed in to change notification settings

Vikramsolanki12/Arduino_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Arduino Projects πŸš€

Welcome to the Arduino Projects repository!
This collection contains a variety of beginner-to-intermediate level embedded systems and automation projects built using Arduino boards, sensors, modules, and other electronics.


πŸ“ Repository Structure

Each project is organized in its own folder with the following contents:

  • .ino files (Arduino source code)
  • Circuit diagrams (if available)
  • Component lists
  • Notes or README for specific instructions

πŸ”§ Featured Projects

Project Name Description Components Used
IR Alert System Alerts via LED when an object is detected using IR sensor IR sensor, LED, Arduino Nano
Water Level Dispenser Automates water dispensing with IR & relay module Relay, IR sensor, 775 DC Pump
LED Pattern Sequencer Lights up LEDs in a smooth animated pattern 4x LEDs, Resistors, Arduino Nano
Distance Meter with LCD Displays object distance using ultrasonic sensor Ultrasonic Sensor, 16x2 LCD, Potentiometer
Dot Matrix Display Alert Displays "SAFE" or "ALERT" on 8x8 matrix based on input MAX7219, Dot Matrix, IR sensor

πŸ“Œ Getting Started

Requirements

Uploading Code

  1. Open Arduino IDE
  2. Connect your Arduino board via USB
  3. Select correct port and board from Tools > Port/Board
  4. Open .ino file and click Upload

🧰 Tools & Modules Used

  • Arduino Nano / Uno
  • IR Sensor
  • Ultrasonic Sensor (HC-SR04)
  • Relay Module (1/4 channel)
  • DC Motor (775)
  • MAX7219 Dot Matrix
  • LCD (16x2)
  • LEDs, Buzzer, Resistors, TP4056, LiPo Battery, etc.

πŸ“Έ Screenshots / Circuit Diagrams

Coming Soon: Schematics and project photos will be uploaded in each folder.


πŸ“œ License

This project is open-source and available under the MIT License.


πŸ™‹β€β™‚οΈ Author

Vikram Solanki
πŸ“« GitHub


⭐️ Support & Feedback

If you find this repo helpful, please ⭐ it!
Pull requests, suggestions, and issues are welcome.

About

Welcome to my Arduino Projects Repository! πŸš€ This collection showcases my hands-on experience with embedded systems, IoT, and automation using the Arduino platform. Each project includes well-documented code, wiring diagrams, component lists, and explanations to help you understand and replicate the builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published