As you can see, the visualization tool is becoming more mature. We have taken the visualization scaffolding developed in the last post and added a few elements to each frame. It is amazing what a few buttons and menus will do for the looks of …
more ...For some time, I have been working in small portions on Dispatch as a serial library for the curve tracer. Initially, I thought that the serial library would be limited in scope to that particular project, but I began to see that the library could, potentially, be very useful …
more ...As you can see above, the scaffolding of a somewhat more sophisticated is complete and ready to be populated. You may recall that the original visualizer was adequate for the immediate task, but lacked a certain sophistication and control that would be quite nice to have …
more ...I have spent my spare time in the past few days debugging a problem that simply wouldn't go away. Every few seconds, there would be a random byte that was simply skipped out of the UART. Fortunately, the checksum was protecting bad data from getting through, but there …
more ...If you look to the right on the sidebar, you will see that we have added RSS and Atom feeds! This wasn't a critical update, but it was something that I have wanted to do for a bit. In truth, I hadn't used feeds myself, so …
more ...
As you can see, we have another layout completed and ordered from the guys at OSH park. This time around, we took some time to place some nice mounting holes and add rounded corners. We will be looking forward to assembling this board!
In the mean time, we will be …
more ...As you have seen with a few screenshots, we have made significant progress since the first post. We have completed a schematic, layout, rework, and created a basic code framework. We have proven that the hardware mostly works as-is, but would like to make some improvements. In this …
more ...After a few weeks of messing around on-and-off with the curve tracer, we finally have some shots to show that the work has not been for nothing!
I took the time to write a small TkInter-based plotting tool. I found a couple of …
more ...