Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.37 KB

File metadata and controls

26 lines (19 loc) · 1.37 KB

micro-computer

Made with CocoRobo X-AI Module, built on MaixPy (MicroPython).

hor

Additional comments:

To create customized font from common font file (.otf, .ttf, etc.) to .Dzk, read here for more information.

To use customized font based on the 3type version of the CocoRobo X Module firmware, read custom-font-display.py.

  1. Go to https://x.cocorobo.cn/python
  2. Paste the code from custom-font-display.py to the code area of the loaded page
  3. Click Run to see the output immidiately. Or click Upload to upload this code file to the module, you can run the uploaded code by clicking the Run Last button on the bootup interface.