Projects

Isolated mains power monitoring Arduino

Isolated mains power monitoring (Arduino)

All about power today.. For a while now, I’ve been looking around for a mains (220-240VAC) power monitoring circuit that I might be able to interface with an Arduino.  There is of course the OpenEnergyMonitor solution, but they seem to use a transformer to isolate and measure the mains voltage.  The transformer doesn’t exactly couple to the […]

Isolated mains power monitoring (Arduino) Continue Reading

Solderless Breadboard Layout Sheets

Solderless Breadboard Layout Sheets (plug and play electronics) using arduino

Here’s a fun system designed to take care of some of the headaches involved in breadboarding a circuit. It is is a simple set of template files drawn to scale with real world electronic components. Using a vector drawing program you simply move the components onto the breadboard template, draw a few wires and print

Solderless Breadboard Layout Sheets (plug and play electronics) using arduino Continue Reading

USB NES controller with an arduino

USB NES controller with an arduino! using arduino

UPDATE 22-12-2014 Instructables user mattpbooth has updated the code and is hosting it on github: https://github.com/mattpbooth/ArduinoNESController… Thanks Matt! UPDATE 03-12-2011 Replaced a println with print (derp). UPDATE 01-12-2011 Remade all code from scratch. Remade ‘ible code section; Now includes a ‘Processing COM port config for dummies’ Ladies and gentlemen, I proudly present 8bit pleasure.. yours

USB NES controller with an arduino! using arduino Continue Reading

How to Build a LM35 Temperature Sensor Circuit

How to Build a LM35 Temperature Sensor Circuit

In this project, we will demonstrate how to build temperature sensor circuit using a LM35 sensor. As a temperature sensor, the circuit will read the temperature of the surrounding environment and relay thi temperature to us back in degrees celsius. The IC we will use to measure the temperature is the LM35 IC. We will

How to Build a LM35 Temperature Sensor Circuit Continue Reading

Tilt Sensor Tutorial

Tilt Sensor Tutorial using arduino

What is a tilt sensor? Tilt sensors allow you to detect orientation or inclination. They are small, inexpensive, low-power and easy-to-use. If used properly, they will not wear out. Their simplicity makes them popular for toys, gadgets and appliances. Sometimes they are referred to as “mercury switches”, “tilt switches” or “rolling ball sensors” for obvious

Tilt Sensor Tutorial using arduino Continue Reading

RFID with Arduino

RFID with Arduino

If you ever wanted to integrate RFID functionality into your project, this small tutorial might help you accomplish that. I used the RDM630 module from seeedstudio in its UART version. It comes on a small board with presoldered connectors which fits perfectly on a breadboard. You only need to connect the antenna to the two pin socket.

RFID with Arduino Continue Reading

Scroll to Top