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:
11:dd3ec2d6efd5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Wed Jul 05 11:32:25 2017 -0700
@@ -0,0 +1,42 @@
+# Helium for ARM mbed #
+
+This code repository exposes an [ARM mbed](https://developer.mbed.org/)
+library for
+the [Helium Atom](https://www.helium.com/products/atom-xbee-module)
+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](https://www.helium.com/dev/hardware-libraries/mbed) on
+the Helium site.
+
+
+## Supported Boards ##
+
+The Helium mbed client should work with any mbed board with an
+available serial port.
+
+## Example Setup ##
+
+The example sketches can be found in
+the [mbed Helium team](https://developer.mbed.org/teams/Helium/).
+
+## 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](http://chat.helium.com/). We're standing
+by to help.
+
+# Contributing
+
+Want to contribute to helium-mbed? That's awesome!
+
+Please
+see
+[CONTRIBUTING.md](https://github.com/helium/helium-mbed/blob/master/CONTRIBUTING.md) in
+this repository for details.