2 min 1

Arduino pump timer with GLCD

I’ve been making a timer for my garden watering system as I have bought a few cheap timers from Amazon / Ebay in the past but they were either rubbish or went faulty within a year so I decided to make my own. I used a 240×64 graphic LCD salvaged from an old & obsolete […]
Read More
2 min 1

Further update on battery testers

If you have been reading my blog you will have noticed I made two Arduino based NIMH AA battery testers around 2 years ago. One was the first Arduino project I made but it needed some improvement and as I had mentioned in one of my previous posts I’m really running out of things to […]
Read More
1 min 0

Gas and smoke detector update

A while ago I made a rather silly project as I had a spare MQ2 sensor laying round left over from a previous experiment. I decided to build a circuit that simply displays the analog value from the sensor on a 7 segment display. It was a bit pointless but it did detect gas, farts […]
Read More
2 min 0

A simple Arduino gas detector example.

Overview So you may be wondering why I tried this. Well, I wrote some code to check for dangerous gases released when charging lead acid batteries as a safety concern at work. This came about because we charge lots of sealed lead acid batteries which usually charge without any problems but on one occasion one […]
Read More
2 min 0

Arduino NIMH battery tester update

Back in October I posted about a basic NIMH battery tester based on an Arduino nano I made some time back which was a successful project and works quite well however it could only test one battery at a time and didn’t apply a constant current load. It was good but not very accurate and […]
Read More