This Arduino based visitor alarm is useful for offices, clinics and shops. It alerts you to the entry of a visitor by producing a beep sound every time the door is opened. The alarm automatically switches off after a few seconds. Circuit and working Circuit diagram of the Arduino based visitor alarm is shown below. […]
Projects
Azure Stream Analytics saving lives!
Azure Stream Analytics watches sensors, control device autonomously, send Tweets and alerts in case of a hazard. Controllable by smartphone. Things used in this project Hardware components Arduino MKR1000 × 1 SparkFun Graphic LCD 84×48 – Nokia 5110 × 1 Texas Instruments LM2596 DC-DC 4.5-40V Adjustable Step-down Power Supply Module × 1 DHT11 Temperature & […]
Hackable Christmas Greeting Card
In this post we will make a cool Christmas greeting card with the possibility of changing the music and much more, with Cayenne IoT. Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 1 Buzzer × 1 Jumper wires (generic) × 1 Christmas Greeting Card × 1 Software apps and […]
Control your Human-Like Robot from Anywhere you Are!
Buto is my ‘real steel’ robot project. Now, BuTO has been connected to the Internet and can be controlled remotely. Things used in this project Hardware components Arduino MKR1000 × 1 Arduino UNO & Genuino UNO × 1 Dynamixel Servo MX-64T × 2 Dynamixel Servo AX-18A × 2 Hitec HS-225BB Servo × 2 BTS7960B Driver […]
Using IoT to Remotely Control a Robotic Arm
Controlling a robotic arm to pick up and drop objects is difficult enough, without IoT it would be near impossible to do this remotely. Things used in this project Hardware components Arduino MKR1000 × 1 Software apps and online services MATLAB Arduino IDE Hand tools and fabrication machines Laser cutter (generic) Story Introduction I really […]
DC Motor Starter Using Arduino Uno Board
Motor starter reduces the load, torque and current surge of a motor during startup. On starting, the motor takes more than five times the normal running current. This overheats the motor’s armature winding and creates a sudden voltage dip in the power supply, which can be avoided by using a motor starter. There are many […]
Singing Arduino
Would you like to surprise someone with a song? Things used in this project Hardware components Arduino MKR1000 × 1 Buzzer × 1 5 mm LED: Red × 1 5 mm LED: Green × 1 Resistor 330 ohm × 1 Story Would you like to surprise someone with a song? You pretend you forgot a […]
SD Sketch Update
How to use the new Arduino SDU library for SAMD boards to update the sketch on your board, putting it on an SD! Things used in this project Hardware components Arduino MKR1000 × 1 Arduino MKR Zero × 1 Arduino SD card × 1 Software apps and online services Arduino Web Editor Arduino IDE Story […]
Interfacing Multiple LCDs With Arduino
Here we describe interfacing of three 16×2 LCDs with common data lines to an Arduino Uno board. Four data lines of all the three LCDs are connected to digital pins of the Arduino Uno board but data displayed on each LCD is different. Circuit and working The circuit diagram for interfacing of three LCDs with […]
Arduino NeoPixel Wifi
An application to rule the neopixels all. Things used in this project Hardware components Arduino MKR1000 × 1 Adafruit NeoPixel Ring: WS2812 5050 RGB LED × 1 Story I love LEDs but as much as I love them, you have to manually pull the color in your arduino and honestly there are no good or […]