Explore >> Select a destination


You are here

appcodelabs.com
| | jborza.com
3.2 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.
| | nerd.mmccoo.com
3.7 parsecs away

Travel
| | [AI summary] A detailed guide on programming the STM32F103C8T6 microcontroller to blink an LED using various tools and techniques, including STMCubeMX, GCC, OpenOCD, and a ST-Link programmer.
| | mikecoats.com
4.0 parsecs away

Travel
| | This time we're creating a basic embedded project in Rust that prints "Hello, world!" over the debug interface.
| | www.jrebel.com
15.5 parsecs away

Travel
| Java developers turn to VS Code, or Microsoft Visual Studio Code, for a variety of features and functions, including its debugger. Learn more.