Oh the weather outside is frightful, but hot cocoa is so delightful, so let’s order some hot cocoa on the go! An Arduino MKR1000 project. Things used in this project Hardware components Arduino MKR1000 × 1 Water Pump NOTE! THIS AND MANY OF THE OTHER PARTS ARE LINKED, BUT MUST CLICK SHOPPING CART TO FOLLOW […]
Projects
Limb Shaker
A stepper motor shakes a limb to frighten away birds and squirrels. It is under the control of the MKR1000. Things used in this project Hardware components DC motor (generic) × 1 Arduino MKR1000 × 1 Story The project uses a stepper motor to pull down on a fig tree limb to frighten away birds […]
DC Motor Speed Control Using Arduino & PWM
Speed control of DC motor with PC Interface is an easy DIY project. In this project DC motor’s speed is controlled by sending the command through PC. Arduino is directly connected to PC through the USB cable and command is given to Arduino on serial monitor of the Arduino IDE. Motor is connected to a […]
PlantAnalyzer
A device which collects data (environmental, soil and photosynthesis values) of plant(s) and then stores/analyze using a MKR1000 and Azure. Things used in this project Hardware components Arduino MKR1000 × 1 ADAFRUIT SD CARD READER × 1 ARDUCAM 5MP OV5642 × 1 SparkFun Weather Shield × 1 SparkFun Soil Moisture Sensor (with Screw Terminals) × […]
Project: Car Speed Detector Using Arduino
Car speed Detector Project In this project I am going to show you how to measure the speed of running car (or man) from outside. Police department uses this type of system to prevent over speed of vehicles. Our project is a little different from the system used by police but the overall car speed […]
Getting weather data
With this tutorial, you will learn how to get the weather data from a web service to your Arduino. Things used in this project Hardware components Arduino MKR1000 × 1 Story In this tutorial we would make use of the WiFiConnection of our mkr1000. We will get weather forecast of and activate the relay, connected […]
Project: Gesture Controlled Mouse (Air Mouse) Using Arduino & Accelerometer
AIR Mouse is also called gesture-controlled mouse and it works based on hand gesture. In this project an accelerometer is used for measuring the tilt of hand in X and Y direction and moves the cursor according the tilt. In the project two types of circuit are used, one is the transmitter circuit and other […]
Mind Control Drone
Learn how to lift-off a drone with your mind and a hacked controller using a MindWave sensor, Arduino MKR1000 and Processing. Things used in this project Hardware components Arduino MKR1000 × 1 Micro Racing Drone × 1 Capacitor 100 µF × 4 Resistor 221 ohm × 4 Jumper wires (generic) × 12 Breadboard (generic) × […]
DIY: Measuring Wheel/Surveyor’s Wheel Using Arduino & Rotary Encoder
DIY: Measuring Wheel/Surveyor’s Wheel Using Arduino & Rotary Encoder A surveyor’s wheel may also be known by other names like: clickwheel, hodometer, waywiser, trundle wheel, measuring wheel or a perambulator. All these devices serve a single purpose, which is, measuring distance. The origin of surveyor’s Wheel is from an odometer. Odometer simply counts the number […]
Project: Auto Intensity Control Of Street Light Using Arduino
Auto Intensity Control Of Street Light Using Arduino In this project, I am going to show you how to control the intensity of LED lights according to the time and the light intensity of outer atmosphere. This is an amazing and very useful project because it prevents the wastage of electricity. This project automatically turns […]