Commit Graph

11 Commits

Author SHA1 Message Date
Amy Bowersox
d1369964d7 The code has to be GPL'd, because the license of the BCM2835 library requires
it.  Add the license document and the header on all source files.
2019-12-12 09:24:58 -07:00
Amy Bowersox
65999084c4 added "click" events for both buttons and touch 2019-12-11 11:32:19 -07:00
Amy Bowersox
68be55a8f5 tracing backlight problem and fixing a typo in a function definition 2019-12-09 13:42:55 -07:00
Amy Bowersox
bb8b27fb24 forgot the Python import 2019-12-09 13:38:01 -07:00
Amy Bowersox
351e2a2b47 error in Python script now 2019-12-09 13:37:02 -07:00
Amy Bowersox
a96a427e49 moved the main message loop entirely into Python 2019-12-09 13:29:37 -07:00
Amy Bowersox
5ff7bd0858 added constant registration capability 2019-12-09 12:28:28 -07:00
161a854502 checking out text rendering 2019-12-08 00:07:28 -07:00
30106490c0 add text out capabilities using FreeType and the Inconsolata font 2019-12-07 23:30:05 -07:00
2cfb92d97b fixed compile and runtime errors 2019-12-07 22:09:27 -07:00
aa94d80145 ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00