Electromagnetic Field

@b3cft told me about Eletromagnetic Field - it's a three day hacker event in a field near Milton Keynes. They've got an open call for participation, so we're having a think about what we might be able to do.

It seems this event is new, so they're feeling their way with it. This is probably a chance to get in on the ground floor and make the event into something really cool.

RIP The Homebrew Central Heating Thermostat

When we bought our flat, we found the heating had no thermostat (how on earth do people live without one? I'm not sure...). Since I had an Arduino handy, I thought I'd make one. I got a handful of Maxim 1-wire temperature sensors, a few meters of Cat-5 cable and set to work. Here's what I made:

13 Homebrew Central Heating Thermostat

Wireless Laundrino Part 2 - Wireless Remote

This is the second part of our Laundrino project. This part is a wireless remote unit that displays the same information as the front of the washing machine, which it gets from the Laundrino 'server'.

Wireless Laundrino

Self Resetting an Atmel Atmega 328

Sometimes it's useful to self-reset a CPU - this allows the application to completely restart, perhaps to avoid software problems, or perhaps to ensure that the application loads data or settings correctly.

Simple Voltage Regulators

Here's a bit of a roundup of some simple power supplies. These designs are really just the basics; they're all a way to make a large DC voltage into a smaller one (eg. 12V into 5V, or 5V into 3.3V). These solutions are generally good where the application isn't super-sensitive to the output voltage, or indeed the "smoothness" of the output. Unless you're very careful about component choices, these are only good for low current applications.

Arduino Power Savings

I've been looking at Arduino power consumption. The Arduino forum has a few posts on the subject, so I decided to get stuck in and actually try some of the things that have been mentioned.

Software Pulse Width Modulation (PWM) with an Arduino

Pulse Width Modulation (PWM) is a great way of controlling lights, motors and servos. By cunning use of PWM, it's possible to control the amount of power a device receives, or the voltage of a power supply, or the angle of the rotor of a servo. PWM is so useful that there's a great deal of support for it in various products.

Soldering

A fun part of electronics work is soldering. It looks pretty easy when you watch someone else do it, but it's easy to do badly when you try it yourself. The really annoying thing is that bad solder joints often work at first but fail later on, so it's always a good idea to do it right first time.

Telephone REN Extender

Introduction

UK Telephone lines have a "Ringer Equivalence Number" (REN) associated with them which essentially denotes how much current the line can provide to telephones when the line rings. Most lines have a maximum REN of about 4, and most modern phones have a stated REN of 1, meaning it's possible to have a maximum of four phones on a single phone line.

Syndicate content