ESP32-P4-WIFI6 on the PicoCalc

With help from an AI I managed to get waveshare’s ESP32-P4-WIFI6 board to work in the PicoCalc.

The main features (display, keyboard and WiFi/Bluetooth) work. You need to recomiple MicroPython with access to GPIO24 and GPIO25 and the UART0 goes to GPIO37 and GPIO38.

GitHub - Pedrocasf/PicoCalcESP32-P4-WIFI6-Micropython: A micropython experiment for the ESP32-P4 on the PicoCalc · GitHub

5 Likes