1 min 0

IR code finder LCD version

My friend Rick sent this over to me which he managed to get working – it is a sketch which displays the results of an infra-red remote control hex codes on an LCD display. Ideal for if you want to use those cheap Chinese remote controls for your electronics projects but are unsure what key […]
Read More
1 min 0

Further firmware update for my 6 digit ATMega328P clock

With collaboration with my friend Rick, I have updated the firmware for my clock and his version as well. My version shows the hours and minutes on 1.8″ displays and the seconds on 0.8″ displays. Rick’s version uses 4″ high digits driven from my display driver boards discussed in a previous blog post with alternate […]
Read More
2 min 2

NTP clock only version of my ESP8266 based display

As there was interest I have released firmware for my YouTube statistics and clock internet connected display featured in my previous post for users who just want an NTP clock and don’t require the YouTube counter functions. This clock automatically gets the time from the NTP server and synchronises it with the software based RTC […]
Read More
2 min 7

1940’s National watch cleaning machine repair

I was given this machine to repair & restore – a National Electric watch cleaning machine Model 1 which dates from the 1940’s. It was in a very poor condition, rusty and all electrical parts visibly corroded and the original fabric insulation on the wiring had rotten. This was a very dangerous machine even when […]
Read More
1 min 0

A small update to my dual colour pong clock

I’ve released a small update to my arduino controlled dual colour pong clock project (V1.24) which fixes flickering on the seven segment display when the LED matrix is being updated. The change basically stops the matrix from updating when it’s blank as it does not need to. I also made some tweaks to the brightness […]
Read More
2 min 1

A constant current load using mosfet and LM358

In my below post I mentioned that I am building a bench PSU however I am still waiting for the parts to arrive. I decided to make a constant current load in order to test the electronic fuse and the power supply itself. I had built one before but the mosfet kept blowing after a […]
Read More