mboeh / inkplate_memento

A digital greeting card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inkplate Memento

Arduino code to use the Inkplate to display digital "greeting cards" composed of text and 1-bit graphics. Cards can be written as text files and uploaded via the serial interface with memento-client.rb (this requires the uart gem).

Resources

  • The graphics in pics/ are from Hypercard, from this helpful compilation.
  • The Century Schoolbook font was generated here.
  • The silly text in the included messages was written by me, except for `horse.txt', which was written by Lin-Manuel Miranda.

About

A digital greeting card

License:The Unlicense


Languages

Language:C 99.0%Language:C++ 0.8%Language:Ruby 0.2%