Skip to main content

Posts

Showing posts with the label Thing-A-Day

Thought 64: Thing-A-Day 5: Yocto and Excavator

Yocto is currently building as Dunfell. We will know more later on how well this works. Excavator switch from relays to H-bridge L298N is working so much better. The relays were getting back powered and stuck on after an abrupt stop or turn. The H-Bridge has fixed this issue. Now we need to fix the rest up the rest of the excavator. Vitory on dunfell building. Now to put this on a SD card and test it out.

Thought 62: Thing-A-Day 3: Yocto Continued + Excavator Update

There is still a bug with getting yocto to work with Docker for Windows. One issue might be related to the underlaying Ubuntu version being 20.04. There is some evidense that file names play a role in preventing it from running successfully. If the latest clean and rebuild fails we will rebuild the Docker using 18.04 as the base and spin it back up. Looking at Docker Hub there are several Yocto Dockers, but none with instructions on how they work or even what version of ubuntu they use, in short they all look like crap-shoots. With that in might I will publish my version when this work and add some documentation on how it works. In the meantime there has been a need to update the Excavator project as there was an issue with the relays getting stuck open cause the wheels to constantly spin. The upgrade will be switching to using a H-Bridge for the main motors. Hopefully with some good thoughts we'll make progress today.

Thought 61: Thing-A-Day 2: Yocto Continued

Currently Yocto is still compiling. Partially due to the issues that needed to be resolved in the setup to get to building with a little luck today we will test out the image produced, provide some results below, and then get started on the next task which will be to get a SWUpdate working with the image. So fingers crossed here that we get everything up and running. Decided this was not going to resolve well. Rebuilding the Docker and the build. Fingers crossed, this takes about 8 hours or so to build, so we may end up having to switch to something else to try. On the plus side this is progress the Docker appears to start and work on the first try now. This means that the docker can continue to be evolved into something more complex. It also likely means we are missing something from the docker for building out yocto, might have to download an image from docker hub to get past this issue. While this might be a downspin on getting an image going for "The House of Clo...