By using Accelerometer and solenoid lock we can create tilt motion lock system with simple…
Continue ReadingCategory: Arduino Projects
Easy to follow Arduino projects with simple steps and sketch. Arduino playground open to everyone with full source code, A dedicated webpage to best Arduino projects, Arduino tutorials, Arduino projects with source code and Arduino workshops! Unleash your creativity with Arduino projects, where the possibilities are endless. From simple to complex, discover innovative ways to utilize this versatile microcontroller platform in your electronic creations.
Automatic fan speed control circuit by Arduino
Speed of fan can be varied by changing the input supply, if w…
Continue ReadingArduino serial data plotter
We can create graph by using received serial data from arduino Serial Monitor. Transfer arduino or…
Continue ReadingArduino analog pins to digital explained
Using arduino boards in projects, looking for additional digital pins then this article helps you to…
Continue ReadingArduino Internal temperature sensor
Most AVR chips (microcontrollers) have an internal temperature sensor, hence we can use this option to…
Continue ReadingIncreasing arduino PWM pins
If we need more PWM pins in arduino board, then we can convert digital arbitrary pin…
Continue ReadingArduino Capacitance meter
By using arduino digital pins and serial monitor we can measure unknown capacitor value. This is…
Continue ReadingArduino IR Remote Control
By using Arduino and IR Receiver TSOP 1738 (in our project, you can use any IR…
Continue ReadingDrive LCD display with Arduino
Most 16×2 LCD follows the same pin configurations as given, or you can refer the datasheet…
Continue ReadingArduino Serial Command LED
In this project we used Arduino serial monitor to command the LED On/Off and know the…
Continue Reading