Commit graph

142 commits

Author SHA1 Message Date
Roy-vl
5cbb79e2fb made a little tv animation for showing the QR code 2024-06-24 22:18:03 +02:00
Roy-vl
96143d0189 Added corrupt and QR code faces and .png and in the yaml. 2024-06-24 20:44:44 +02:00
Roy-vl
28d971bf8f fixed repeat of animations, fix memory leak 2024-02-19 21:34:10 +01:00
Roy-vl
8660cb5225 corrected yaml trigger definition errors 2024-02-19 20:26:05 +01:00
Roy-vl
f027fb2034 choose our fastproot.so in merge conflict 2024-02-19 20:03:49 +01:00
Roy-vl
aa4ca79376 added fast proot rust binary 2024-02-19 20:00:33 +01:00
439949f41f Update yaml parse test/testAnimationYaml.yaml 2024-02-19 19:00:56 +01:00
fe5e73125e Update yaml parse test/prootOS.py 2024-02-19 19:00:11 +01:00
7f982b0894 Update yaml parse test/testAnimationYaml.yaml 2024-02-19 18:59:34 +01:00
a943d59b86 Upload files to "yaml parse test" 2024-02-19 18:43:01 +01:00
9c008eb58d Further optimisations and rustification of interpolation
Co-authored-by: Patrickfen <Patrickfen@users.noreply.github.com>
2023-10-03 23:17:32 +02:00
8447002de6 update gitignore 2023-10-02 08:06:19 +02:00
6403cad191 Initial commit of yaml parse test.
A complete new controll system.
Still some bugs remain
2023-10-02 08:05:48 +02:00
2530dd51be added some antrender debugging 2023-10-02 08:02:30 +02:00
4dc91c3eeb update server adress on esp32 2023-10-02 08:01:55 +02:00
Cisco the Proot
3b339846ca added a sample yaml animations definition 2023-09-30 13:42:50 +01:00
Cisco the Proot
9db52065d9 upload ignore file, and added love eyes 2023-09-30 13:09:05 +01:00
f7ed30cafa Added example c script 2023-07-07 20:00:57 +02:00
62047ad9e5 added timestamping for generating frame canvasses 2023-07-04 19:09:27 +02:00
9c7502280d Added deepsleep after 10 minutes for the ESP32 remote controller. 2023-07-02 14:05:33 +02:00
7a8137e6c2 added some comment and increased blink time 2023-07-02 09:27:43 +02:00
a6dcc75897 removed clutter comment 2023-07-02 08:50:38 +02:00
735f1e19ec Changed the ESP32 wifi and mqtt setting to point at the rpi AP 2023-07-02 08:45:21 +02:00
3d763bdf52 Added link to the AP setup to the readme 2023-07-02 08:44:46 +02:00
6aadcfd0cc change mqqt broker to localhost 2023-07-01 22:19:30 +02:00
44ed1f0860 fixed handling of stun state manual over ride.
Fixed bug where angry face is also stun
2023-06-09 20:50:10 +02:00
faa5b66587 stoped blink from overriding manual controll 2023-06-09 20:46:43 +02:00
6a0af064ce fixed bug in blink timer 2023-06-09 20:39:37 +02:00
919961a578 Added logic for the stunned face to the render and state scripts 2023-06-09 20:35:32 +02:00
Roy-vl
cbdddf065e Expanded animation tester to save animations as image frames and gifs. 2023-06-09 12:06:00 +02:00
Roy-vl
00e95fad1f Added two more graphics 2023-06-09 11:14:34 +02:00
Roy-vl
242566643c Fixed chaching bug when chach file did not exist yet.
Start of the alternative ant rander selection which pixels need duplication.
2023-06-09 11:09:56 +02:00
Roy-vl
a7d200ca82 Added Local animation testing script.
This allows animation development and testing on desktop only
2023-06-09 11:09:10 +02:00
e9ebf8bfb1 Update 'README.md' 2023-06-08 10:32:16 +02:00
1f01ab4a54 commented out print logging. 2023-06-05 22:27:54 +02:00
fa94782eb9 fixed bean setting bug. 2023-06-05 22:26:27 +02:00
100891e604 added more verbose logging for updating step for debugging. 2023-06-05 22:21:58 +02:00
9abfdab767 changed state singleton to behave like an singleton 2023-06-05 22:17:15 +02:00
6781c53cfd added printing to set animations for debugging. 2023-06-05 22:14:17 +02:00
82d0725cfa Added check for animations readyness before updating state. 2023-06-05 22:11:15 +02:00
d14f75058d added space to face generation printing. 2023-06-05 22:07:26 +02:00
56f45c5b15 Cast int to string to fix printing int. 2023-06-05 22:06:35 +02:00
a9ef0dc2d1 Add explicit face generation state print 2023-06-05 22:04:47 +02:00
94fb108cf6 removed "self" argument. 2023-06-05 21:59:11 +02:00
2c24e076ae removed usage of non-existing name 2023-06-05 21:57:52 +02:00
56b34cd083 Major refactoring now using State instead of ProotState.
Expect runtime bugs
2023-06-05 21:44:27 +02:00
18cf352d1a bug fix, correctly set the state in the bean state 2023-06-03 09:04:20 +02:00
0a3244e13f test to load pickles face images. 2023-05-31 19:58:10 +02:00
1a6b55b21d attempt pickling images 2023-05-31 19:53:07 +02:00
74b1a44168 added pickling from animation test. 2023-05-31 19:51:05 +02:00