control your disneyland droid with the power of python https://hornet.codes/projects
Go to file
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
.gitignore Added gitignore 2022-10-09 00:40:33 -04:00
button_input.py feature/button_input (#2) 2022-10-19 22:11:43 -04:00
droid_commands.py feature/button_input (#2) 2022-10-19 22:11:43 -04:00
droid.py feature/button_input (#2) 2022-10-19 22:11:43 -04:00
keyboard_control.py feature/button_input (#2) 2022-10-19 22:11:43 -04:00
README.md Initial commit 2022-09-25 19:10:45 -06:00

droidDepotPythonControl

Python library for controlling droids from Disneyland's droid depot.