You are here |
grep.be | ||
| | | |
www.cberner.com
|
|
| | | | cberner.com - A blog about Linux, Programming, and Computers | |
| | | |
iosoft.blog
|
|
| | | | 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
|
|
| | | | ||
| | | |
jborza.com
|
|
| | 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. |