1 / 15
Touch control (with RP2040-TOUCH-LCD-1.28)
minicom / pigsh:commands:- 'circle 1' to enable dynamic circles [0 to disable]
- and so on… the (boolean) values you can change between 0/1 are:
- 'sensors' [show/hide sensor text]
- 'gyro' [show/hide gyrocross]
- 'bender' [second pointer elastic]
- 'smooth' [smoother/1frame delay for movement]
- 'insomnia' [no sleep/ screen always on]
- 'circle' [gyroscope changes circle, looks crappy atm]
- 'high' [highpointer: pointer above text]
- 'alpha' [alpha pointers]
- 'clock' [shows/hides analog clock]
- 'theme' [set theme (0-3)]
- 'light' [set brightness (0-100)]
- 'hour' [set hour (0-23]
- 'min' [set minutes (0-59)]
- 'sec' [set seconds (0-59)]
- 'dotw' [set day of the week (0-6, 0=Sunday, 1=Monday, 6=Saturday)]
- 'year' [set year (0-9999)]
- 'mon' [set month (1-12)]
- 'day' [set day (1-31)]
- 'spin' [set degrees (-359, 0, 359) +/- when 'rota' is eanbled]
- 'deg' [set the degree when (0-359) 'rota' is enabled]
- 'editpos' [set editposition (0-8)]
- 'fspin' [set fspin (+/-0.001) for a very slow rotation]
- 'cir0' [dynamic circle off]
- 'cir1' [dynamic circle on]
- 'batmax' [show bat max value (stdio)]
- 'batmin' [show bat min value]
- 'save' [save data]
- 'stat' [show status (stdio)]
- 'roto' [gfx_mode = rotozoom]
- 'rota' [gfx_mode = rotating background for dynamic backgrounds]
- 'norm' [gfx_mode = normal gfx, no rotation, no rotozoom]
- all tools/scripts moved to folder 'tool'
- img2data.md -> tool/tools.md
- icons from openiconlibrary [https://sourceforge.net/projects/openiconlibrary]
- textures from opengameart.org (most of them)
- images from wikimedia.org
Comments
Please log in or sign up to comment.