• Work
  • Journal
  • Jan 1, 2020

    Learning embedded Rust with the nRF24L01+ 2.4 Ghz

    I’ve been meaning to learn a system programming language and learn about embedded programming. I opted for Rust due to its focus on safety, great support for WebAssembly and helpful and growing community. It seems like a promising language and a great fit for a beginner with a JavaScript or TypeScript background.