Recently I completed a small project, including an embedded microcontroller. For me, using the popular Arduino IDE, and C, was a mistake. The experience with Rust was better, but still very exciting, and not in a good way.
Here follows the rant.
- Introduction
- Arduino IDE
- Writing C again
- Rust on the DigiSpark
- RIIR (Rewrite It In Rust)
- An offer of help
- Conclusions