Skip to content

likeablob/substrate-esp32-p4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate | ESP32-P4

A port of the "Substrate" generative art algorithm (web port) to the ESP32-P4 with a 7" DSI display.

Original implementation: complexification.net/gallery/machines/substrate/

  • Board: JC1060P470C_I_W (ESP32-P4, 7" 1024x600 LCD, 32MB PSRAM)
  • Display Driver: JD9165
  • Touch Controller: GT911
  • Libraries: LVGL, LovyanGFX, TouchLib (see platformio.ini for details)

3D Printed Parts

See ./enclosure for STL and OpenSCAD source files.

Building from Source

pio run -t upload

Font Conversion

npx lv_font_conv --font Koruri-Extrabold.ttf --size 150 --format lvgl \
  --range 0x30-0x3a --bpp 1 --output src/koruri_bold_150_bpp1.c

Gallery

Related Projects

Acknowledgements

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages