Commit a963bf85 authored by Russ's avatar Russ

pyboard1.1 firmware

parent d022ec27
MicroPython v1.12-464-gcae77daf0 compiled using ESP IDF v3
with the st7789 C driver and the frozen python font files:
- vga1_8x8.py The esp32 directory contains a firmware.bin file with MicroPython
- vga2_8x8.py v1.12-464-gcae77daf0 compiled using ESP IDF v3 with the st7789 C driver and
the frozen python font files for generic ESP32 boards.
- vga1_8x16.py The pybv11 directory contains a firmware.dfu file with MicroPython
- vga2_8x16.py v1.12-464-gcae77daf0 compiled with the st7789 C driver and
the frozen python font files for the Pyboard v1.1.
- vga1_16x16.py Frozen python bitmap font files included:
- vga2_16x16.py
- vga1_bold_16x16.py - vga1_8x8
- vga2_bold_16x16.py - vga2_8x8
- vga1_16x32.py - vga1_8x16
- vga2_16x32.py - vga2_8x16
- vga1_bold_16x32.py - vga1_16x16
- vga2_bold_16x32.py - vga2_16x16
- vga1_bold_16x16
- vga2_bold_16x16
- vga1_16x32
- vga2_16x32
- vga1_bold_16x32
- vga2_bold_16x32
When using this firmware you can use the VGA fonts directly from flash to When using this firmware you can use the VGA fonts directly from flash to
save RAM. For example, in the ttgo_hello.py program change the font import save RAM. For example, in the ttgo_hello.py program change the font import
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment