Commit Graph

23 Commits

Author SHA1 Message Date
Lucas Oskorep 9822ace85a update test to 60 seconds 2020-07-19 14:48:55 -05:00
Lucas Oskorep bc444bdf52 Adding in small tweak to the kano-wand-test script 2020-07-19 14:16:03 -05:00
Lucas Oskorep fb70a81e87 Beginning model for training a spell recognizer 2020-03-14 17:52:56 -05:00
Lucas Oskorep 21bcb96fea Ading data collection script for spell capturing 2020-03-14 17:03:34 -05:00
Lucas Oskorep f9c9b9fc8c giving loop to other classes may keep the other loops from crashing/becoming un-useable. 2020-03-06 10:32:43 -06:00
Lucas Oskorep d58229f0a1 sender update 2020-02-11 16:53:35 -06:00
Lucas Oskorep f1d9c04a3e Fixing async issues 2020-02-11 16:52:15 -06:00
Lucas Oskorep 07cb03b749 Adding filtering to the shop. 2020-02-11 16:34:41 -06:00
Lucas Oskorep 5df2dd6b47 Refactoring Code to mesh with the architecture set by https://github.com/GammaGames/kano_wand
Overall - moving from bluez to bleak will give us universal usage, and the rest of the ML side of this project can go on without a hitch.
2020-02-11 16:29:03 -06:00
Lucas Oskorep e91c870eca adding files for the commit 2019-11-09 21:09:27 -06:00
Lucas Oskorep 40c4e01f55 Adding refactored classes for ble sensing with working data collection again 2019-11-08 18:56:58 -06:00
Lucas Oskorep 564eed46d5 Refactoring code from original POC phase - integers have been decoded roughly successfully so its time to start building a huge library for this bad boy 2019-11-08 12:58:37 -06:00
Lucas Oskorep 48866f6af2 Adding and logging to csv files to the subscription service 2019-11-07 22:16:43 -06:00
Lucas Oskorep 1850be4cff Adding back the device discovery 2019-11-08 00:13:55 -06:00
Lucas Oskorep 5bb0b75941 code cleanup 2019-11-07 16:42:22 -06:00
Lucas Oskorep e6be28f28b finished adding 48 bit int support 2019-11-07 13:14:04 -06:00
Lucas Oskorep 6b6455ee2c this is messey - dont hate me later 2019-11-01 16:46:21 -05:00
Lucas Oskorep c9ed476230 Reading in sensors - need to decode 18 bit stream into....floats? 2019-09-30 09:58:50 -05:00
Lucas Oskorep d7ed8fc73e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	test2.py
2019-09-26 17:04:44 -05:00
Lucas Oskorep 336a62a795 Adding in working Kano Code samples using every library I could find for BLE on python
BLEAK Is by far the best/most effective library I have seen for it so far.
2019-09-26 17:04:20 -05:00
lucas oskorep 1afee44d4e Adding in some example bluetooth files 2019-08-09 22:43:44 -05:00
Lucas Oskorep 8484b8ef45 Initial commit of junk 2019-08-04 17:55:17 -05:00
Lucas Oskorep 76ff3a5c40 Initial commit 2019-08-04 17:10:38 -05:00