All About Circuits

Latest IoT Articles and Videos

Categories

ARM TechCon Report: IoT Security and Getting Your Automotive Design Noticed

ARM TechCon Report: IoT Security and Getting Your Automotive Design Noticed

Insight into the November ARM conference and advice from Mike Muller, ARM's CTO, on how to be successful with the IoT.


News Nov 11, 2015 by PatrickM
Data: The New Currency

Data: The New Currency

How big exactly is big data? It's the world's most precious commodity and, without it, the internet would be sent back to the 1990's.


News Nov 06, 2015 by Ujjwal Roy
The Tingbot Makes Raspberry Pi Projects Fun Again

The Tingbot Makes Raspberry Pi Projects Fun Again

A group of intrepid young Brits have invented a way to make Raspberry Pi projects fun and easy: meet the Tingbot.


News Nov 04, 2015 by Jennifer A. Diffley
Read and Write on NFC Tags with an Arduino

Read and Write on NFC Tags with an Arduino

Learn to use an Arduino to read NFC tags and write information on them! Near field communication protocols are what electronic devices can use to communicate and transfer data between each other.


Communicate with Your Arduino Through Android

Communicate with Your Arduino Through Android

Want to send text to an Arduino with an Android smartphone? Here's how! This article will show how an Arduino (or almost any other microcontroller) can "talk" with your smartphone, sending and receiving text in both directions.


How To Build A Thermostat with a PICAXE

How To Build A Thermostat with a PICAXE

An inexpensive PICAXE microcontroller makes it easy to read a temperature sensor, compare the temperature to a setpoint, and turn a heater or cooler circuit on or off.


Make a BLE Temperature Sensor with the nRF51

Make a BLE Temperature Sensor with the nRF51

This article demonstrates how to use the built-in die temperature sensor on the nRF51. The die temperature is not the same as ambient temperature, but can be calibrated to ambient temperature by using a correction factor.


Get Inspired with these Innovative Smartphone Solutions

Get Inspired with these Innovative Smartphone Solutions

Some small-time smartphones have big ideas for fixing problems that have driven customers crazy for years. Here's a look at some good tech in strange places.


News Sep 29, 2015 by Jennifer A. Diffley
How to Build a Web-based Garage Door Controller

How to Build a Web-based Garage Door Controller

Use your Android device to open and close your garage door! Much better than that clunky remote you've been using.


Light Bar “Relative Comfort” Thermometer with NodeMCU

Light Bar “Relative Comfort” Thermometer with NodeMCU

Create a wireless "relative comfort" light bar thermometer by broadcasting temperature data across multiple ESP8266 modules running NodeMCU using MQTT.


Projects Sep 28, 2015 by Patrick Lloyd
Technology Meets Design and Some Will Surprise You

Technology Meets Design and Some Will Surprise You

Having beautiful-looking technology is becoming increasingly performance. Here we showcase five beautiful designs housing innovative tech.


News Sep 25, 2015 by Jennifer A. Diffley
How to Add Bluetooth to a Ceiling Fan

How to Add Bluetooth to a Ceiling Fan

How to add BLE capabilities to a wireless ceiling fan by incorporating the nRF51 in the remote control. Part of our series on the nRF51.


Introduction to FreeRTOS on the nRF51

Introduction to FreeRTOS on the nRF51

This article demonstrates porting FreeRTOS to the nRF51 with a softdevice so you can use an RTOS with the BLE functionality.


The New Wireless Thread Network Protocol

The New Wireless Thread Network Protocol

Thread, a network protocol released July 2015, is optimized for the connected home network. It is IPv6 based, uses IEEE Standard 802.15.4 and runs on existing hardware.


BLE using nRF51: Creating a BLE Peripheral

BLE using nRF51: Creating a BLE Peripheral

How to create a custom BLE GATT peripheral using the nRF51 by creating a service and characteristics.


How to Communicate with a Custom BLE using an Android App

How to Communicate with a Custom BLE using an Android App

Learn how to communicate with a custom BLE peripheral using an Android device.


Introduction to the MQTT Protocol on NodeMCU

Introduction to the MQTT Protocol on NodeMCU

MQ Telemetry Transport (MQTT) is a popular low-overhead messaging protocol used by many IoT devices to communicate. This tutorial will show the user how to to set up a basic MQTT network using Python on his or her computer and an ESP8266 running the NodeMCU firmware.


Projects Sep 15, 2015 by Patrick Lloyd
Baby Tech: Sensors Rethink Monitoring

Baby Tech: Sensors Rethink Monitoring

When IoT meets baby, the result is a fantastic combination of technology and security. Here's our look at four products engineered to keep your baby safe.


News Sep 14, 2015 by Jennifer A. Diffley
BLE using nRF51: ARM-GCC Build Environment

BLE using nRF51: ARM-GCC Build Environment

How to set up the build environment for the nRF51 system-on-chip using makefiles and ARM-GCC.


Upgrade Your Power Wheels with Motor Control Basics

Upgrade Your Power Wheels with Motor Control Basics

Adding variable speed control and battery monitoring to a Power Wheels truck!