Skip to content

carloshm-experiments/mock-iot-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mock-iot-api

A collection of MakeCode and MicroPython blocks/code to play around with IoT concepts.

This is only an "empty" implementation of the API (i.e, functions do not do anything other than log their representative actions), that have been made to mock user code with a proposed IoT implementation.

In essence micro:bit nodes would communicate with a central micro:bit hub tethered to a computer or small SBC.

This is just an initial proposal, so it is very open to suggestions and constructive criticism, and the final implementation could look completely different.

License

This project is licensed under the MIT License and a full copy can be found in the LICENSE file.

Supported targets

  • for PXT/microbit (The metadata above is needed for package search.)

Packages

No packages published

Languages

  • TypeScript 68.4%
  • Python 30.5%
  • Makefile 1.1%