Commit Graph

8 Commits

Author SHA1 Message Date
hnwangkg-ezio 04d4621789 2020-12-10 2020-12-11 14:36:30 +08:00
hnwangkg-ezio b488e9609d 2019.07.31 2019-07-31 19:11:58 +08:00
hnwangkg-ezio 717cbb8d92 2019.07.31 2019-07-31 19:08:02 +08:00
Ryan Finnie d0918826de
Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3
* Move lib files into waveshare_epd package
  * Use int() where integer division is needed
  * Use logging (debug level) in library files, so they can be used by a
    user script without print()s being output
  * Use logging (info level) in example files
  * Move Font.ttc file into pic directory
  * epdconfig.py: Detect RPi or Jetson Nano
  * Search for sysfs_software_spi.so in several places
  * Include both Jetson and RPi readme files
  * Include setup.py for package installation
  * Fix few small syntax errors preventing setuptools byte-compiling
2019-07-20 16:48:08 -07:00
hnwangkg-ezio 1f82e4a488 2019.06.24 2019-06-24 17:11:43 +08:00
hnwangkg-ezio f4efe420f0 fix readme.txt 2019-04-08 19:04:58 +08:00
hnwangkg-ezio ea758b02ef add arduino code 2019-04-08 17:50:14 +08:00
hnwangkg-ezio ae842374e9 first commit 2019-03-07 17:30:58 +08:00