Using an FPGA to Glitch the Olimex LPC-P1343

After trying out hardware hacking using an FPGA to interface with target hardware, [Grazfather] was inspired to try using the iCEBreaker (one of the many hobbyist FPGAs to have recently flooded the market) to build a UART-controllable glitcher for the Olimex LPC-P1343.

When the target board boots up, the bootROM …read more

Continue reading Using an FPGA to Glitch the Olimex LPC-P1343

Laptop Like It’s 1979 with a 16-Core Z80 on an FPGA

When life hands you a ridiculously expensive and massively powerful FPGA dev board, your first reaction may not be to build a 16-core Z80 laptop with it. If it’s not, perhaps you should examine your priorities, because that’s what [Chris Fenton] did, with the result being the wonderfully impractical “ZedRipper.” …read more

Continue reading Laptop Like It’s 1979 with a 16-Core Z80 on an FPGA

Symbiflow Open Source FPGA toolchain

Anyone who’s ever had the pleasure of programming FPGAs knows that it’s a land of proprietary tools that almost require marriage level commitment to a specific platform to be effective. Symbiflow hopes to solve this by becoming the GCC of FPGAs.

Rather than a tool built around a specific chip …read more

Continue reading Symbiflow Open Source FPGA toolchain

Upgrading a MIDI Controller with an FPGA

While the “M” in MIDI stands for “musical”, it’s possible to use this standard for other things as well. [s-ol] has been working on a VJ setup (mixing video instead of music) using various potentiometer-based hardware and MIDI to interface everything together. After becoming frustrated with drift in the potentiometers, …read more

Continue reading Upgrading a MIDI Controller with an FPGA

Hackaday Podcast 028: Brain Skepticism Turned Up to 11, Web Browsing in ’69, Verilog For 7400 Logic, 3D Printing in Particle Board

Hackaday Editors Mike Szczys and Elliot Williams cover the most interesting hacks over the past week. So much talk of putting computers in touch with our brains has us skeptical on both tech and timeline. We celebrated the 40th Anniversary of the Walkman, but the headphones are the real star. …read more

Continue reading Hackaday Podcast 028: Brain Skepticism Turned Up to 11, Web Browsing in ’69, Verilog For 7400 Logic, 3D Printing in Particle Board

Breathing LED Done with Raw Logic Synthesized from a Verilog Design

Breathing LEDs are an attractive adornment on many electronic devices. These days they’re typically controlled by software but of course there were fading effects back in the days of analog too. [Pepijn de Vos] mixes a little of the new and the old by building a hardware-based fader from a …read more

Continue reading Breathing LED Done with Raw Logic Synthesized from a Verilog Design

Game Boy Recreated in Verilog

With the wide availability of Raspberry Pi hardware and pre-baked Linux distros with emulators ready to go, making a retro handheld is easier than ever. Emulation isn’t the only way to go about playing old games however. [Wenting Zhang] decided to instead recreate the Nintendo Game Boy in Verilog, and …read more

Continue reading Game Boy Recreated in Verilog