Skip to content

olliiiver/tinyPNG_platformio_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformIO example for tinyPNG (esp32 and native)

Example for https://github.com/olliiiver/tinyPNG

This example can run in two different environments.

Native

Run on your local machine (Mac). opencv and pkg-config need to be installed (via brew).

pio run
.pio/build/native/program

ESP32

Run on ESP32. Shows an image on an ILI9341 display.

pio run --target upload

Demo

About

Pio example for tinyPNG library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published