Florian Kaiser
94cb09dbdd
v0.4.0
...
- refactored code structure
- fixed playerID led display
- added Color function with tuple support
- added type checking in every function
- added more Exceptions for out of bound values
2020-12-31 23:48:34 +01:00
Florian K
ea319db5a3
Merge branch 'master' into examples
2020-12-22 15:09:36 +01:00
Florian Kaiser
d62e8d133e
update version and readme
2020-12-22 15:05:21 +01:00
Florian K
3f16538555
added credits to README.md
2020-12-22 14:15:42 +01:00
Florian K
604c5f2800
added credits to README.md
2020-11-30 21:25:13 +01:00
Florian Kaiser
0a6fee2f85
Reference example in README
2020-11-29 19:44:53 +01:00
Florian Kaiser
2f5579cc49
Examples, closing controller HID device on close function
2020-11-29 19:40:37 +01:00
Florian Kaiser
b9d0edf08e
basic input reading done, restructured code
...
- only using 1 thread for reading inputs and updating the controller
- reading the inputs mostly done, gyro and accel missing
2020-11-29 17:19:56 +01:00
Florian Kaiser
567d712f67
Add install instructions
2020-11-29 13:18:40 +01:00
Florian Kaiser
a55fe59d2b
0.0.4
...
fixed structure of the package
added background send thread
added close function for terminating the background thread
2020-11-29 12:49:16 +01:00
Florian K
204a421d97
Initial commit
2020-11-28 18:25:54 +01:00