Calliope mini modem functionality
August 31, 2017 ยท View on GitHub
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.tsto send packages to your own server. - Compile the test
pxt testand copybuilt/binary.hexto the Calliope mini.
Meta
- PXT/calliope
- PXT/microbit
Author: Matthias L. Jugel (@thinkberg)
License
MIT