Skip to content

Commit

Permalink
update readme to flash the firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
ugomeda committed Feb 11, 2025
1 parent ab5d4dc commit a7272cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,14 @@ You should be able to access the dashboard on the following URLs:
- Live HTML version: http://localhost:8000/live/html
- Live PNG version: http://localhost:8000/live/png

## ESP32 firmware

You will need [PlatformIO](https://platformio.org/) to compile
and flash your Inkplate.

- Create a `firmware/src/config.h` based on the `config.h.example` provided
- Use `pio run -t upload` to flash the Inkplate from the `firmware` folder

## Assets

This projets uses:
Expand Down

0 comments on commit a7272cb

Please sign in to comment.