RFID-based shopping trolley using Arduino
Overview We have all waited in line for payment in shopping malls and other places, it is very exhausting and a lot of time is wasted in the billing process.…
Overview We have all waited in line for payment in shopping malls and other places, it is very exhausting and a lot of time is wasted in the billing process.…
Overview The paper describes the robustness of MEMS-based Gesture Controlled Robot is a kind of robot that can be by hand gestures rather than an ordinary old switch or keypad.…
Overview Today in this article we are going to discuss How to make a Bluetooth Controlled car using Arduino so without wasting any time let’s make it Components Used Block…
Overview An automated counter system is an efficient solution for counting the number of people entering or leaving a bus. Highlight people and passengers counters are compact and autonomous devices…
Overview This tutorial will help you connect App Inventor with a temperature sensor on an Arduino controller. Block Diagram: Pins connection: About Bluetooth module HC-05: HC-05 is a Bluetooth module…
Overview Inventor of the MIT APP Arduino Bluetooth application. I have used Bluetooth mobile phone applications to monitor and control various types of sensors and electrical loads. I developed all…
Overview This project is about creating an automatic fan control system that automatically turns the fan on and off depending on the room temperature. I used an Arduino UNO microcontroller…
Overview In this tutorial, we are going to make a digital clock with Arduino UNO, an RTC module and an OLED display. Hardware & Software Needed Arduino IDE Arduino UNO…
Overview In this tutorial, we will look at Arduino interrupts. Interrupts are useful in many cases where a process simply wants to continue its main function, and other devices (timers…
Overview In today’s lesson, we will learn how to connect the keyboard to the Arduino. In embedded devices, one of the essential parts is the keyboard, which is used to…