After my employer decided to sell the property in August or whenever, they asked me to pull down the fence along the roadside. It was actually a pretty easy job, besides the manual aspect of moving all that timber, because a lot of it had already fallen over and the […]
Charging Station
For a while, Chris has been worried about lithium ion batteries suddenly going up in smoke and setting fire to everything. Now, the risk is real but there’s probably not a lot we can do about it since there are so many items in the house with Li Ion batteries, […]
Minor Updates
I’ve done a bit more work on Spot X 1.0. I pulled it to pieces and drilled some holes in the decks to allow me to fit the new electronics I also drilled some access holes in the side of the motor assemblies so that I can run sensor wires […]
Promising Signs
I haven’t had a chance to test the software modifications in Spot X yet, because both of the robots are in pieces, but testing on the bench seems to show that the higher motor speeds are in fact better for the controller. I took the chance to add in acceleration […]
A Glimmer of Hope?
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 […]
Problem Solved?
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, […]
LCD Stuff2
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 […]
LCD Stuff
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 […]
I Did It
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 […]