Documentation Index
Fetch the complete documentation index at: https://mintlify.com/yousifamanuel/clawd-mochi/llms.txt
Use this file to discover all available pages before exploring further.
Install Arduino IDE
Download Arduino IDE 2.x and install it.
Arduino IDE 2.x is recommended. The legacy 1.x version may work but is not tested.
Add ESP32 board support
- Open Arduino IDE → File → Preferences
- In “Additional boards manager URLs” paste:
- Go to Tools → Board → Boards Manager, search
esp32, install “esp32 by Espressif Systems”
Install libraries
Go to Tools → Library Manager and install both:
Adafruit GFX LibraryAdafruit ST7735 and ST7789 Library
#include statements in the firmware: