Skip to content

bcopy/microsquad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MicroSquad (a.k.a uSquad)

A Microbit orchestration library based on Bitio : Using a single Microbit as a gateway, control remote Microbits via the radio. Messages are exchanged using the Influx line protocol (with a small custom parser implemented in micropython)

Microbit

Basic functionalities include :

  • Broadcast, group and unicast messaging
  • Assigning session identifiers (will be resent with each message from the client)
  • Remotely controlling displays
  • Requesting remote sensor readings (buttons, gyroscope, compass, temperature, votes etc...)

Dependencies

For the uSquad Gateway :

For the uSquad clients :

  • The provided uSquad firmware to upload on each Microbit.

How to use it

How to develop

About

A Microbit orchestration library based on Bitio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages