Electronics

Coding an MSP430 From the Linux Command Line

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

4 years ago

Soldering Workbench Tour

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

4 years ago

Making a CAN bus module work with a Raspberry Pi

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

4 years ago

Revisiting Xilinx JTAG Programming from a Raspberry Pi

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

4 years ago

AVR Makefile in Linux

I recently designed and built a small prototype device for my wife that uses an AVR MCU. I wanted to…

4 years ago

Remote Programming and Debugging STM32s

I'm currently working on an STM32 port of some networking software and to make things easier I have the STM32…

4 years ago

UART and Ethernet on the STM32 Nucleo-F756ZG

If, like me, you are new to developing for the STM32, there are not many tutorials out there on how…

4 years ago

Amiga RGBtoHDMI Boards Update

Since my previous post about my RGBtoHDMI board there have been several updates including software changes and new boards. So…

5 years ago

Design of the Amiga 500 CPLD RGBtoHDMI

The RGBtoHDMI project uses a Raspberry Pi Zero to generate an HDMI output based on the video signals from a…

5 years ago

Designing the Amiga 2000 RGBtoHDMI V2

There is a project called the RGBtoHDMI project which is quite popular at the moment. Put simply it a project…

5 years ago