This article describes an Ethernet-connected subsystem of a larger modular sensor system designed for industrial or smart home sensing and monitoring. We will…
This article describes an Ethernet-connected subsystem of a larger modular sensor system designed for industrial or smart home sensing and monitoring. We will discuss a custom sensor subsystem developed for this application.
This article explores the schematic design and basic features of a smart programmable wireless controller module I…
This article explores the schematic design and basic features of a smart programmable wireless controller module I designed: the WiCard.
In this article, we will take a look at the XDK110 rapid prototyping kit, characterize its hardware, explore its software…
In this article, we will take a look at the XDK110 rapid prototyping kit, characterize its hardware, explore its software environment, and demonstrate connecting the device to the MQTT messaging service.
Let's interface an ultrasonic sensor and a lighting system! In this project, we'll design a sensor subsystem and then use…
Let's interface an ultrasonic sensor and a lighting system! In this project, we'll design a sensor subsystem and then use it in a parking sensor application.
We’ll use real collision data to refine the detection algorithm, and even better, we’ll confirm that the system…
We’ll use real collision data to refine the detection algorithm, and even better, we’ll confirm that the system actually works.
In this article, we’ll develop and test an algorithm for automatically shutting down a robot in response to a collision…
In this article, we’ll develop and test an algorithm for automatically shutting down a robot in response to a collision (or some other violent event).
This article shows you two ways to use a Raspberry Pi Zero Wireless to track flights in your area. It also demonstrates…
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.
Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.
Learn how to listen to frequencies on the air with nothing more than a USB dongle: first FM radio, then voice signals.
In this short project article series, we will implement a simple PID controller using LabVIEW on a hobby DC servo motor…
In this short project article series, we will implement a simple PID controller using LabVIEW on a hobby DC servo motor and the NI myRIO.
Create a tracking device with an HC-12 transceiver, a GPS module, an Arduino, and Google Maps.
Create a tracking device with an HC-12 transceiver, a GPS module, an Arduino, and Google Maps.
In this short project article series, we will implement a simple PID controller using LabVIEW with a hobby DC servo motor…
In this short project article series, we will implement a simple PID controller using LabVIEW with a hobby DC servo motor and NI myRIO.
This two-part project will begin by showing you how to create a robot base from a used electric wheelchair. Part 1…
This two-part project will begin by showing you how to create a robot base from a used electric wheelchair. Part 1 creates a simple robot platform for use with remote control. Part 2 will develop a platform for use with and Arduino.
Combine the Si4844-A10 analog-tuned radio receiver with an Arduino to make a full-featured multiband radio.
Combine the Si4844-A10 analog-tuned radio receiver with an Arduino to make a full-featured multiband radio.
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…
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.
In this project, the reader will learn how to build and program a desktop industrial automation trainer for…
In this project, the reader will learn how to build and program a desktop industrial automation trainer for experimentation in robotics, motor, and process control system concepts on their workbench.
Build a generator-powered LED headlight for a longboard for very cheap.
Build a generator-powered LED headlight for a longboard for very cheap.
In this article, we will use a simple, proven tuning procedure to find effective values for proportional, integral, and…
In this article, we will use a simple, proven tuning procedure to find effective values for proportional, integral, and derivative gain.
We will explore how P, I, and D gain influences system performance, and in the process we will find a gain configuration…
We will explore how P, I, and D gain influences system performance, and in the process we will find a gain configuration that works well for our temperature controller.
With USB communications and a Scilab graphical user interface, we can really see what the PID controller is doing.
With USB communications and a Scilab graphical user interface, we can really see what the PID controller is doing.
We will implement a basic PID (proportional–integral–derivative) controller in firmware and observe the results using…
We will implement a basic PID (proportional–integral–derivative) controller in firmware and observe the results using an oscope and LEDs.