Arduino is a prototype platform (open-source) based on an easy-to-use hardware and software. It consists of a circuit board, which can be programed (referred to as a microcontroller) and a ready-made software called Arduino IDE (Integrated Development Environment), which is used to write and upload the computer code to the physical board.
In a nutshell, an Arduino is an open hardware development board that can be used by tinkerers, hobbyists, and makers to design and build devices that interact with the real world.
This repository contains all the basic Arduino Projects one needs to know before working on end-to-end projects.
- Alternate LED Blinking
- Basic LED Blinking
- Battery Powered Step Counter
- Current Sensor
- Display Time on LCD
- Humidity Sensing using Arduino
- LCD Welcome Message
- LED Activation with Mic
- LED Brightness Control
- LED Control Using Potentiometer
- LED Control Using Switch
- Properties Validation of Thermistors
- RC Car Circuit
- RGB LED Scrolling
- Reading Sensor Data
- Room Brightness Sensing using Arduino
- Servo Motor Rotation
- Smoke Detection
- Social Distance Detector
- Speeding Motor
- Temperature Sensing
- Voltage Sensing
You can find our Code of Conduct here.
This project follows the Mozilla Public License 2.0.
![]() |
---|