Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ PaperS3 Public template

A minimal PlatformIO starter template for the M5Stack PaperS3 that initializes the device and displays text on its e-ink screen.

Notifications You must be signed in to change notification settings

jesusfj710/PaperS3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperS3 with PlatformIO

This project provides a minimal starting point for developing with the M5Stack PaperS3 using PlatformIO. It includes a clean setup that displays simple text on the e‑ink screen and is intended as a baseline for new projects.

Instructions

  1. Clone this repository.
  2. Open the folder in VSCode.
  3. Install the recommended PlatformIO extension.
  4. Build the project and upload it to your PaperS3.

Picture of the PaperS3 with m5unified@0.2.11 and m5fgx@0.2.17

Dependency Compatibility

Because of how M5Unified interacts with M5GFX, not all versions are compatible1. Explicitly pinning both versions avoids subtle runtime issues when PlatformIO resolves dependencies automatically.

M5Unified version Explicit M5GFX version Status
0.2.8 0.2.10
0.2.8 0.2.14
0.2.10 0.2.10
0.2.10 None
0.2.10 0.2.12
0.2.10 0.2.14 Working, but unstable
0.2.11 None
0.2.11 0.2.17

Additional Resources

Footnotes

  1. For details, see the official repositories for M5Unified and M5GFX.

About

A minimal PlatformIO starter template for the M5Stack PaperS3 that initializes the device and displays text on its e-ink screen.

Topics

Resources

Stars

Watchers

Forks