This project gives you an example of how a basic user interface can be implemented using only one circular capacitive touch sensor.
This project gives you an example of how a basic user interface can be implemented using only one circular capacitive touch sensor.
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!
This project explores capacitive-touch-sense technology using an evaluation board for an EFM8 Sleepy Bee microcontroller.
This project explores capacitive-touch-sense technology using an evaluation board for an EFM8 Sleepy Bee microcontroller.
This is part 2 of a step-by-step guide to bringing your custom microcontroller design to life.
This is part 2 of a step-by-step guide to bringing your custom microcontroller design to life.
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.
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.
This is Part 1 of a step-by-step guide to bringing custom microcontroller designs to life.
This is Part 1 of a step-by-step guide to bringing custom microcontroller designs to life.
The HC-12 is a 100mW multi-channel wireless transceiver you can use in your projects to transmit and receive serial information.
The HC-12 is a 100mW multi-channel wireless transceiver you can use in your projects to transmit and receive serial information.
In part 3, we compile the firmware and build the controller at the heart of the Saber, then do initial testing and diagnostics.
In part 3, we compile the firmware and build the controller at the heart of the Saber, then do initial testing and diagnostics.
The brightest blade in the world. Fluid sound effects generated in real time. Any colour, changeable on the fly. If you…
The brightest blade in the world. Fluid sound effects generated in real time. Any colour, changeable on the fly. If you want to know what it feels like to hold a Lightsaber, this project is the closest you can get today.
An introduction to the Analog Discovery 2 by Digilent.
An introduction to the Analog Discovery 2 by Digilent.
Embedded and wearable systems require new ideas for input controller hardware. But older software still expects a…
Embedded and wearable systems require new ideas for input controller hardware. But older software still expects a keyboard and mouse. How do we bridge the gap without having to write kernel drivers?
The 3D Magnetic 2GO kit is a development kit for the TLV493D from Infineon that can detect magnetic field strength in x,…
The 3D Magnetic 2GO kit is a development kit for the TLV493D from Infineon that can detect magnetic field strength in x, y, and z directions.
For this article, we are only concerned with one type of sensor that can measure temperature. This sensor is called a thermistor.
For this article, we are only concerned with one type of sensor that can measure temperature. This sensor is called a thermistor.
The Sabertooth 2x32 motor controller can be used to create a robust drive platform for your next robotic endeavour. This…
The Sabertooth 2x32 motor controller can be used to create a robust drive platform for your next robotic endeavour. This article uses an Arduino Uno to communicate with the Sabertooth 2x32 controller.
Start to get acquainted with the new D2000 microcontroller development board by exploring the GPIO and PWM.
Start to get acquainted with the new D2000 microcontroller development board by exploring the GPIO and PWM.
All you need to know about LED arrays. If you want to learn about them, drive one using an Arduino, or build them, this…
All you need to know about LED arrays. If you want to learn about them, drive one using an Arduino, or build them, this is the place to start.
This article explains how Arduino works from an electronic design perspective. It also explains the role of every part of…
This article explains how Arduino works from an electronic design perspective. It also explains the role of every part of the Arduino.
Learn how to build a system that can turn DC loads on and off using a mobile application. You'll also learn how to…
Learn how to build a system that can turn DC loads on and off using a mobile application. You'll also learn how to perform this task via immediate actions or via timers set in advance.