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 […]
Projects
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. […]
Arduino MKR1000 & Thinger
A simple Internet of Things experiment, using an Arduino MKR1000 board to control two LEDs and monitor a potentiometer, via Thinger.io. Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 2 Rotary potentiometer (generic) × 1 Breadboard (generic) × 1 Jumper wires (generic) × 5 Software apps and online services […]
Arduino MKR1000 & Favoriot
A simple IoT experiment, using an Arduino MKR1000 board to monitor a potentiometer and DHT11 sensor via Favoriot IoT platform. Things used in this project Hardware components Arduino MKR1000 × 1 DHT11 Temperature & Humidity Sensor (4 pins) × 1 Rotary potentiometer (generic) × 1 Breadboard (generic) × 1 Jumper wires (generic) × 8 Software […]
Arduino MKR1000 & Blynk
A simple Internet of Things experiment, using an Arduino MKR1000 board to control two LEDs and monitor a potentiometer, via Blynk app. Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 2 Rotary potentiometer (generic) × 1 Breadboard (generic) × 1 Jumper wires (generic) × 5 Software apps and online […]
IoT and Touch-Based Home Automation with Video (Hindi & English)
We have seen various applications of IoT but what about adding the touch to it. In this project, we will add simple touch buttons to the ESP-32 Wi-Fi module. ESP-32 is a great module to design IoT applications and adding touch to it will make it further smart. Talking about ESP-32, it is a micro-controller designed […]
Arduino Mkr1000 and Java Swing Shooting Game
Arduino Mkr1000 + Uno + Leonardo + Java = Christmas shooting game. Things used in this project Hardware components Arduino UNO & Genuino UNO × 1 Arduino Leonardo × 1 Arduino MKR1000 × 1 3.7V battery × 1 HC-06 Bluetooth Module × 2 Arcade Button × 1 joystick × 1 Story I made so cool […]
Internet of Things (IoT) LED Lamp with Video (Hindi & English)
In this project, we handle the output pin of ESP32 for switching and dimming a DC LED lamp using a local Web server. For a local Web server, we do not need an Internet connection; we can handle everything over Wi-Fi. To make this work, we use additional circuitry, because LED being of high power cannot be […]
Arduino MKR1000 + Android + Relay = Christmas gift lock
Santa is here but you need to guess your gift’s password! It’s a great starting point if you’re new to Arduino MKR1000, networking & Android Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 1 Jumper wires (generic) × 1 Resistor 330 ohm × 1 Relay (generic) × 1 Story […]