This Smart Table to Kitchen Order Circuit with Arduino brings smart techniques to restaurants. It creates a wireless food order system using Arduino. Just press a button and our order reaches the kitchen instantly. No waiting, no confusion and just smart service. Transmitter Arduino Coding: Receiver Arduino Coding: Code Explanation: Circuit Working: Transmitter Side Circuit: […]
Arduino Projects
Interfacing TFT LCD with Arduino
TFT LCD is small color display. It can show text, images, shapes and sensor values. Arduino can control this display. TFT means Thin Film Transistor. LCD means Liquid Crystal Display. We can use Interfacing TFT LCD with Arduino for making projects more interactive. Arduino Coding: Use Adafruit GFX and Adafruit TFT library. Install from Arduino […]
Arduino Based Coin Value Identifier Circuit
This Arduino Based Coin Value Identifier Circuit is a simple coin sorting machine. It can detect and sort 2 Rs, 5 Rs, and 10 Rs coins. Each coin type is sensed by different IR sensors. The Arduino reads which sensor is triggered and shows value on LCD. This project is useful for small vending machines […]
Women Safety Alarm Circuit using GPS GSM NodeMCU
This article is for Women Safety Alarm Circuit using GPS GSM NodeMCU. It uses NodeMCU ESP8266 board as brain. GPS module give location. GSM module send SMS to family. One push button used to send alert. Circuit Coding: Coding Explanation: Circuit Working: Parts List: Components Quantity NodeMCU ESP8266 Board 1 GPS Module (NEO-6M) 1 GSM […]
Arduino with Speech Recognition Circuit
This project shows how to control LED with voice using Arduino. We can use speech recognition module with Arduino Nano. It takes voice command. It turns LED ON or OFF based on command. This Arduino with Speech Recognition Circuit is simple project for beginners. Circuit Coding: Coding Explanation: Circuit Working: Parts List: Component Quantity Resistor […]
Simple Arduino IR Remote Control Decoder Circuit
This project show how to read IR remote signals using Arduino. We use TSOP1738 IR sensor. Arduino can detect button press from remote. This project for Simple Arduino IR Remote Control Decoder Circuit is simple and easy for beginners. Circuit Coding: Coding Explanation: Circuit Working: Parts List: Component Quantity Resistor 220Ω 1 Arduino Uno / […]





