You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Thomas Ballmann 44d1042946 add dithering and central image handling #17 4 years ago
.vscode initial commit vuejs app for editing device settings 4 years ago
app persist settings #2 4 years ago
data initial commit vuejs app for editing device settings 4 years ago
include add dithering and central image handling #17 4 years ago
lib Initial commit 4 years ago
src add dithering and central image handling #17 4 years ago
test Initial commit 4 years ago
.editorconfig Initial commit 4 years ago
.gitignore initial commit vuejs app for editing device settings 4 years ago
.travis.yml Initial commit 4 years ago
README.md initial commit vuejs app for editing device settings 4 years ago
platformio.ini pngle dep added 4 years ago

README.md

paperdash-display

compile and upload new firmware

platformio run --target upload

app development

# build new dist files
yarn --cwd app build

# upload to device filesystem
platformio run --target uploadfs