• Joined on 2023-01-03
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:59:58 +02:00
989adc603d Set prootscreen image setting to safe mode
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:45:40 +02:00
35cf042ed7 bug fix in initialisation
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:44:35 +02:00
20f5eb5405 Increaded ProotState definition to include used local variabels.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:42:09 +02:00
e95c47855b Split loading screen into four screens.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:26:57 +02:00
4f37c94c22 Decrease the time between blinks.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:24:50 +02:00
3e6687ea34 Added a random blink call based on interrupts.
7a1c6894da Set the frame update speed back to 0.01 seconds per frame.
Compare 2 commits »
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:15:38 +02:00
aa6ef89745 Added blink() function, and called it when message receive, and when the face is loaded.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 22:10:51 +02:00
a83da2c004 Fixed bug where next frame calculation of blink animation could go negative
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 21:59:13 +02:00
903e920bef print returned frame number
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 21:57:46 +02:00
3503474dbe Added printing and slowwed updating for debugging.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 21:51:05 +02:00
25c9b953bf Moved Blinking logic to the ProotState class.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 21:09:49 +02:00
8dab8805e6 Removes safe mode from setting prootScreen image to canvas.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 21:06:44 +02:00
18e6964c6f convert loading image immediately to "RGB" mode
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 21:00:15 +02:00
acf63c9b9a added the matrix as parameter to the set prootscreen function
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 20:58:42 +02:00
dc2aa2c6d6 Added loading screen show function.
72afe49203 Removed old .bmp files.
Compare 2 commits »
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 20:35:58 +02:00
49ee35b55f Added todo's.
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 20:10:59 +02:00
5180c414b7 Added the mouth and nose to be loaded and dawn with the blink animation.
b847c29a03 Slightly altered the eye graphics
e0df3b2e68 Cleaned up imports
Compare 3 commits »
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 19:51:52 +02:00
50d46eae2f Increased timer granularity to ms
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 19:49:26 +02:00
215028dad9 Added another timer for configuring matrix
cisco pushed to main at cisco/CiscoTheProot 2023-05-23 19:45:57 +02:00
a5246021f9 Added timing function to each step of precomputing the animations.