Skip to content

Meowton electronics

DatuX edited this page Feb 3, 2020 · 23 revisions

Meowton Electronics and software

work in progress

ESP32 microcontroller

Meowton is controlled by a single ESP32 controller. Its recommend to use a version with 4MB PSRAM.

Flashing Micropython

First make sure your ESP32 has the correct Micropython version.

Follow the instructions here: http://micropython.org/download#esp32

Currently i'm using: esp32spiram-idf3-20191220-v1.12.bin

Clone this wiki locally