All About Circuits

Latest Wireless/RF Projects

Categories

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.


“Everything is Better with Bluetooth”:  Add Your Own Custom Bluetooth LE to Your Next Project

“Everything is Better with Bluetooth”:  Add Your Own Custom Bluetooth LE to Your Next Project

Bluetooth low energy (BLE) is designed to intermittently transmit information using a limited amount of power. This article provides the building blocks that allow you to add BLE to your projects for $5 (plus a one-time purchase of a $15 programmer).


Projects Jun 28, 2017 by Mark Hughes
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
Add Voice Commands to Your Next Project with Bluetooth LE

Add Voice Commands to Your Next Project with Bluetooth LE

This project uses the Alorium Technology XLR8, a Bluetooth LE HID Implementation, and the EasyVR voice recognition module to add voice-activated movements to your next project.


Projects May 17, 2017 by Mark Hughes
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.


Track Overhead Flights with a Raspberry Pi Zero Wireless, a Software Defined Radio, and FlightAware

Track Overhead Flights with a Raspberry Pi Zero Wireless, a Software Defined Radio, and FlightAware

This article shows you two ways to use a Raspberry Pi Zero Wireless to track flights in your area. It also demonstrates how it can control a 64×64 RGB matrix.


Projects Apr 03, 2017 by Mark Hughes
The BIG Arduino Piano! Use Pulse Width Modulation to Dance like Tom Hanks

The BIG Arduino Piano! Use Pulse Width Modulation to Dance like Tom Hanks

This BIG piano will help exercise the mind and body! All you need is a few buttons, a speaker, and some dancing shoes.


Projects Mar 29, 2017 by Ryan Jones
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
The Punxsutawney 5000! A Sensirion Temperature Device

The Punxsutawney 5000! A Sensirion Temperature Device

No more waiting around for the groundhog. The Punxsutawney 5000 is here to keep you inside until springtime arrives!


Projects Feb 27, 2017 by Ryan Jones
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.


Controlling a Stepper Motor with an SIRC Transmitter and Receiver

Controlling a Stepper Motor with an SIRC Transmitter and Receiver

Detecting, decoding, and displaying IR (Infrared) signal data is interesting, but using those signals to control stuff is more interesting . . . and sometimes useful. Read on to learn how.


Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing, volume adjustments, and more. One of the most popular codes is the SIRC (Sony Infrared Remote Code) which may be used with a PICAXE microcontroller to manage a stepper motor, or most any other electronic or electro-mechanical device.


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
An Introductory Project for Software Defined Radio

An Introductory Project for Software Defined Radio

Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.


Projects Feb 02, 2017 by Christi Durham
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
C-BISCUIT: System Integration and Testing

C-BISCUIT: System Integration and Testing

Finally, we have everything we need for a functional robot. Let’s put the pieces together and see what the C-BISCUIT demo bot can do.


Projects Nov 28, 2016 by Robert Keim
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