An Experiment in Drying Washed PCBs

4 years ago

When assembling PCBs they get quite dirty, a majority of this dirt is flux, it can be sticky and can…

Coding an MSP430 From the Linux Command Line

4 years ago

The MSP430 is a 16bit microcontroller made by Texas Instruments. As with many other embedded platforms I've been doing some…

Emulating PPC32 Linux in x86_64 Linux

4 years ago

I've recently needed to do some porting work for a PPC32 CPU running Linux. At the time I didn't have…

Soldering Workbench Tour

4 years ago

Over the past couple of years I have been upgrading the soldering equipment that I used to mostly repair Amigas…

Amiga RGBtoHDMI Boards Update – January 2022

4 years ago

Back in May of 2021 I posted an update of the current state of the RGBtoHDMI boards I design. There…

800MIPS Amiga With Emu68 and PiStorm

4 years ago

Unfortunately life took over in the last few months and I haven't been able to keep up with the speed…

Making a CAN bus module work with a Raspberry Pi

4 years ago

For some upcoming projects I need to have a working CAN bus to play with. On one end I have…

Revisiting Xilinx JTAG Programming from a Raspberry Pi

4 years ago

Nearly a year ago I wrote about a way to program Xilinx XC9500XL series chips from a Raspberry Pi. Since…

Amiga RGBtoHDMI Supporting Pi Zero 2

4 years ago

Several people have asked me in recent weeks if the Amiga RGBtoHDMI boards I designed support the Pi Zero 2.…

Using Docker Buildkit for OS Agnostic Builds

4 years ago

One of the many things I'm working on for wolfSSL right now is a Markdown based documentation build system which…