Electronics

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…

3 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…

3 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…

3 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…

3 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…

4 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…

4 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…

4 years ago

Repair of Another Amiga TF534 Accelerator

One of my friends from the local Amiga users group has a TF534 accelerator that one day decided to fail.…

4 years ago

Building a Digilent Based Xilinx JTAG Programmer

In a previous post I mentioned how to build a Xilinx programmer using a Raspberry Pi Zero for their basic…

4 years ago

Compiling Xilinx CPLD Verilog in Linux Command Line

I mostly edit my Verilog files for basic Xilinx CPLD devices in vim, so it is a pain to launch…

4 years ago