Commit Graph

22 Commits

Author SHA1 Message Date
hornet 9e1d93e29d Added new button config 2022-10-22 11:43:38 -04:00
hornet 8e02ed1a8b
feature/button_input (#2)
* Added keyboard functionality for existing features

* Droid won't repeat most recent noise

* Starting button input

* bcm

* async

* no args

* no arglist

* asycnio

* lgpio

* asyncio

* wait

* async

* asycn

* remove wait

* added keyboard interrup

* params

* test

* got callbacks working

* added keyboard control update

* droid commands have movement

* i do not honestly know what is different

* added movement stub

* added movement support?

* string

* format string

* trying less space

* added global

* manual control

* select_speed

* stop

* droid running

* stupid multiple naming

* play sound fixed

* testing forward functionality

* callback

* move

* rotate head

* typo
2022-10-19 22:11:43 -04:00
BackwardsMonday 91c94a771f Merge branch 'main' of https://github.com/BackwardsMonday/droidDepotPythonControl 2022-10-12 15:17:49 -06:00
BackwardsMonday e778edae86 Began to add moter control
Co-authored-by: David Wright <david--wright@users.noreply.github.com>
2022-10-12 15:14:04 -06:00
BackwardsMonday 0150f7a939
Merge pull request #1 from hornetfighter515/feature/bluetooth-discovery-improvements
feature/bluetooth-discovery-improvements
2022-10-12 15:13:03 -06:00
hornet a8b98d131c We want retry logic in the main loop of this program 2022-10-09 21:32:14 -04:00
hornet 593a71ec73 Droid discovery extracted to function. 2022-10-09 20:54:48 -04:00
hornet 88e5024585 Added additional formatting for clarity 2022-10-09 00:43:09 -04:00
hornet 25f14de8b9 Added logic for this to run only if on main 2022-10-09 00:42:40 -04:00
hornet a0db0dd040 Added error handling 2022-10-09 00:42:16 -04:00
hornet ee4e3227b4 Added discovery improvements 2022-10-09 00:41:32 -04:00
hornet 08ba6ebb3b Added gitignore 2022-10-09 00:40:33 -04:00
hornet cdf02633e4 Changed naming convention to "d" for droid 2022-10-09 00:40:01 -04:00
BackwardsMonday 15315e06c2 Added led control
Co-authored-by: David Wright <david--wright@users.noreply.github.com>
2022-09-28 15:10:27 -06:00
David Wright 7e37c86a69 Add Sound Controls 2022-09-27 16:07:56 -06:00
David Wright 42c7117c7f Change connect routine 2022-09-26 21:56:10 -06:00
David Wright 7ee713749f Add routine 2022-09-26 21:39:20 -06:00
David Wright ea6c4f5e1f Split connect for sessions 2022-09-26 21:23:17 -06:00
David Wright ae22223f46 Connection working sample 2022-09-26 17:25:13 -06:00
BackwardsMonday cce4e30c60 Added connect method 2022-09-26 10:43:31 -06:00
BackwardsMonday 22ef3b4da7 Added droid class 2022-09-25 19:25:27 -06:00
BackwardsMonday 0dd80ec5b0
Initial commit 2022-09-25 19:10:45 -06:00