|
90db3e61f5
|
Update webserial default code
|
2023-06-23 15:50:43 +02:00 |
|
|
4cb1f6ea4d
|
Init webui
|
2023-06-23 15:50:17 +02:00 |
|
|
162103e54b
|
Refactor default code, Improve stdlib, Implement Flower
|
2022-12-29 15:15:59 +01:00 |
|
|
85ea070632
|
Make code persistent
|
2022-12-29 14:26:27 +01:00 |
|
|
2dba389d48
|
Add bulma / styling
|
2022-12-29 13:53:51 +01:00 |
|
|
7720005194
|
Fix editor not resizing
|
2022-12-29 13:05:02 +01:00 |
|
|
9eac3510fa
|
Refactor code store to contain non-transpiled TypeScript
|
2022-12-29 12:59:26 +01:00 |
|
|
cac24e64b1
|
Fix vite building with absolute paths
|
2022-12-28 02:38:26 +01:00 |
|
|
1de834020a
|
Implement fixtures and library
|
2022-12-28 02:30:36 +01:00 |
|
|
60b2b56d8f
|
Implement editor poc
|
2022-12-27 23:46:04 +01:00 |
|
|
cd16208634
|
Implement slider poc
|
2022-12-25 17:33:54 +01:00 |
|
|
d85bf03011
|
Implement WebSerial I/O
|
2022-12-25 03:33:43 +01:00 |
|
|
444ca860fa
|
Init WebSerial
|
2022-12-25 02:12:07 +01:00 |
|
|
0d13c7604f
|
Add hot reload example
|
2022-12-21 16:53:06 +01:00 |
|
|
6f6e0fd665
|
Implement DMX serial output
|
2022-03-22 21:35:16 +01:00 |
|
|
62636fa2f9
|
Add pult frontend stuff
|
2022-02-19 11:47:50 +01:00 |
|
|
763aa23ca8
|
Update
|
2021-10-28 03:07:03 +02:00 |
|
|
5a71aa2cf0
|
Cleanup
|
2021-10-28 01:32:37 +02:00 |
|
|
30a4f83d32
|
Refactor
|
2021-10-28 01:31:19 +02:00 |
|
|
9f07172f60
|
Implement beat detection -> dmx output
|
2021-10-27 22:44:51 +02:00 |
|
|
b0fecde639
|
Add sphere movement notebook
|
2021-10-27 13:57:59 +02:00 |
|
|
1ebe1d0323
|
Fix minor beat_detection warnings
|
2021-10-27 13:57:46 +02:00 |
|
|
971e2a61f6
|
Fix file permissions
|
2021-10-26 09:47:52 +02:00 |
|
|
7ee7779461
|
Add tilt experiment
|
2021-10-25 23:58:20 +02:00 |
|
|
120d8d8c49
|
Add beat detection script
|
2021-10-25 23:58:05 +02:00 |
|
|
49f306226b
|
Add untracked stuff to frontend
|
2021-10-25 18:52:10 +02:00 |
|
|
8b5d55025f
|
Add pulse default sink name retrieval
|
2021-09-26 10:08:16 +02:00 |
|
|
36eb0bb51c
|
Refactor guitar hero into modules
|
2021-09-25 22:40:28 +02:00 |
|
|
8573d30d02
|
Add beat detection Rust POC
|
2021-09-15 21:03:13 +02:00 |
|
|
95ae89cab7
|
Add aruco experiment code
|
2021-09-13 09:35:22 +02:00 |
|
|
d7ed085686
|
Autoformat guitar hero controller script
|
2021-09-10 14:35:36 +02:00 |
|
|
70671f6d54
|
Remove duplicate images
|
2021-09-10 13:12:05 +02:00 |
|
|
f987a876e8
|
Add Fritzing source files
|
2021-09-10 13:08:10 +02:00 |
|
|
aee36d4ccf
|
Add MCU Documentation readme
|
2021-09-10 13:02:14 +02:00 |
|
|
fac05243aa
|
Add guitar hero controller script
|
2021-09-07 08:55:21 +02:00 |
|
|
a2d7bb3211
|
Implement multiple fixtures
|
2021-09-03 00:50:56 +02:00 |
|
|
07ba32f0ee
|
Move fixture definition to module
|
2021-09-03 00:39:04 +02:00 |
|
|
2dedc08636
|
Start backend
|
2021-09-01 16:37:28 +02:00 |
|
|
44c2604855
|
Add E1.31 example (too slow though)
|
2021-08-30 10:18:57 +02:00 |
|
|
f9e969e6e8
|
Cleanup
|
2021-08-30 10:18:31 +02:00 |
|
|
0260c3bb6b
|
Cleanup
|
2021-08-30 10:11:46 +02:00 |
|
|
4f6666a874
|
Remove old code
|
2021-08-30 10:11:06 +02:00 |
|
|
d76bfcafe8
|
Cleanup
|
2021-08-30 10:10:33 +02:00 |
|
|
503690e9da
|
Implement triple buffering
|
2021-08-30 09:33:28 +02:00 |
|
|
738301d113
|
Add MCU gitignore
|
2021-08-29 13:41:03 +02:00 |
|
|
8beaafc456
|
Move testing code to subfolder
|
2021-08-29 13:40:35 +02:00 |
|
|
34fe7f55d0
|
Increase baudrate
|
2021-08-29 12:54:33 +02:00 |
|
|
74526fa07d
|
Implement sync (e.g. after reset)
|
2021-08-29 12:48:13 +02:00 |
|
|
406c628810
|
Update test controller
|
2021-08-29 12:18:48 +02:00 |
|
|
3237a9bf6a
|
Make MCU dumber
|
2021-08-29 11:44:33 +02:00 |
|