Skip to content

calliope-mini/pxt-calliope-modem

Repository files navigation

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

About

Modem AT functionality.

Resources

Stars

Watchers

Forks

Packages

No packages published