#RustLang for Mobile Development
Tour of #RustLang and C++ interoperability ecosystem
Here's how we write an I2C Register with #RustLang on Apache #NuttX RTOS
https://lupyuen.github.io/articles/rusti2c?8#write-i2c-register
Reading an I2C Register with #RustLang on Apache #NuttX RTOS
https://lupyuen.github.io/articles/rusti2c?7#read-i2c-register
What's inside the #RustLang Embedded HAL for Apache #NuttX RTOS
https://lupyuen.github.io/articles/rusti2c?6#nuttx-embedded-hal
#RustLang Driver for BME280 Sensor works on Apache #NuttX RTOS ... Without any changes!
https://lupyuen.github.io/articles/rusti2c?5#rust-driver-for-bme280
Here's how our #RustLang app reads the BME280 Sensor ... On Apache #NuttX RTOS
https://lupyuen.github.io/articles/rusti2c?2#read-sensor-data-from-bme280
Crepe: Datalog in #RustLang as a procedural macro
#RustLang Procedural Macros under the hood
https://blog.jetbrains.com/rust/2022/03/18/procedural-macros-under-the-hood-part-i/
#RustLang Embedded HAL for Apache #NuttX RTOS has been published on crates.io ... Ready to be used in your own NuttX Rust Apps! 👍
https://github.com/lupyuen/rust-i2c-nuttx#rust-embedded-hal-for-nuttx
#RustLang Driver for BME280 Sensor ... Runs OK on Apache #NuttX RTOS! 🎉
https://github.com/lupyuen/rust-i2c-nuttx#test-rust-driver-for-bme280
Here's how we read the BME280 Sensor in our #RustLang App for #NuttX RTOS
https://github.com/lupyuen/rust-i2c-nuttx#rust-embedded-driver-for-bme280
We add the #RustLang Driver for BME280 Sensor to our #NuttX App ... By editing Cargo.toml
https://github.com/lupyuen/rust-i2c-nuttx#rust-embedded-driver-for-bme280
Now that #RustLang Embedded HAL runs OK on Apache #NuttX RTOS ... Let's test the Rust Driver for BME280 Sensor!
https://github.com/lupyuen/rust-i2c-nuttx#rust-embedded-driver-for-bme280
IoT Techie and Educator / Apache NuttX PMC