Arduino Uno is a microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the […]
Projects
Reef Controller
A Reef / Saltwater Aquarium controller based on an Arduino Mrk1000 and controlled remotely by an Universal Windows Platform app. Things used in this project Hardware components Arduino MKR1000 × 1 Adafruit Perma-proto board full size × 1 Adafruit I2C logic level converter × 1 Adafruit RGB LCD Shield Kit I2C 16×2 × 1 SainSmart […]
Eggzact Science
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 […]
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 […]