Archive
-
2025-07-24
:: ๐งช nrf52833 BBC micro:bit
::
#rust,
#nrf52833,
#embedded,
#project
-
2025-07-16
:: MCU Synchronization
::
#embedded,
#basic,
#clock,
#timers,
#interrupts
-
2025-07-15
:: MCU Clock System
::
#embedded,
#basic,
#clock
-
2025-07-15
:: Interrupts (ISR, IVT, NVIC)
::
#embedded,
#basic,
#interrupts
-
2025-07-14
:: Timers
::
#embedded,
#basic,
#timers
-
2025-07-14
:: TinyML
::
#tinyml,
#basic
-
2025-07-13
:: PWM (Pulse Width Modulation)
::
#embedded,
#basic,
#pwm
-
2025-07-11
:: MCU Peripherals
::
#embedded,
#basic,
#peripherals
-
2025-07-11
:: MCU Registers
::
#embedded,
#basic,
#registers
-
2025-07-11
:: Basic Embedded Rust Flow (Cortex-M)
::
#rust,
#embedded,
#basic
-
2025-07-02
:: CPUโPeripheral I/O Communication: Approaches and Trade-offs
::
#embedded,
#basic,
#cpu
-
2025-07-02
:: MMIO (Memory-Mapped I/O)
::
#embedded,
#basic,
#mmio
-
2025-07-01
:: Cross-compiling
::
#rust,
#embedded,
#basic
-
2025-07-01
:: Debugging firmware
::
#rust,
#embedded,
#basic
-
2025-06-30
:: I2C (Inter-Integrated Circuit)
::
#embedded,
#basic,
#sp
-
2025-06-30
:: SPI (Serial Peripheral Interface)
::
#embedded,
#basic,
#sp
-
2025-06-30
:: UART (Universal Asynchronous Receiver / Transmitter)
::
#embedded,
#basic,
#sp
-
2025-06-28
:: Serial Protocols
::
#embedded,
#basic,
#sp
-
2025-06-25
:: Embedded ๐ฆ crates ecosystem
::
#rust,
#embedded
-
2025-06-24
:: ๐งช RP2040 Pico W Lab
::
#rust,
#rp2040,
#embedded,
#project
-
2025-06-16
:: Building Trustworthy Embedded Systems with Rust
::
#rust,
#embedded,
#memory
-
2025-06-12
:: GPIO (General Purpose Input / Output)
::
#rust,
#embedded,
#basic,
#gpio
-
2025-06-09
:: Understanding Memory Management in Rust: From Dynamically Sized Types to Fat Pointers
::
#rust,
#memory,
#basic
-
2025-06-05
:: From Rust Source to Embedded Executable: A Deep Dive into the Compilation Process for Embedded Systems
::
#rust,
#compilers,
#embedded
-
2025-06-01
:: โ๏ธ The Aesthetics of Semiconductor Destruction: Understanding the PN Junction
::
#basic_electronics
-
2025-05-29
:: Critical Compression of Embedded Firmware: Understanding cargo size and Linker Strategies in Rust
::
#rust,
#embedded,
#linker
-
2025-05-28
:: โ๏ธ Diving into the World of Semiconductors: From Atoms to Crystals
::
#basic_electronics
-
2025-05-27
:: From Rust Source Code to Optimized Executable: Inside the Rust Compiler Pipeline
::
#rust,
#compilers,
#aot
-
2025-04-09
:: ๐ฆ On-Chain Key-Value Storage
::
#rust,
#solana,
#anchor,
#project
-
2025-03-19
:: ๐ Anchor CPI โ Cross-Program Invocation on Solana
::
#rust,
#solana,
#anchor,
#project
-
2025-03-07
:: ๐ฎ Game on Solana: Guess the Number
::
#rust,
#solana,
#anchor,
#project
-
2025-03-04
:: ๐งฎ Simple Solana Counter Program
::
#rust,
#solana,
#project
-
2025-01-26
:: ๐ค Actix-web AI Agent
::
#rust,
#actix_web,
#open_ai,
#project
-
2025-01-15
:: Rust Toolchain: A Complete Guide to Managing and Configuring Your Rust Environment
::
#rust,
#basic
-
2024-12-10
:: ๐ std web_server
::
#rust,
#sync,
#project
-
2024-10-19
:: ๐ Actix-Web Server
::
#rust,
#actix_web,
#project
-
2024-10-11
:: ๐งพ TUI Inventory App
::
#rust,
#tui,
#project
-
2024-10-07
:: ๐
TUI Pomodoro App
::
#rust,
#tui,
#project
-
2024-10-05
:: ๐ฅ๏ธ Wasm-based Application: Tax Calculator
::
#rust,
#webassembly,
#project
-
2024-09-15
:: ๐ฎ Exploring C++ Game Development with Unreal Engine 5
::
#cpp,
#gamedev,
#project
-
2023-07-05
:: ๐ฑ Android Emulator Launcher
::
#java,
#android,
#project
-
2023-06-26
:: ๐ HTML Scraper
::
#java,
#spring,
#project