esp32-spooky-maze-game

Rust Bare Metal implementation of maze game for ESP32

MIT License

Stars
30
esp32-spooky-maze-game - v0.10.0 Latest Release

Published by georgik 11 months ago

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

Changelog:

  • update HAL
  • update SPI call
  • remove atomics dependency
  • fix ESP32-C3-LcdKit resolution
  • fix ESP32-S3-USB-OTG - screen orientation and color
esp32-spooky-maze-game - v0.9.0

Published by georgik 11 months ago

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin

Changelog:

DMA optimization and refactoring (#67)

  • optimized DMA
  • refactor code and remove duplicated code in many targets
  • esp32-devkit-rust - decrease freq for reading IMU, because of interference on clock pin
esp32-spooky-maze-game - v0.8.0

Published by georgik 12 months ago

DMA support (#66)

  • add dma support for all available targets

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin
esp32-spooky-maze-game - v0.7.0

Published by georgik 12 months ago

esp-wrover - update hal (#63)

  • update version of project to 0.7.0
  • m5stack-core - add missing IMU initialization
  • esp32-c3-lcdkit clean up
  • esp32-c3-devkit-rust - fix implementation and update hal

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin
esp32-spooky-maze-game - v0.6.1

Published by georgik about 1 year ago

Flashing

You can use esp-workbench to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin
esp32-spooky-maze-game - v0.6.0

Published by georgik about 1 year ago

esp32-spooky-maze-game - v.0.5.0

Published by georgik about 1 year ago

Flashing

You can use esp-helm to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin
esp32-spooky-maze-game - v0.4.0

Published by georgik about 1 year ago

Flashing

You can use esp-helm to flash the binary.

You can use also espflash:

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin
esp32-spooky-maze-game - Release v0.3

Published by georgik over 1 year ago

Build for multiple targets

Flashing (espflash 2.x):

espflash write-bin 0x0 spooky-maze-esp-wrover-kit.bin