Skip to content

Fetch a random XKCD strip and show it on an e-paper display

License

Notifications You must be signed in to change notification settings

otaviokr/xkcdisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkcdisplay

Fetch a random XKCD strip and show it on an e-paper display.

This is a fun little demonstration on how to use go-epaper-lib and, at a much smaller scale, colly.

This app will fetch a XKCD random strip, try to make it fit the display and show it for a small period... and then repeat it.

I used a 2.7 e-paper display, but that is painfully too small to actually read the strip. I suggest you tried it with a bigger screen (some adjustments in the code are required, of course).

If I get a bigger screen, I'll run the tests and adapt this code to use it correctly - for the time being, I would say this is a successful proof-of-concept.

About

Fetch a random XKCD strip and show it on an e-paper display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages