crosspoint-reader-papers3
ESP32 e-reader firmware development with strict memory rules
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install CrossPoint Reader PaperS3?โผ
Run `npx skills add juicecultus/crosspoint-reader-papers3 --all -g -y` in your terminal to install this skill globally.
What does CrossPoint Reader firmware do?โผ
It is open-source firmware that turns the M5Paper S3 into a full EPUB e-reader with touch navigation, WiFi book uploads, and multi-language support.
How does this skill help with ESP32 development?โผ
It gives your AI agent strict rules for PSRAM allocation, stack safety, and hardware abstraction so firmware changes avoid crashes and memory fragmentation.
How do I build and flash the firmware?โผ
Install PlatformIO, then run `pio run --target upload` with the M5Paper S3 connected over USB-C to build and flash in one step.
Does it work with Claude Code and other AI coding tools?โผ
Yes. The included CLAUDE.md follows the universal skill standard and works in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core