Commit Graph
17 Commits
Author SHA1 Message Date
Tobias Ollive 086e194a1d add first audio support 2022-03-09 17:58:31 +01:00
Tobias Ollive 4c788f7313 add ability to play separate spectacles. 2022-03-09 15:53:42 +01:00
Tobias Ollive 3d8adc0d52 add fillRandom pattern 2022-03-02 18:47:03 +01:00
Tobias Ollive 20983a8c08 add show example and scanner pattern 2022-03-02 13:45:55 +01:00
Tobias Ollive 7521c87460 read show from file instead of writing it in the code 2022-03-02 13:44:28 +01:00
Tobias Ollive b43490e876 WIP working on main patterns loop 2022-02-23 19:48:38 +01:00
Tobias Ollive 3996e1b09f add hotreplug function for devices 2022-02-23 13:40:56 +01:00
Tobias Ollive a2ab8ac808 implement new patterns 2022-02-21 16:16:06 +01:00
Tobias Ollive 517e98dea2 remove warning and use rustfmt 2022-01-31 17:10:29 +01:00
Tobias Ollive 142fdb44d7 use tokio task to control as much devices as needed 2022-01-31 17:05:59 +01:00
Tobias Ollive 1098b7ba6b rust fmt 2022-01-27 20:27:46 +01:00
Tobias Ollive 17866b6670 remove warning and await futures 2022-01-27 20:23:02 +01:00
Tobias Ollive d7f7dede49 set asynchrone scan 2022-01-27 12:12:36 +01:00
Tobias Ollive 908a512c31 blink strip state 2022-01-24 16:17:54 +01:00
Tobias Ollive 33da38381a add small routine to send data 2022-01-22 16:17:37 +01:00
Tobias Ollive 534b300931 .initial commit
[x] connect to the device
 [x] find service and characteristic
2022-01-22 15:53:31 +01:00
Tobias Ollive 4b2456ee53 initial commit
[x] connect to the device
 [x] find service and characteristic
2022-01-22 15:42:56 +01:00