• 2 Posts
  • 1 Comment
Joined 3 months ago
cake
Cake day: December 11th, 2025

help-circle
  • Thanks :3 I’m happy you liked my writeup!

    It was my first time writing anything like that, but I enjoyed it a lot and it helped me immensely to memorize what exactly was I doing and what I’ve learned (before this project I’d just raw dog a project without any notes and shit… it’d get messy more often than not and it was hard to start working on it again).

    Also omggggg the Rust ecosystem for embedded systems is so incredibly cool. I always avoided touching STM32 boards because I absolutely despise STM32CubeIDE, I hate their HAL, their C code generation and having to fuck around with these weird GUI menus for setting up timers and peripherals. Embassy-rs is soooooo much nicer! :3

    What are you planning to do with LoRa? I personally have a lot of ideas what to do with this subGHz radio - eg. stratospheric balloon telemetry + live image downlink, or creating a simple P2P network similar to meshtastic, but ofc worse (but DIY so yea)