Projects

Control the Position of a Continuous Rotation Servo via WiFi

Control the Position of a Continuous Rotation Servo via WiFi

Position control using wifi from a smartphone sounds too good to be true? Do it with MKR1000. Things used in this project Hardware components Arduino MKR1000 × 1 Hand tools and fabrication machines 3D Printer (generic) Story Many position control use steppers because they are easy to deal with and are cheap. RC servos are […]

Project Home Automation Using IR Remote Control

Project: Home Automation Using IR Remote Control

Arduino-Remote Control Home Automation In this project, we are going to show you how to control home appliances using a TV Remote. This same principle can be applicable in offices and industries as well. The project deals with the automation of four home appliances, like Tube lights, fan, bulbs, and of course TV. To automate them, […]

Smartphone Controlled Atomic Weather Station

Smartphone Controlled Atomic Weather Station

This project combines Atomic Time keeping with local weather station, and additional cool projects using Arduino and Raspberry Pi. Things used in this project Hardware components Arduino UNO & Genuino UNO × 1 Raspberry Pi 2 Model B × 1 Adafruit Ultimate GPS Breakout × 1 DHT22 Temperature Sensor × 1 Adafruit RGB Backlight LCD […]

Create Mobile Apps for Android and iOS Connecting to the MKR

Create Mobile Apps for Android and iOS Connecting to the MKR

This simple project shows how to make an app that controls an Arduino MKR1000 board with Evothings Studio by communicating over the TCP. Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 1 Resistor 100 ohm × 1 Jumper wires (generic) × 1 Breadboard (generic) × 1 Software apps and […]

Arduino Mega Tutorial – Pinout Schematics

Arduino Mega Tutorial – Pinout & Schematics

First of all, Why Arduino Mega? When cheaper boards are available, why go with Arduino Mega? The main reason behind this is the additional features that are inbuilt with this board. First feature is the large I/O system design with inbuilt 16 analog transducers and 54 digital transducers that supports with USART and other communication […]

DasFilisera Green House

DasFilisera Green House

Be kind to your plants! Learn about the green house environment using MKR1000 and sensors. Control soil humidity and air conditions! Things used in this project Hardware components DHT22 Temperature Sensor × 1 DS18B20 × 1 Soil temperature and humidity sensor FS200-SHT25 × 1 4-Channel Relay Module × 1 2-Channel Relay Module × 1 Ultrasonic […]

One Button to Rule Them All

One Button to Rule Them All

Learn how to connect a simple web app written in JavaScript to Arduino Cloud. Things used in this project Hardware components Arduino MKR1000 × 1 SparkFun big dome red button × 1 Software apps and online services Arduino Web Editor Arduino Cloud Story Following this tutorial you are going to learn how to make your […]

Arduino Alcohol Detector Circuit Board

Arduino Alcohol Detector Circuit Board

In this project, I am going to Interface an Alcohol Sensor with Arduino. Here I have designed an Arduino Shield PCB using EASYEDA online PCB simulator and designer. Arduino Alcohol Detector will detect the alcohol level in breath and by using some calculations in code we can calculate the alcohol level in breath or blood […]

Arduino Temperature Sensor1

Arduino Temperature Sensor

I previously worked on an enclosure for the Computer Club server rack, and I thought it would be a good idea to put together a standalone temperature sensor system. Preferably it would interface over the internet so that IRC bots and other programs could talk to it. The project will use four DHT-11 temperature sensors, […]

DIY Arduino Inclinometer using MPU6050

DIY Arduino Inclinometer using MPU6050

The MPU6050 is an IC 3-axis accelerometer and a 3-axis gyroscope combined into one unit. It also houses a temperature sensor and a DCM to perform a complex task. The MPU6050 is commonly used in building Drone and other remote robots like a self-balancing robot. In this project we will learn how to use the […]

Scroll to Top