Skip to content

cskocsis/pxt-microbit-modem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • C++ 8.7%