All About Circuits

Latest IoT Projects

Categories

ESP Alarm: Make an IoT, Wi-Fi Enabled Alarm Clock with an ESP8266 and Arduino UNO

ESP Alarm: Make an IoT, Wi-Fi Enabled Alarm Clock with an ESP8266 and Arduino UNO

Learn how to make your own Wi-Fi-enabled "ESP Alarm."


Projects Jul 21, 2017 by Yahya Tawil
Troubleshooting Tools for Your Next Bluetooth LE Project: Ubertooth and the Nordic nRF Sniffer

Troubleshooting Tools for Your Next Bluetooth LE Project: Ubertooth and the Nordic nRF Sniffer

Bluetooth LE was designed with the IoT in mind. Here are some options for troubleshooting your next Bluetooth LE project.


Projects Jul 14, 2017 by Mark Hughes
Make a Web Server with ESP8266

Make a Web Server with ESP8266

In this project, we first examine how to install an ESP8266 add-on on Arduino IDE and then we make a configurable web server with an ESP8266 and show the simplicity of this process.


Build an IoT Notification Device with an Arduino UNO

Build an IoT Notification Device with an Arduino UNO

Enter the world of the Internet of Things by building your own IoT notification device.


Projects Jun 23, 2017 by Don Wilcher
Build a Soil Moisture Sensor with the ADICUP Evaluation Board from Analog Devices

Build a Soil Moisture Sensor with the ADICUP Evaluation Board from Analog Devices

With all this hot weather this summer, we need to keep our plants well-fed. That's where the Debra 2 Moisture Sensor comes in!


Projects Jun 15, 2017 by Ryan Jones
Build an Arduino Multi-Node BLE Humidity and Temperature Sensor Monitor

Build an Arduino Multi-Node BLE Humidity and Temperature Sensor Monitor

Use Cypress Solar-Powered BLE Sensors, an Arduino UNO, and an HM10 BLE module to make your own multi-node temperature and humidity monitor and display.


How to Flash ESP-01 Firmware to the Improved SDK v2.0.0

How to Flash ESP-01 Firmware to the Improved SDK v2.0.0

Learn about SKD v2.0.0 and how flashing your ESP-01's firmware just got easier.


Creating a Simple Data Logger with the RIOT (Realtime Internet of Things) Framework

Creating a Simple Data Logger with the RIOT (Realtime Internet of Things) Framework

In this project, we will demonstrate the simplicity of RIOT by creating a data logger that will plot levels of light onto a graph on a PC server application.


Projects Mar 08, 2017 by Robin Mitchell
Using a SIM900A to Send Sensor Data to a Website

Using a SIM900A to Send Sensor Data to a Website

In this article, I'll show you how I used one of my SIM900A GSM modules to send temperature and relative humidity to my personal website.


Testing a Custom IoT Framework by Controlling an LED: RIOT (RealTime Internet of Things)

Testing a Custom IoT Framework by Controlling an LED: RIOT (RealTime Internet of Things)

Using a custom framework (RIOT) to control an LED with a networked computer.


Projects Feb 08, 2017 by Robin Mitchell
The IoT Beaglebone Beagle Treat-Feeder

The IoT Beaglebone Beagle Treat-Feeder

The Beaglebone Treat-Feeder is the prototype for a great pet-feeding device! Keep track of your pet's diet while you stuff your face!


Projects Jan 30, 2017 by Ryan Jones
Building an Infrared Tracker with a PICAXE 14M2 and a Stepper Motor

Building an Infrared Tracker with a PICAXE 14M2 and a Stepper Motor

Tracking an infrared light source is not as difficult as you might think; a 14-pin PICAXE, a stepper motor with a driver IC, three phototransistors, and a few other components will do the trick.


Make Your Own GPS Transmitter with the HC-12 Transceiver

Make Your Own GPS Transmitter with the HC-12 Transceiver

Create a tracking device with an HC-12 transceiver, a GPS module, an Arduino, and Google Maps.


Projects Nov 10, 2016 by Mark Hughes
Understanding and Implementing the HC-12 Wireless Transceiver Module

Understanding and Implementing the HC-12 Wireless Transceiver Module

The HC-12 is a 100mW multi-channel wireless transceiver you can use in your projects to transmit and receive serial information.


Projects Nov 02, 2016 by Mark Hughes
Build an Arduino BLE-Enabled Indoor Air Quality Monitor

Build an Arduino BLE-Enabled Indoor Air Quality Monitor

Use an Arduino/Genuino 101 with iAQ-Core air quality and HIH-6131 temperature/humidity sensors to make an Indoor Air Quality Monitor with Bluetooth low energy (BLE) connectivity.


Build Your Own RFID Technology Using an Arduino MEGA

Build Your Own RFID Technology Using an Arduino MEGA

In this article, we are going to learn some basics about RFID technology and use an Arduino MEGA to a play around with a popular RFID module, the ID12LA.


Projects Jul 20, 2016 by Joseph Corleto
How to Build a Control Circuit with Adjustable Working Time via Wi-Fi

How to Build a Control Circuit with Adjustable Working Time via Wi-Fi

Learn how to build a system that can turn DC loads on and off using a mobile application. You'll also learn how to perform this task via immediate actions or via timers set in advance.


Projects Jun 15, 2016 by Yahya Tawil
House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

Learn how to use a Raspberry Pi and an Arduino to develop a system for monitoring and controlling your home.


Projects Jun 03, 2016 by Cezar Chirila
Make a GPS Navigation System for a Boat with a Raspberry Pi

Make a GPS Navigation System for a Boat with a Raspberry Pi

If you are a boat owner, I'll guess you've seen some of the prices on the chart plotters and navigation tools. Some of them are pretty expensive. In this article I'll show you how I deal with that.


C-BISCUIT: The Brains of the Operation

C-BISCUIT: The Brains of the Operation

In this article, we teach C-BISCUIT how to do important life things, such as booting into our OS of choice, and connecting to the Wi-Fi it'll come to know as the gateway to knowledge.


Projects Apr 26, 2016 by Trevor Gamblin