“ADAFRUIT IO” makes IoT for everyone. Here we publish the data from a photo-resistor and a simulated GPS. Things used in this project Hardware components Arduino MKR1000 × 1 Photo resistor × 1 Resistor 1k ohm × 1 Software apps and online services Arduino IDE ADAFRUIT IO Story Introduction How to face IoT, the best […]
Projects
Smart Irrigation System
This project is based on the AEIOU heuristic framework of Design Engineering Approach. Design for Performance, Safety and Reliability is ensured in terms of segregation of the low voltage and the high voltage parts of the circuit. Design for Manufacturability and Assembly is ensured in terms of compact sensors that can be installed within the […]
Control MeArm Robot With MKR1000 And Your Smartphone
This project allows you to control a MeArm Robot with your smartphone, as if you had many potentiometers in your hands. Things used in this project Hardware components Arduino MKR1000 × 1 Arduino UNO & Genuino UNO × 1 Adafruit Standard LCD – 16×2 White on Blue × 1 meArm × 1 Story At first, […]
Tiny Wi-Fi Switch for $3
Out of curiosity, I ordered the tiny ESP8266 relay switch from aliexpress.com but never knew it could be so embarrassing to find the right way to operate. The vendor said that the switching program is inbuilt and I only have to use some android phone to operate it. But despite several attempts with several Chinese […]
IoT Wine-Tender-Arduino MKR1000!
This circuit serves a wine using a mini water pump all controlled from your phone. Enjoy it during your holidays! Things used in this project Hardware components Arduino MKR1000 × 1 DC motor (generic) × 1 SparkFun Dual H-Bridge motor drivers L298 × 1 Software apps and online services Evothings Studio Arduino IDE Hand tools […]
Monitor fridge with Arduino MKR1000 and thethings.iO
To assure that your beer (and other) beverages are at a cool temperature, today we show you how to remotely monitor your fridge! Things used in this project Hardware components Arduino MKR1000 × 1 Temperature sensor DS18B20 × 1 Jumper wires (generic) × 3 Hand tools and fabrication machines Soldering iron (generic) Story Introduction Today […]
Smallest IoT Home Automation using ESP8266 – 01 with Videos (Hindi & English)
In this project, we will be using the ESP8266 – 01 Wi-Fi Development board to make asmall home automation that has Wi-Fi featured in it. The system operates on a local web server and is easy to use for the novice. With this project, we can control at most two AC appliances which suit best […]
Temperature Monitoring with Arduino MKR1000 and ARTIK Cloud
Setup an Arduino MKR1000 board to read temperature data and send those readings to ARTIK Cloud for monitoring. Things used in this project Hardware components Arduino MKR1000 × 1 Temperature Sensor × 1 Software apps and online services Samsung ARTIK Cloud for IoT Story This project setup an Arduino MKR1000 board which reads temperature data […]
Control your MKR1000 with aREST Framework
You can control your MKR1000 remotely with a RESTFUL interface. Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 2 Resistor 220 ohm × 2 Jumper wires (generic) × 5 Software apps and online services Arduino IDE Story It would be nice to communicate with an Arduino thru RESTFUL interface […]
Home Automation using Bluetooth of ESP32 with Videos (Hindi & English)
In this project, we will be dealing with the inbuilt Bluetooth feature in ESP32 Development board and try to build an application around it. The Bluetooth system can be divided into two different categories: Classic Bluetooth and Bluetooth Low Energy (BLE). ESP32 supports dual-mode Bluetooth, meaning that both Classic Bluetooth and BLE are supported by ESP32. […]