All About Circuits

Latest Wireless/RF Articles and Videos

Categories

Hack a Mousetrap with a 433MHz RF Module

Hack a Mousetrap with a 433MHz RF Module

You can buy cheap 433MHz RF modules from Mouser and DigiKey. This article will show you how to use them with a PICAXE microcontroller to hack your own mousetraps.


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.


A Builder’s Guide to Buying Electronics on eBay

A Builder’s Guide to Buying Electronics on eBay

It's never been cheaper to round up a ton of quality hardware for open source projects! Here's what you need to know about the eBay experience.


Learning to Simplify: Thevenin and Norton Equivalent Circuits

Learning to Simplify: Thevenin and Norton Equivalent Circuits

This article reviews the basics of finding Thevenin and Norton equivalents and discusses how to apply Thevenin's theorem to a practical circuit.


What You Need to Know about Google’s Project Fi

What You Need to Know about Google’s Project Fi

Here's our look at Google's new idea for a wireless network overhaul, from the phone to the idea behind the shift.


News Sep 30, 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
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.


UC Berkeley’s Invisibility Cloak

UC Berkeley’s Invisibility Cloak

Nanoantennas, light, and tricking the mind: the technology behind UC Berkeley's invisibility cloak


News Sep 24, 2015 by Jennifer A. Diffley
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.


EFM8 Sound Synthesizer: Playing Melodies via USB

EFM8 Sound Synthesizer: Playing Melodies via USB

Part 3 in the “How to Make an EFM8-Based Sound Synthesizer” series.


Projects Sep 17, 2015 by Robert Keim
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
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.


EFM8 Sound Synthesizer: Driving the Speaker

EFM8 Sound Synthesizer: Driving the Speaker

Part 2 in the “How to Make an EFM8-Based Sound Synthesizer” series.


Projects Sep 11, 2015 by Robert Keim
ZigBee vs Bluetooth and Bluetooth Smart

ZigBee vs Bluetooth and Bluetooth Smart

ZigBee, Bluetooth and the newer Bluetooth Low Energy (BLE/Smart) are all communication protocols for Wireless Personal Area Networks (WPANs), but they are optimized for different applications.


The New Data Management Risks (Part 2)

The New Data Management Risks (Part 2)

Examining the security risks inherent in local servers and cloud servers. There's no such thing as a perfect system, but when it comes to data management, ignorance is dangerous.


News Sep 06, 2015 by Mark Gerasimas
The New Data Management Risks (Part 1)

The New Data Management Risks (Part 1)

Since 2009, cloud computing has become the major trend in data management with good reason, and who doesn't want to be trendy? However, it isn't the right fit for everyone. Check out our two-part series on data management and security.


News Sep 04, 2015 by Mark Gerasimas