Explore >> Select a destination


You are here

grep.be
| | www.cberner.com
12.4 parsecs away

Travel
| | cberner.com - A blog about Linux, Programming, and Computers
| | iosoft.blog
13.4 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...
| | ao2.it
13.7 parsecs away

Travel
| |
| | jborza.com
94.0 parsecs away

Travel
| Ive went through the first part of From Nand to Tetris course where I learnt to build a simple 16-bit computer called Hack from the digital building blocks (NAND gates). The course used its specific HDL (hardware definition language), which is a gentle way to shield a beginner from the ugliness of a real language, but to implement anything on a real FPGA board one needs to use VHDL or Verilog.