Welcome! In this post I talk about the reverse engineering of the GM328A transistor tester. I have drawn the schematics of the board and compiled new firmware for it. As a bonus, I also programmed Tetris for it. Intro Some time ago I wrote an article where I programmed one T3 LCR meter / transistor […]
Category: Hacking
Hacking an AVR programmer to function as a USB MIDI interface
This is going to be a quick post (compared to the average post here). I recently was in need of a USB to MIDI adapter, wanted to test a midi implementation on a ATmega8 and also check out VCV Rack with my keyboard, which is pretty old and only has a legacy MIDI connection. I […]
Getting the T-Rex Endless Runner to work on a Component Tester
Intro Some time ago I got one of these transistor testers on eBay for around 10$. It is quite useful, specially because my multimeter does not measure capacitance or inductance. I did a samll write up about it in portuguese here. First thing I noticed was the popular Atmega 328p on the back of the […]
Backup and Burning of Playstation/PocketStation saves
Hey Hackaday readers! Unfortunately this post is not about reverse engineering of the pocketStation, I guess Hackaday got it wrong because the original post is in Portuguese. Yet, it actually is about how I got to burn new ROMs and read its contents as well. If you like to stay, enjoy yourself. Intro I would […]
Arduino Mega Eprom Programmer
Versão em Português aqui. Intro Recently I acquired a SNES. But it only came with a bootleg Mortal Kombat cartridge. Searching for games I found a lot of repro cartridges (Cartridges with the ROM swapped) being sold at local second hand selling websites. The problem is that they are sold usually at prices comparing to […]
Downloading Game Boy Camera pictures to the PC.
Intro The Game Boy camera, one one my favourite pieces of hardware so far. I would like to say that I had one since I was a child with some old pictures, but I can’t. I got my Game Boy camera some time around last summer, I even had already started the game boy project, […]
Dumping Game Boy MBC1 cartridges.
Hello people! We will continue the quest of reading Game Boy cartridges .This will be the first post about reading the whole cartridge (both ROM and RAM). But we will focus in MBC1 cartridges for now. Example of MBC1 cartridges are Pokémon Red and Blue, Super Mario Land 3, and Link’s Awakening. Last post we […]