Explore >> Select a destination


You are here

jborza.com
| | iosoft.blog
1.9 parsecs away

Travel
| | In a previous post, I described 'EDLA', a WiFi-based logic analyser unit, that uses a Web-based display. That version used an ESP32 to provide WiFi connectivity; the PEDLA uses a Pi PicoW module instead. Hardware PEDLA circuit board The hardware is similar to the previous version; aside from the CPU change, the main addition is...
| | feertech.com
1.8 parsecs away

Travel
| | In which we write our first simple machine code
| | theshamblog.com
2.8 parsecs away

Travel
| | I built a computer! A very primitive one, made out of breadboards, bare wire, and logic gates. But it's fully functioning, it looks awesome, and unlike the staggering complexity of modern processor...
| | austinmorlan.com
41.6 parsecs away

Travel
| Ive always loved emulators because they let me play old games that I enjoyed as a kid, so I thought it might be fun to learn how they work and how to build one. My real goal is to build an NES emulator, but after doing some research, I decided to take the advice of the internet and start by building an emulator for the much less complex CHIP-8 instead. Its a good stepping stone to the NES.