Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 636 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 636 Bytes

Calliope mini modem functionality

This MakeCode add-on allows the control of Modems/AT controlled hardware. It can be used by the PXT Calliope mini editor. Should also work with PXT for Micro:bit.

The code may be used as a starting point for similar AT based systems. Just add it as a dependency in your modules pxt.json.

Testing

  • Modify tests.ts to send packages to your own server.
  • Compile the test pxt test and copy built/binary.hex to the Calliope mini.

Meta

  • PXT/calliope
  • PXT/microbit

Author: Matthias L. Jugel (@thinkberg)

License

MIT