An mbed wrapper around the helium-client to communicate with the Helium Atom

Helium for ARM mbed

This code repository exposes an mbed library for the Helium Atom module. The Helium Atom makes it easy to securely connect IoT devices and applications to back-end IoT services.

Getting Started

See a getting started guide on the Helium site.

Supported Boards

The Helium mbed client should work with any mbed board with an available serial port.

Example Setup

Example applications can be found in the mbed Helium team.

Getting Help

If you have any questions or ideas about how to use this code - or any part of Helium - head over to the Helium Community Slack. We're standing by to help.

Contributing

Want to contribute to helium-mbed? That's awesome!

Please see CONTRIBUTING.md in this repository for details.

Revision:
4:19e32fa37310
Parent:
3:475fae677f2d
Child:
6:d60a07d3e48d
--- a/.gitignore	Wed Jun 28 16:31:46 2017 -0700
+++ b/.gitignore	Wed Jun 28 17:19:07 2017 -0700
@@ -35,4 +35,5 @@
 *.su
 /.temp/
 .tramp_history
+.python-version
 TAGS