/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

domipheus.com
| | bryananthonio.com
4.1 parsecs away

Travel
| | Sharing key insights on how computers work, from logic gates and binary arithmetic to assembly languages.
| | danielmangum.com
2.8 parsecs away

Travel
| | It's a simple question really: how can you read and write to the same register in a single-cycle processor? If you have spent most of your life working with software, it is tempting to think of all events as happening sequentially. However, that sequential model that we have become so familiar with as software engineers is really an abstraction that hardware offers to us to help our simple brains reason about logic.
| | jborza.com
1.4 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.
| | bikerglen.com
33.4 parsecs away

Travel
| [AI summary] A detailed electronics project blog entry describing the design, coding, and 3D printing of a USB-controlled RGB LED device using a PIC microcontroller and an APA106 driver.