Tag: arduino

Build Your Own Arduino On A Breadboard

Within a few minutes you could have a fully functional Arduino platform running from a breadboard. This...

Simple 3 Phase Arduino Energy Meter With Ethernet Connection

One of our readers, Filip Ledoux, built his own 3 phase energy meter which is based on our...

How To Make Your Own Xduino Board

This guide takes you through all of the steps required to make your own Xduino board for...

Connecting An Ultrasonic Sensor To An Arduino

In this project, we will connect an ultrasonic sensor (HC-SR04) to an Arduino and use it to...

Arduino Based System For Automatically Limiting TV Time

Most of us spend far too much time in front of the TV. Here is a system for...

Arduino Parking Assistant, Perfect For A Small Garage

Those of us who have small garages know the frustration of parking a little bit too far...

Using Arduino Functions Correctly, Make Your Code More Efficient

Dividing your code up into functions or methods allows you to perform similar actions multiple times without...

Simple 3 Phase Arduino Energy Meter

Since writing up the article on how to build a simple Arduino home energy meter which measured the...