Control a Servo Motor with Arduino and a pushbutton. Servo only rotate when the pushbutton is pressed.
It's a Gyro+Accelerometer controlled mouse with a button. Made using Leonardo,Gesture Mouse takes CounterStrike to a whole new level!
Use the ATMega328 and ESP8266 single board to easily add WiFi to all your Arduino projects without the hassle of external connections
Alarm Clock with Arduino.
User will first scan the right tag and then enter the password for that tag to open the door lock. Master tag will add/rem other tags.
In the first example, we will send “Hello world” command to blink the LED. In the second example, we will do bidirectional communication.
ESP8266 is the best module for simple IoT projects but we need to flash compatible firmware on it so it can work smoothly with the hardware.
nRF24L01 radio transceiver provides very efficient and inexpensive way to establish communication between microcontrollers.
In this tutorial, you are going to learn about interfacing the button with Arduino using the Arduino digitalRead function.
Here is a guest project, where I take you through a Wokwi embedded systems Simulator project - an example of controlling 5 Servo motors
This is a light dimmer and brighter circuit that we have made using Arduino and pushbuttons.
In this tutorial, we'll learn how to set up BLE GATT services to make a thermometer using Intel's Arduino 101
A trial to manage the Tetris algorithm using some math methods.
The finite state machines (FSMs) are significant for understanding the decision making logic as well as control the digital systems.
Arduino based traffic lights using car lights delay to enable safe pedestrian crossing.
Take readings in real-time through the Arduino IDE's interface.
This project is meant to teach how to access Digital IO pins in ATmega328P in Assembly as well as C code.
It is an amazing RGB LED light. It will be reacting on the music and will be showing colorful lights.
In this, you can control the water pump for watering the plants with the help of the Blynk application.
This is a light dimmer circuit that we made using an Arduino controller. Read the article for full details.
This is an Arduino-based game. We can play it using the input pushbuttons.
In this Project work, an automatic water level controller using bluetooth wireless technology and Ultrasonic sensor.
Run Golang on this old but still popular 8-bit AVR microcontroller.
An in-depth exploration of controlling your Arduino with a button!