A pen holder that determines when there are two or less pens and triggers an Amazon pen set replacement. Things used in this project Hardware components Arduino MKR1000 × 1 Crayola Air Dry Clay × 1 OpenBuilds Micro Limit Switch × 5 Software apps and online services Arduino IDE Amazon Web Services AWS SNS Hand […]
Projects
Interfacing Stepper Motor to Arduino
In this article, we are publishing a project which explains different aspects of interfacing a Stepper Motor with Arduino. Stepper motor is a specially designed DC motor which comes with advantages of both a servo motor and a normal dc motor. Compared to a normal Dc motor, the maximum rpm a stepper motor can produce […]
LinkIt™ Smart 7688 Smart Room
This Project will demonstrate you to control & monitor your room through my custom designed responsive web app. Things used in this project Hardware components MediaTek Labs LinkIt Smart 7688 Duo × 1 DHT22 Temperature Sensor × 1 Resistor 10k ohm × 1 Resistor 221 ohm × 1 Breadboard (generic) × 1 LDR × 1 […]
Remote LED Mood Setter
Set LED RGB light Scenes remotely Things used in this project Hardware components Arduino MKR1000 × 1 Breadboard (generic) × 1 RGB Diffused Common Cathode × 1 Story Using MKR1000 to control an RGB LED device. In our shortened example we will use a single RGB LED. In real world we would attach the RGB […]
Arduino Gear Motor Interface Using IC L293D
In this article, we are publishing a project which explains different aspects of Arduino-Gear motor interface. Gear motor is a specially designed DC motor whose gear assembly helps in increasing the torque and reducing the speed. Compared to a normal DC motor, maximum rpm a gear motor can produce is less. But they have the […]
Hot Cocoa 3000
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 […]
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 […]