This project uses the Alorium Technology XLR8, a Bluetooth LE HID Implementation, and the EasyVR voice recognition module to add voice-activated movements to…
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.
Reduce the cost of using an Arduino UNO by 50% or more by building your own device with comparable functionality.
Reduce the cost of using an Arduino UNO by 50% or more by building your own device with comparable functionality.
The best way to solder surface mount devices (SMDs) onto printed circuit boards (PCBs) is with a reflow oven, but when…
The best way to solder surface mount devices (SMDs) onto printed circuit boards (PCBs) is with a reflow oven, but when that's not possible, a hot-air station can be successfully used.
Learn about SKD v2.0.0 and how flashing your ESP-01's firmware just got easier.
Learn about SKD v2.0.0 and how flashing your ESP-01's firmware just got easier.
No more waiting around for the groundhog. The Punxsutawney 5000 is here to keep you inside until springtime arrives!
No more waiting around for the groundhog. The Punxsutawney 5000 is here to keep you inside until springtime arrives!
Detecting, decoding, and displaying IR (Infrared) signal data is interesting, but using those signals to control stuff is…
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.
Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing,…
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.
Using a custom framework (RIOT) to control an LED with a networked computer.
Using a custom framework (RIOT) to control an LED with a networked computer.
LED ring flashes and lights can be a valuable tool for photographers. In this tutorial, we are going to build our own…
LED ring flashes and lights can be a valuable tool for photographers. In this tutorial, we are going to build our own ring light out of LEDs!
Tracking an infrared light source is not as difficult as you might think; a 14-pin PICAXE, a stepper motor with a driver…
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.
This project gives you an example of how a basic user interface can be implemented using only one circular capacitive…
This project gives you an example of how a basic user interface can be implemented using only one circular capacitive touch sensor.
A PICAXE 08M2 can be used to read the amount of IR (infrared) light falling on a phototransistor and respond by moving a…
A PICAXE 08M2 can be used to read the amount of IR (infrared) light falling on a phototransistor and respond by moving a servo to a predetermined position.
In this project we will develop an algorithm for precisely locating a touch event that occurs somewhere on a circular…
In this project we will develop an algorithm for precisely locating a touch event that occurs somewhere on a circular capacitive sensor.
Learn how to build your own sous-vide machine. Say goodbye to overcooked steak!
Learn how to build your own sous-vide machine. Say goodbye to overcooked steak!
Finally, we have everything we need for a functional robot. Let’s put the pieces together and see what the C-BISCUIT…
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.
We’ll discuss some important layout and manufacturing concepts as we look at the PCB for the Robot Control Board.
We’ll discuss some important layout and manufacturing concepts as we look at the PCB for the Robot Control Board.
We’ll continue our discussion of the C-BISCUIT demo bot by looking at portions of the RCB schematic that weren’t…
We’ll continue our discussion of the C-BISCUIT demo bot by looking at portions of the RCB schematic that weren’t covered in the previous article.
In this article we’ll take a close look at two sections of the custom-designed control board for the C-BISCUIT demo bot.
In this article we’ll take a close look at two sections of the custom-designed control board for the C-BISCUIT demo bot.
Use an Arduino/Genuino 101 with iAQ-Core air quality and HIH-6131 temperature/humidity sensors to make an Indoor Air…
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.