Blog

A Glimmer of Hope?

Posted on:

While I wait for my lunch to defrost I’ll type this. For the last couple of days I’ve been getting close to my wits’ end with these motor driver boards. No matter what I tried I couldn’t get them to run without overheating. I was certain that this wasn’t a […]

Blog

Problem Solved?

Posted on:

A while ago I wrote about how I’ve managed to get PIC programming working under Linux. I mentioned that I was seeing a lot of errors from the programmer, a Silicon Chip K 9505 kit that I bought 20 years ago. Well, the write errors were getting worse and worse, […]

Blog

LCD Stuff2

Posted on:

The second line display problem actually wasn’t that simple to fix, when all is said and done. I thought it was a matter of updating the letter count in the PIC when cursoring down to the second line. I modified the PIC code by adding the fragment: I thought this […]

Blog

LCD Stuff

Posted on:

I achieved something today.For a while there I wasn’t sure I would but it eventually came together. Last night I soldered together one of my new LCD driver boards. I’ve had a few different driver boards, with designs going back to 2006, maybe earlier, but I recently sat down to […]

Blog

I Did It

Posted on:

You know how I was wondering about how to display images on the OLED display using MicroPython? No? Hmm. Well, anyway, I was. And I figured it out. Not thanks to all the online articles. Actually I did find a GitHub repository that included a conversion script that turns .png […]

Blog

More Smoke

Posted on:

This damn robot is starting to wear me down. I etched another batch of PCBs and constructed the ones I needed urgently. The modified sensor breakout board went together pretty well and testing has confirmed that the bump sensors now work as expected. I also constructed a new sonar deck […]

Blog

Steps Forward, Steps Back

Posted on:

Okay, things are sort of going ahead with the robot. I soldered up the old motor controller this morning, stripping components from a spare board. I could have hunted around for the FETs I needed but I’m pretty sure I don’t have enough and I didn’t want to risk using […]

Blog

Mistakes Were Made

Posted on:

And things were going so well. I spent yesterday printing off and installing the battery mount. It’s the same design as the one I put onto old Spot X, but modified to fit the new battery packs I’m using. It’s not a fantastic design but it works. I also finished […]

Blog

Breadboard Modification

Posted on:

For a few years now I’ve had a collection of breadboarding modules that I’ve used for prototyping. They’ve all had an Arduino Uno mounted in the top corner. Since I started using Raspberry Pi Picos, I came to the decision to replace one of the Arduinos with a Pico. So […]

Blog

It’s Adowable

Posted on:

So, I didn’t realise how tiny these things were. All the promo pictures have them looking like Nokia phone displays but no. They’re literally an inch square. Anyway in my last order I bought 2 of these little OLED displays because the Raspberry Pi Pico has I2C channels coming out […]