and-ampersand-and / PyBricks-Train-Motor-Control-Script

9 stars 2 forks source link

Add support for broadcasting between multiple devices #3

Open and-ampersand-and opened 10 months ago

and-ampersand-and commented 10 months ago

Broadcast data from the primary hub to child hubs. Three primary functionality goals:

  1. Broadcast to a secondary hub controlling motorized switches
  2. Broadcast to a secondary hub in a second powered locomotive on the same train, which mirrors the primary locomotive's movements
  3. Broadcast to a secondary hub on a different train, which can be independently controlled from the first.
and-ampersand-and commented 9 months ago

Scenario 2 fulfilled by: https://github.com/and-ampersand-and/PyBricks-Train-Motor-Control-Script/pull/4