Skip to content

I always wanted to build an ebook reader myself - this variant is one where the rendering happens on a server and the display is controlled by an ESP8266 that fetches the image and displays ist. This is the code for the ESP8266

License

Notifications You must be signed in to change notification settings

elbosso/esp8266epaperebookreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266epaperebookreader

GitHub release GitHub tag GitHub license GitHub issues GitHub issues-closed contributions welcome GitHub contributors Github All Releases Website elbosso.github.io

big picture

The code here trusts that there is a web server accessible using HTTP 1.0 requests for getting image files in the format PBM. The code is binary/ascii agnostic as far as the images are concerned, so both types (P1 and P4) are valid and accepted

About

I always wanted to build an ebook reader myself - this variant is one where the rendering happens on a server and the display is controlled by an ESP8266 that fetches the image and displays ist. This is the code for the ESP8266

Topics

Resources

License

Stars

Watchers

Forks

Packages