Skip to content

Hardware Driver Control

Expert Topic for experienced builders.

Bottango can be controlled by a connected driver as well. The set of functions is limited compared to REST API control, but those functions available to the driver behave identically to calls from REST API.

  • Start / stop playing an animation from current animation and time
  • Start / stop playing an animation with a given animation index and time
  • Call β€œSTOP” in Bottango (the same as pressing the escape key on the keyboard).

For more details, see the Bottango firmware documentation.