With all these invisible radio frequencies flying through the air, we should know a little bit about what exactly they are!
With all these invisible radio frequencies flying through the air, we should know a little bit about what exactly they are!
Learn how to make a tachometer and speedometer using a C8051 microcontroller, an optoelectronic sensor, and a spinning disc.
Learn how to make a tachometer and speedometer using a C8051 microcontroller, an optoelectronic sensor, and a spinning disc.
An accelerometer can be a valuable addition to a robotics project. This article will show you one approach to generating…
An accelerometer can be a valuable addition to a robotics project. This article will show you one approach to generating and analyzing acceleration data.
This project uses a C8051 microcontroller development kit, an accelerometer evaluation board, and Simplicity Studio…
This project uses a C8051 microcontroller development kit, an accelerometer evaluation board, and Simplicity Studio IDE—all from Silicon Labs—to rather quickly and easily build a motion-detecting alarm system.
This article will review the basics of the decimation-in-time FFT algorithms.
This article will review the basics of the decimation-in-time FFT algorithms.
In this article, we’ll discuss the hardware design for a robotics PCB, and we’ll write firmware for controlling two DC motors.
In this article, we’ll discuss the hardware design for a robotics PCB, and we’ll write firmware for controlling two DC motors.
This article will review the use of window functions to alleviate the DFT leakage.
This article will review the use of window functions to alleviate the DFT leakage.
This article attempts to give a deeper insight into the interpretation of DFT (direct Fourier transform) output.
This article attempts to give a deeper insight into the interpretation of DFT (direct Fourier transform) output.
In this article, we’ll discuss a few elementary signal operations by considering one of the signals to be constant-valued.
In this article, we’ll discuss a few elementary signal operations by considering one of the signals to be constant-valued.
Learn the difference between slow decay mode and fast decay mode, why these names are used, and how they influence motor…
Learn the difference between slow decay mode and fast decay mode, why these names are used, and how they influence motor deceleration.
In this how-to article, we explore the use of I2C EERAM to save critical program variables when power fails and restore…
In this how-to article, we explore the use of I2C EERAM to save critical program variables when power fails and restore them when power returns to easily preserve program continuity.
Use Adafruit's Circuit Playground to make your own fruity (drum) loops!
Use Adafruit's Circuit Playground to make your own fruity (drum) loops!
This project introduces ATmega328P fuse bits and shows how to set them to use an external 16 MHz crystal oscillator.
This project introduces ATmega328P fuse bits and shows how to set them to use an external 16 MHz crystal oscillator.
The latest Bluetooth Specification provides features that allow increased speed and increased transmission distance. This…
The latest Bluetooth Specification provides features that allow increased speed and increased transmission distance. This article provides information about the various bit data paths used in the latest specifications.
In part 4 of our Wi-Fi Eye project, we'll deal with our power supply
In part 4 of our Wi-Fi Eye project, we'll deal with our power supply
Part 3 of this project focuses on choosing and configuring the servos you will use to create your Wi-Fi Eye.
Part 3 of this project focuses on choosing and configuring the servos you will use to create your Wi-Fi Eye.
Part two of building a device that can detect Wi-Fi signals and "react" accordingly.
Part two of building a device that can detect Wi-Fi signals and "react" accordingly.
Building an animatronic, wearable, Wi-Fi robots, part 1: Programming the controller.
Building an animatronic, wearable, Wi-Fi robots, part 1: Programming the controller.
Learn how to make your own Wi-Fi-enabled "ESP Alarm."
Learn how to make your own Wi-Fi-enabled "ESP Alarm."
The DFT is one of the most powerful tools in digital signal processing which enables us to find the spectrum of a…
The DFT is one of the most powerful tools in digital signal processing which enables us to find the spectrum of a finite-duration signal.