-
1Pull the repository and library dependencies
git clone --recursive https://github.com/atomic14/diy-esp32-epub-reader.git
-
2Select the platform io environment you want to build (lilygo_t5_47, m5_epaper or epdiy)
Editing the default_envs = epdiy or building for that environment
Editing the default_envs = ENVIRONMENT or building for that environment directly
-
3Only if the supported hardware has no SD-Card reader, add some ePubs to the /data directory and upload them with Platformio
pio run -t uploadfs
-
4Make sure to use VSCode with the Platformio extension
And to have the latest Espressif framework & toolchain. At the moment of writing this:
framework-espidf (4.3.1)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.