
Matchbox Car – could it work?
All the parts were lying around so with a bit of solder and hot glue…
fast documentation of hardware and software projects
The age old problem of making a robot and having it move about in any kind of sensible way continues to plague humanity Its 2023 – ChatGPT can solve complex problems, elon musk is landing rockets, the list goes on….. But I still can’t make a robot and get it to drive around indoors on…
I was thinking about openwave again recently and have started making moves to give it a go again. The short version of the project is this: So yeah basically the reason I gave up last time is the maths got too hard for me basically. But now ChatGPT exists so it will be interesting to…
Needed to make a vibration table on the cheap. Bought this subwoofer in halfords: The plan was to stand it upright and attach a table to its speaker cones and then use it for doing vibration testing on electronics parts. Thei nice thing about this system is it comes with an integrated amplifier so I…
As with most micro python ESP32 stuff – adding MQTT control was about as easy as it can get. I installed the mosquitto MQTT broker on a raspberry pi which was connected to my local wifi network. The robot was also connected to this same network. Then this python script was used to send MQTT…