Welcome to an exciting journey into embedded programming with Rust! This project reimagines the popular Freenove Ultimate Kit tutorials through the lens of Rust programming, bringing you the power of memory safety and zero-cost abstractions to microcontroller development.
We're transforming the traditional C and MicroPython-based Freenove lessons into idiomatic Rust code. Whether you're an embedded systems veteran or just starting out, these tutorials will help you master both Rust and hardware programming through hands-on projects.
Ready to embark on your Rust embedded journey? Jump right in with our Introduction!
- 📁 src: Dive into our comprehensive tutorials
- 📁 code: Find complete, working examples for each lesson
- New tutorials and examples are added regularly!
Browse our growing collection of tutorials here. Each example is thoroughly documented and tested, making it perfect for both learning and reference.
Have ideas for improvements? Found a clever way to solve a problem? We welcome your contributions! Feel free to:
- Submit pull requests
- Report issues
- Suggest new tutorials
- Share your own ESP32 Rust experiments
This project is freely available under the MIT License. See LICENSE for complete details.
Let's build something amazing together! 🚀