LS055R1SX04 2K LCD Screen with controller board
ezContents 11 December 2020
This SX04 2K LCD with controller board screen just got delivered. I will try to connect it to an HDMI output. RPi maybe? Believe it or not I have actually made an unboxing video.
BBC Micro:bit breadboard projects
ezContents 16 July 2020
This is the micro:bit. It is a pocket sized computer system with motion detection, a built-in compass and Bluetooth technology that can be used to learn programming and electronics.
Commodore 64 custom PLA chip test
ezContents 2 June 2020
A while back I also made a prototype for C64 PLA chip replacement, but I never did any further tests and completed the project.
I thought that it was time to do some more tests on the chip. But will it pass the tests? Let's find out...
4164 Dynamic RAM with Arduino
ezContents 14 May 2020
The 4164 DRAM memory chips can be found inside old 8-bit computers like Atari 800XL and Commodore 64. In this blog I will try to explain how they work by going through the datasheet and then building a breadboard with an Arduino to look at the operation in more detail. You can also watch this on youtube.
Atari 800XL PCB remake
ezContents 24 November 2019
As a child I have owned an Atari 800XL. This 8-bit computer always had a special place in my heart. After almost 35 years I have decided to dive a bit deeper into the circuitry of this now called retro computer. What better way to start than to remake the PCB from scratch.
MiSTer IO Board 5.6 - Assembly
ezContents 7 October 2019
MiSTer project that is installed on the DE10-Nano board can only output video using the on-board HDMI connector. However if you want to get the real retro gaming experience then you can attach the MiSTer IO Board. Among other things, this add-on board let's you output 15KHz analog RGB video and audio signals that will let you connect to a CRT monitor. This blog post describes how to build such a board.
MiSTer IO Board - PCB
ezContents 22 September 2019
In order to connect your DE10-Nano board to VGA or other RGB output, you need an I/O Board. This PCB board and assembly instructions are available on the GitHub pages of the MiSTer project.
Terasic DE10-Nano blink LED
ezContents 30 August 2019
The Terasic DE10-Nano board is based on Altera Cyclone V SoC chip. It is a hybrid of ARM processor and FPGA that lets you do amazing things, among which is run cores of vintage computers. But as always it is good to start with making a LED on the board blink.
Small IPS Color Display with Arduino Nano
ezContents 30 May 2019
In this blog I will show how to connect a 0.96" IPS color display that is 80x160 pixels to Arduino Nano. Then I will try the new Arduino Web Editor to create and later to share this project.
Installing Sonoff-Tasmota firmware
ezContents 20 January 2019
Sonoff is an ESP8266 based on/off switch that will let you control electrical devices around your home. Out of the box it can be only managed by the eWeLink app which is running on Chinese servers. If you want to take full control of the device you can flash the firmware and access it inside your local network.