Life Modding News

Arduarium Controller Gets New Code

 After what seems like forever (but has only been about a day) I've added in 300+ lines to the Arduarium Controller code. It's really starting to behave like an aquarium controller since I can now monitor PH. Read more »

Arduino Shield Design Standards

It seems like I'm not the only one who has run into problems with Arduino shields holding me back from doing projects. Here we're going to discuss a standard for designing Arduino shields which should make the whole system much more modular and open up new realms of possibilities for the Arduino.

The idea is simple. When designing a shield you have certain pins that you can use and your shield must allow the user to be able to change them. Read more »