-
No love for Microchip nee Atmel? https://github.com/atsamd-rs/atsamd
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Really good. Check out the examples in the nrf-hal repo. Also, if you don't mind forking out for some extra components the Knurling sessions by Ferrous Systems are ace.
-
> currently being rewritten Some things are still missing
-
The Embassy project provides an async wrapper for the Nordic BLE soft device: https://github.com/embassy-rs/nrf-softdevice
-
I would say yes. If you get something like a BBC micor:bit you'll be able to run the microbit examples straight out if the box.
-
I think programming AVR controllers has become easier since nightly rustc can be used. However, not all the documentation is up to date and the community seems a bit fragmented between the avr-rust repos and avr-hal. If you want to use your uno I would suggest checking out the uno examples on avr-hal.
-
You can get started here