News

Looking for practical Arduino projects? This guide shows how to control a relay from your smartphone using an Arduino Uno — either via Bluetooth or Wi-Fi.
Piano-using-Arduino-Uno-Bluetooth-Module-and-Android-app This project was created by making the modifications to an existing project. The existing project was modified by using a Bluetooth module to ...
Bluetooth Controlled RC car – Arduino Make Bluetooth Controlled car using Arduino: For controlling the Motors we are using an l298n motor driver. you can also use l293d also. I chose l298n in over ...
The circuit is built around Arduino Uno (MOD1), ultrasonic sensor HC-SR04 (S1), HC-05 Bluetooth module (MOD2), buzzer (B1), and LEDs. The ultrasonic sensor is used to maintain proper distancing, and a ...
The water level indicator project utilizes an Arduino Uno microcontroller, an LCD display, and a Bluetooth module to provide an efficient solution for monitoring water levels and controlling a motor.
In final form, a Bluetooth module and Arduino Pro Micro are stuffed inside the stereo along with a DPDT relay to switch the I2C bus. An external button is used to trigger the Arduino to switch to ...
This week, Intel and Arduino are releasing their first product pushed directly on the education market, the Arduino/Genuino 101 board powered by the Intel Curie module. The Intel Curie Module The A… ...
Robotic arm manipulators are used in many industrial and commercial applications. The arm that we have designed here has 6 DOF(Degrees of freedom) which gives it ample movement in 6 different axes. We ...