New to Flowcode but other engineers I work with are using it. We are programming a Pic 24 and I'm looking for a way to transmit data to ATT M2X service. M2X requires API calls to push data to the cloud and I've found plenty of C++ examples but not clear how we would make this work in Flowcode.
C++ Example: https://github.com/attm2x/m2x-serial-mo ... /README.md
Are there any featuresin Flowcode that would support libraries like this? Anyone tried doing something like this? Is there a simpler solution? Any help would be appreciated.
Support Library for Multitech Serial Modem and M2X
-
- Posts: 1
- Joined: Fri Jan 29, 2016 5:33 am
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Support Library for Multitech Serial Modem and M2X
Hello,
Arduino libraries can be converted into Flowcode macros to make a component fairly easily but it is a manual process.
Have a go at replicating the functions as macros and then if you get stuck you can post what you have so far and we will try and help out.
Arduino libraries can be converted into Flowcode macros to make a component fairly easily but it is a manual process.
Have a go at replicating the functions as macros and then if you get stuck you can post what you have so far and we will try and help out.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel