All About Circuits

Latest Power Projects

Categories

House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

Learn how to use a Raspberry Pi and an Arduino to develop a system for monitoring and controlling your home.


Projects Jun 03, 2016 by Cezar Chirila
C-BISCUIT Power: Assembly and Testing of Regulator and Crowbar Circuits

C-BISCUIT Power: Assembly and Testing of Regulator and Crowbar Circuits

Continuing the C-BISCUIT series, this article outlines how to populate and test the surface mount PCBs designed in a previous article using a hot air rework station and other various electronics tools.


Projects May 31, 2016 by Patrick Lloyd
Build a Development Platform for a PICAXE 40X2

Build a Development Platform for a PICAXE 40X2

The PICAXE 40X2 features 32 I/O ports and speeds up to 64MHz; a development platform simplifies project design using this workhorse.


Turning on a Light with Ultrasonic Motion Detection

Turning on a Light with Ultrasonic Motion Detection

This project will show you how to connect an ultrasonic sensor and an Arduino to turn on a light when motion is sensed.


Do-It-Yourself Soldering Station with an ATmega8

Do-It-Yourself Soldering Station with an ATmega8

The mighty soldering iron. If you need one, want one, or just love to build stuff, then this project is for you.


Projects May 05, 2016 by Cezar Chirila
Understanding and Using the SAM4S Digital-to-Analog Converter

Understanding and Using the SAM4S Digital-to-Analog Converter

Part Two in this three-article series explores the SAM4S DAC. We’ll look at hardware configuration, electrical characteristics, and the application programming interface.


Projects May 04, 2016 by Robert Keim
Build a 2-Digit Up/Down Counter with a PICAXE 20M2

Build a 2-Digit Up/Down Counter with a PICAXE 20M2

Counters using 7-segment LEDs are fun and useful projects for scoreboards and other numerical displays; here's one you can build.


Make a GPS Navigation System for a Boat with a Raspberry Pi

Make a GPS Navigation System for a Boat with a Raspberry Pi

If you are a boat owner, I'll guess you've seen some of the prices on the chart plotters and navigation tools. Some of them are pretty expensive. In this article I'll show you how I deal with that.


C-BISCUIT: The Brains of the Operation

C-BISCUIT: The Brains of the Operation

In this article, we teach C-BISCUIT how to do important life things, such as booting into our OS of choice, and connecting to the Wi-Fi it'll come to know as the gateway to knowledge.


Projects Apr 26, 2016 by Trevor Gamblin
Use a DC Motor to Power LED Headlights on a Longboard

Use a DC Motor to Power LED Headlights on a Longboard

Build a generator-powered LED headlight for a longboard for very cheap.


Projects Apr 20, 2016 by Jacob Smith
Build Programmable Time-based Switches Using a Real Time Clock

Build Programmable Time-based Switches Using a Real Time Clock

Use DS3231M RTC alarm functions to make programmable, time-based, switches to power devices on and off at precise times.


Build a Solar Battery Charger For Ni-MH Batteries

Build a Solar Battery Charger For Ni-MH Batteries

Build a simple solar powered battery charger for Ni-MH batteries.


Projects Mar 16, 2016 by Jacob Smith
C-BISCUIT Power: Crowbar Protection Circuit for 5V Regulator

C-BISCUIT Power: Crowbar Protection Circuit for 5V Regulator

Over-voltage and over-current protection circuit for use with the C-BISCUIT platform's main computer, the Wandboard.


Projects Mar 09, 2016 by Patrick Lloyd
C-BISCUIT Power: 5V 3A Buck Regulator for Wandboard

C-BISCUIT Power: 5V 3A Buck Regulator for Wandboard

Design and theory behind the 5V-3A buck regulator based on the LM25575 to be used in the C-BISCUIT robot project.


Projects Feb 26, 2016 by Patrick Lloyd
Create Your Own Battery Backup Power Supplies

Create Your Own Battery Backup Power Supplies

In this project, Jason Poel Smith builds a battery backup system that you can use for small electronics to make sure that they never lose power.


Create an Arduino Controlled Battery Charger

Create an Arduino Controlled Battery Charger

In this project, we use an Arduino and an attached charging circuit to control the charging of NiMH rechargeable batteries.


C-BISCUIT: Design Choices and Justification

C-BISCUIT: Design Choices and Justification

While the C-BISCUIT project is far from complete, it's already come a long way, seeing numerous ideas and design goals in the process. This article will discuss some of these.


Projects Feb 10, 2016 by Trevor Gamblin
Embedded PID Temperature Control, Part 1: The Circuit

Embedded PID Temperature Control, Part 1: The Circuit

Invoke the power of the PID (proportional–integral–derivative controller)! The key components in this design are an EFM8 microcontroller, a DAC, and the MAX31855 thermocouple-to-digital converter.


Projects Feb 01, 2016 by Robert Keim
How to Eliminate Ground Loops with Signal Isolation

How to Eliminate Ground Loops with Signal Isolation

This project explains how to isolate signals to eliminate ground loops in electronic systems.


Projects Jan 29, 2016 by Orrin Bigelow
C-BISCUIT: A Robotics Platform for the Hacker and Hobbyist

C-BISCUIT: A Robotics Platform for the Hacker and Hobbyist

This is the beginning of a multi-part, multi-author series on how to build your own robotics platform called C-BISCUIT, an acronym for Collaborative Bot with Integrated System Core, Unmanned Interactivity, and Telemetry -- based on the Wandboard Quad computer.


Projects Jan 25, 2016 by Patrick Lloyd