All About Circuits

Latest Power Projects

Categories

Incorporating Wireless Power with IDT’s Tx/Rx Reference Kits

Incorporating Wireless Power with IDT’s Tx/Rx Reference Kits

Two evaluation boards from IDT help you to quickly and conveniently integrate wireless power into your designs.


Projects Oct 15, 2015 by Robert Keim
How To Build A Thermostat with a PICAXE

How To Build A Thermostat with a PICAXE

An inexpensive PICAXE microcontroller makes it easy to read a temperature sensor, compare the temperature to a setpoint, and turn a heater or cooler circuit on or off.


Build Your Own Time-Domain Reflectometer

Build Your Own Time-Domain Reflectometer

Build your own TDR out of a scope and a signal generator to troubleshoot long cable runs and impedance mismatches.


Raspberry Pi Project: Control a DC Fan

Raspberry Pi Project: Control a DC Fan

Control a fan based on the current temperature with a Raspberry Pi!


How to Build a Real-Time Clock with a PICAXE

How to Build a Real-Time Clock with a PICAXE

Teaming up a PICAXE µC, a DS1307 real time clock module, and an LCD117 serial adapter with a liquid crystal display is a fun, educational way to assemble your own date and time demo.


Light Bar “Relative Comfort” Thermometer with NodeMCU

Light Bar “Relative Comfort” Thermometer with NodeMCU

Create a wireless "relative comfort" light bar thermometer by broadcasting temperature data across multiple ESP8266 modules running NodeMCU using MQTT.


Projects Sep 28, 2015 by Patrick Lloyd
How to Add Bluetooth to a Ceiling Fan

How to Add Bluetooth to a Ceiling Fan

How to add BLE capabilities to a wireless ceiling fan by incorporating the nRF51 in the remote control. Part of our series on the nRF51.


Arduino Motor Shield Tutorial

Arduino Motor Shield Tutorial

A tutorial for the Arduino Motor Shield with a simple project. The motor shield has quite a few features such as current measuring and the ability to drive a single stepper motor.


Projects Sep 23, 2015 by Alex Udanis
Upgrade Your Power Wheels with Motor Control Basics

Upgrade Your Power Wheels with Motor Control Basics

Adding variable speed control and battery monitoring to a Power Wheels truck!


EFM8 Sound Synthesizer: Driving the Speaker

EFM8 Sound Synthesizer: Driving the Speaker

Part 2 in the “How to Make an EFM8-Based Sound Synthesizer” series.


Projects Sep 11, 2015 by Robert Keim
EFM8 Sound Synthesizer: From Square Wave to Sine Wave

EFM8 Sound Synthesizer: From Square Wave to Sine Wave

Part 1 in the “How to Make an EFM8-Based Sound Synthesizer” series, which will design a sound synthesizer that can play standard musical notes. We will accomplish this using a low-cost, small-form-factor EFM8 microcontroller in conjunction with a few external components and a speaker.


Projects Sep 04, 2015 by Robert Keim
Getting Started with PSoC®

Getting Started with PSoC®

Getting started with PSoC®, the Programmable-System-on-Chip by Cypress Semiconductor for developing and testing embedded systems.


How to Use MAX232 to Communicate Between a PIC and a PC

How to Use MAX232 to Communicate Between a PIC and a PC

This is one simple way to control a LED, fan, relay or solenoid with a computer and a PIC.


Build an Audio Mixer

Build an Audio Mixer

You and your friends are planning the greatest party your hometown has ever seen. Just one problem: you don't have a karaoke system. What's a great party with no karaoke? We're about to fix that. All you need are a few potentiometers and an op-amp.


Projects Aug 11, 2015 by Jacob Smith
Ambient Light Monitor: Measuring and Interpreting Ambient Light Levels

Ambient Light Monitor: Measuring and Interpreting Ambient Light Levels

Part 3 in the “How to Make an Ambient Light Monitor” series. The project continues by building an ambient light sensor circuit on a breadboard, digitizing the circuit’s output signals, and interpreting the digitized measurements.


Projects Aug 05, 2015 by Robert Keim
Transmit Temperature with Raspberry Pi

Transmit Temperature with Raspberry Pi

How to interface a Raspberry Pi to an I2C temperature sensor (TMP102) and then publish the data to a Google sheet and graph.


Keep Your Cool: Monitor Temperature with an Arduino

Keep Your Cool: Monitor Temperature with an Arduino

The LM35 is an ideal temperature sensor for measuring ambient temperature. It provides a linear output proportional to the temperature, with 0 V corresponding to 0 degrees C and an output voltage change of 10 mV for each degree C change. LM35s are easier to use than thermistors and thermocouples because they are so linear and require no signal conditioning.


Projects Jun 28, 2015 by Tim Youngblood
Reading Sensors with an Arduino

Reading Sensors with an Arduino

The ease with which an Arduino can obtain sensor values is one of the features that makes it so useful.


Projects Jun 18, 2015 by Tim Youngblood
How to Use Relays to Control High-Voltage Circuits with an Arduino

How to Use Relays to Control High-Voltage Circuits with an Arduino

To control high-voltage or high-power circuits with an Arduino, you have to isolate them from the Arduino with a relay. Here's how!


Make a Digital Voltmeter Using an Arduino

Make a Digital Voltmeter Using an Arduino

It's easy to make a simple digital voltmeter using an Arduino and 16x2 liquid crystal display (LCD).


Projects Jun 04, 2015 by Tim Youngblood