esp32-spooky-maze-game icon indicating copy to clipboard operation
esp32-spooky-maze-game copied to clipboard

Rust Bare Metal implementation of maze game for ESP32

Results 6 esp32-spooky-maze-game issues
Sort by recently updated
recently updated
newest added

M5StackCoreS3 does not use MPU9250 but BMI270 I guess. I found a driver https://github.com/qrasmont/bmi270 but it doesn't seem to work. Did you manage to use BMI270 with MPU9250 driver ?

Thanks for making this project; it's a major help to people like me trying to get into Rust programming on ESP32 while the documentation is still lacking. I was not...

Add support for ESP32-S3-LCD-EV-Board. Implementation based on ESP-IDF with LVGL where the application logic is written in Rust and ESP-IDF handles the communication with peripherals.

add support for wifi

Add support for remote control of the app using IRDA Keyes and LED sensor attached to ESP32-S3-BOX