Commit graph

17 commits

Author SHA1 Message Date
903e920bef print returned frame number 2023-05-23 21:59:13 +02:00
3503474dbe Added printing and slowwed updating for debugging. 2023-05-23 21:54:14 +02:00
25c9b953bf Moved Blinking logic to the ProotState class.
Made ProotState class a singleton.
2023-05-23 21:51:06 +02:00
8dab8805e6 Removes safe mode from setting prootScreen image to canvas.
Set ProotScreen frame brightness to 100.
2023-05-23 21:09:50 +02:00
18e6964c6f convert loading image immediately to "RGB" mode 2023-05-23 21:06:35 +02:00
acf63c9b9a added the matrix as parameter to the set prootscreen function 2023-05-23 21:00:17 +02:00
dc2aa2c6d6 Added loading screen show function. 2023-05-23 20:58:43 +02:00
49ee35b55f Added todo's.
Added color definition to the Point2D class.
2023-05-23 20:35:58 +02:00
5180c414b7 Added the mouth and nose to be loaded and dawn with the blink animation. 2023-05-23 20:11:00 +02:00
e0df3b2e68 Cleaned up imports 2023-05-23 19:53:06 +02:00
50d46eae2f Increased timer granularity to ms 2023-05-23 19:51:52 +02:00
215028dad9 Added another timer for configuring matrix 2023-05-23 19:49:26 +02:00
a5246021f9 Added timing function to each step of precomputing the animations.
Added ProotState class and functions to structure and abstract blinking logic.
2023-05-23 19:45:50 +02:00
3bf5083b99 Added typing to all funtions.
Added a pixel mirror function and trying to print both eyes now.
2023-05-23 19:22:02 +02:00
c7d9d9a537 Added individual face features, and testing antrender morph on the left eye only 2023-05-23 18:51:19 +02:00
03c938c1fe bug fix 2023-05-22 23:00:10 +02:00
22a25532ba added new render mode test, and added code for the esp to handle multiple pin shorts 2023-05-22 21:41:27 +02:00