The latest ESP32 version of uLisp allows you to run Lisp on the ESP32-P4 Function EV Board, recently released by Espressif as a platform for evaluating their new ESP32-P4 processor:
The ESP32-P4 is a dual-core 400 MHz RISC-V processor (running at 360 MHz on the EV board), with 16 Mbytes of flash and 768 KB of on-chip SRAM. It can also support up to 32 Mbytes of PSRAM.
Get the latest ESP32 version of uLisp here: Download and install uLisp - ESP version.
The board is available from Espressif’s store on AliExpress: ESP32-P4-Function-EV-Board.
The board includes the following additional features:
- An ESP32-C6-MINI-1 module which provides 2.4 GHz Wi-Fi 6 & Bluetooth 5 (LE).
- A 7-inch capacitive touch screen with a resolution of 1024 x 600.
- A 2MP camera with MIPI CSI.
- A microphone.
- An audio CODEC chip, audio amplifier, and loudspeaker connector.
- An Ethernet chip and RJ45 Ethernet port.
- A USB to UART chip.
- A MicroSD Card slot (on reverse).
- RESET and BOOT buttons.
The current version of uLisp doesn’t yet support all these additional features; check this thread for updates.