Learn how to start building an automatic plant watering system using Arduino Uno R3 and Rust, covering setup, development tools, and initial blinky example.
Posts for: #Embedded
Basic Keyboard Implementation: Matrix Scanning, USB HID, and Async Rust
Dive deep into the basic implementation of mechanical keyboard firmware covering matrix scanning algorithms, USB HID communication, async programming with Embassy, and hardware pin configurations.
Development Tools and Hardware Deep Dive for Mechanical Keyboard Firmware
Explore the comprehensive toolchain for mechanical keyboard firmware development in Rust, from build automation to professional debugging tools and hardware configuration.
Setting Up Mechanical Keyboard Firmware Development in Rust
Learn how to set up a complete development environment for building custom mechanical keyboard firmware in Rust, including tools, frameworks, and hardware considerations.