Releases: elect-gombe/esp32_mmd
Releases · elect-gombe/esp32_mmd
now start dancing!
MMD for esp32 (including M5Stack), now start dancing
how to flash
Linux
python esptool.py --chip esp32 --port <your usb device> --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0x1000 bootloader.bin 0x10000 spi_master.bin 0x8000 partitions.bin
windows
esp32
#define PIN_NUM_MISO 19
#define PIN_NUM_MOSI 23
#define PIN_NUM_CLK 18
#define PIN_NUM_CS 14
#define PIN_NUM_DC 27
#define PIN_NUM_RST 33
M5Stack
WiFiBoy32 web page
Miku, binary files.
How to write your M5Stack?
python esptool.py --chip esp32 --port /dev/<Enter your USB device> --baud 2000000 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0x1000 bootloader.bin 0x20000 spi_master.bin 0x8000 partitions.bin
This binary distributed under PCL. Non-commercial use
You are allowed to use this MMD model only if you follow the guideline
set by Crypton Future Media, INC. for the usage of its characters.
For detail, see: http://piapro.net/en_for_creators.html
And, have fun!