Entry for the “World’s Largest Arduino Maker Challenge” – An IoT Project with Windows10, the Arduino MKR1000, and Chickens. Story Completed App – Home Page Completed App – Connection Page Completed App – Egg Overview Page Things used in this project Hardware components Arduino MKR1000 × 1 Software apps and online services Microsoft Visual […]
Projects
DIY Time Control Machine
This project is about how to make a time machine! This machine looks like a glove, and can “stop” any moving subject. At first, watch a video with some demonstration and experiments, guess how it works, and then read about how to make it =) This effect looks like better in real life (by naked […]
Arduino Color Mixing Lamp using RGB LED and LDR
What if we can generate different colors using a single RGB led and make our room’s corner more attractive? So, here is a simple Arduino based color mixing lamp which can change color when there is change in light in the room. So this lamp will automatically will changes its color according to the light […]
ReSpeaker Home Automation
ReSpeaker Home Automation Sample using Arduino MKR1000, Microsoft Cognitive Service Speech API, Api.ai and MQTT Things used in this project Hardware components Seeed ReSpeaker Mic Array v2.0 × 1 Arduino MKR1000 × 1 LED (generic) × 2 Jumper wires (generic) × 1 Software apps and online services Arduino IDE Python Microsoft Cognitive Services Speech API […]
Voice Controlled LEDs using Arduino and Bluetooth
Controlling LEDs with voice command seems to be a difficult task, but it’s easy and you can quickly build it. We just need an Arduino UNO to serially communicate with HC-06 Bluetooth module and a smartphone to send voice command to Bluetooth module HC-06. For receiving voice command we are using “Arduino Bluetooth Voice Controller” […]
Algorithmic Camera Trigger – Shutterino
Camera trigger powered by Arduino MKR1000 and controlled by the app. Let the algorithm take the best shots. Things used in this project Hardware components Arduino MKR1000 Any board with WiFi and support for Firmata protocol will work × 1 Servos (Tower Pro MG996R) × 1 Microsoft Windows Phone × 1 Software apps and online […]
Arduino Plays Piano Tiles
Ever wondered if your phone can play games by itself. Yes, it is possible. You can build a circuit to play Piano tiles on your smartphone. The video shows the demonstration of the project. Step 1: Components Required And the circuit can be built with simple components like Light sensors, Relays and Arduino. Three main […]
Auto Intensity Control of Power LED using Arduino
Be a bright spark, lights off till it’s dark!” sometimes we forget to turn off the lights and waste electricity and you must have also seen street light turned on in the day. We have already built few circuits on Dark detector where lights turn off automatically if it is bright outside and turns ON […]
Component Designing in Proteus ISIS
Hello friends, hope you all are having fun in your life. Today’s tutorial is about the component designing in Proteus ISIS. This tutorial actually deals with the presentation of your project. Usually when students give presentation of their projects, then it is asked that add the circuit diagram of their project. Now when students open […]
Arduino RFID Door Lock
You have seen RFID Door Lock Mechanism in some Hotels and other places, where you don’t need a key to unlock the room. You are given a card and you just need to put it in front of a RFID Reader box, and the lock gets unlocked with a Beep and a Blink of LED. This RFID […]