Here's a rain gauge that empties itself and that you can read from your easy chair. Best of all, you can build it, yourself.
Here's a rain gauge that empties itself and that you can read from your easy chair. Best of all, you can build it, yourself.
A tipping bucket rain gauge is a clever way to measure rainfall. Learn how to add wireless capability, a PICAXE…
A tipping bucket rain gauge is a clever way to measure rainfall. Learn how to add wireless capability, a PICAXE microcontroller, and an LCD display to your weather station.
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.
Learn how to simulate a traffic light using an Arduino.
Learn how to simulate a traffic light using an Arduino.
Learn how to use a Raspberry Pi and an Arduino to develop a system for monitoring and controlling your home.
Learn how to use a Raspberry Pi and an Arduino to develop a system for monitoring and controlling your home.
The PICAXE 40X2 features 32 I/O ports and speeds up to 64MHz; a development platform simplifies project design using this…
The PICAXE 40X2 features 32 I/O ports and speeds up to 64MHz; a development platform simplifies project design using this workhorse.
In part 7 of the "Building Raspberry Pi Controllers" series, readers will learn how to make an interactive graphics…
In part 7 of the "Building Raspberry Pi Controllers" series, readers will learn how to make an interactive graphics bouncing ball using a Raspberry Pi and physical computing techniques.
Part Three in this three-article series shows you how to generate values for a discrete sinusoid and continuously convert…
Part Three in this three-article series shows you how to generate values for a discrete sinusoid and continuously convert this data into an analog signal without overburdening the CPU.
The mighty soldering iron. If you need one, want one, or just love to build stuff, then this project is for you.
The mighty soldering iron. If you need one, want one, or just love to build stuff, then this project is for you.
Part One in this three-article series focuses on using the SAM4S timer/counter peripheral to precisely control the…
Part One in this three-article series focuses on using the SAM4S timer/counter peripheral to precisely control the DAC’s sampling rate.
Learn how to communicate between your PC and the SAM4S using the Atmel Software Framework’s USB module and simple ASCII…
Learn how to communicate between your PC and the SAM4S using the Atmel Software Framework’s USB module and simple ASCII commands.
In this article we’ll use the SAM4S Xplained Pro development platform to get some hands-on experience with a PWM DAC.
In this article we’ll use the SAM4S Xplained Pro development platform to get some hands-on experience with a PWM DAC.
This article covers everything you need to know to generate pulse-width-modulated signals with Atmel’s SAM4S Xplained…
This article covers everything you need to know to generate pulse-width-modulated signals with Atmel’s SAM4S Xplained Pro development board.
This article provides additional details related to code development, hardware configuration, and the OLED interface.
This article provides additional details related to code development, hardware configuration, and the OLED interface.
Readers will learn how to wire a standard 16x2 LCD (liquid crystal display) to a Raspberry Pi to display messages.
Readers will learn how to wire a standard 16x2 LCD (liquid crystal display) to a Raspberry Pi to display messages.
No I2C interface with that sensor? No problem. Program a PIC chip as an I2C slave device for custom sensor and I/O…
No I2C interface with that sensor? No problem. Program a PIC chip as an I2C slave device for custom sensor and I/O interfacing. Here, we use three DHT22 sensors on a single I2C interface.
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.
Lasers are plentiful, inexpensive, and fun to use. Here's a target that reacts when it's hit by a laser beam.
Lasers are plentiful, inexpensive, and fun to use. Here's a target that reacts when it's hit by a laser beam.
Learn how to read electrical signals and data from an analog device using the Step Response technique in Part 5 of the…
Learn how to read electrical signals and data from an analog device using the Step Response technique in Part 5 of the Building Raspberry Pi Controllers series.
This article covers the firmware that allows the EFM8 microcontroller to communicate with the DAC and the MAX31855.
This article covers the firmware that allows the EFM8 microcontroller to communicate with the DAC and the MAX31855.