Skip to content

CodeGuild-co/bHive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bHive

A simple BLE micro:bit task distributor

Collaborators

  • Larry Tang
  • Damian Heaton
  • Jonathan Watson
  • George Smith
  • Thomas Taylor

Quick Start

To use bHive, you must compile the client ("bee") and the server ("queen") separately. This can be done by using uflash for pip3, or by compiling in the micro:bit MicroPython editor.

When you've flashed both your "queen" and "bee" chips, repeatedly press the A button on the queen to make it scan for connected clients to execute the given commands.

Pressing the B button will execute the current command.

Style Guide

Use PEP8. You may ignore E266 and E501.

This README has yet to be expanded further.

Releases

No releases published

Packages

No packages published

Languages