
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
For the past few weeks I’ve been playing around with making a small robot that I could drive around over wifi using an onboard camera. This is all part of the bigger plan mentioned here about making some kind of game involving one (or more) robots that can be driven by humans vs several autonomous…
I’ve been playing around with trilateration in p5.js a bit more. From playing around with the previous script it seemed like if I have three receivers , I either get 2 or 3 points closely bunched together and the other points are much further away. So I wrote a function that basically looks at all…
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…