Skip to content

OpenXC Enabler - Dweet.io Integration

Pre-release
Pre-release
Compare
Choose a tag to compare
@bugvish bugvish released this 11 Dec 20:36
· 72 commits to master since this release

Based off of the OpenXC Enabler Android application (v 6.1.6 from Play Store), this pre-release version integrates the sending of live OpenXC data to Dweet.io. Used with the "Live Modes" of both Monsoon and Social Mobile templates.

Scroll down to the Download section to download the .apk, and install on your Android device using your favorite method (adb, etc).

Check out our video tutorial, or follow the instructions below:

After installation, touch the Settings tab:

Then touch Recording:

You will notice two new fields at the bottom related to configuring your Dweet.io connection. Make note of the "thing-name" that is automatically created for you, then activate the "Send Data to Dweet.io" checkbox to begin funneling any attached OpenXC device data to dweet:

If at any point you would like to set your own 'thing-name', first de-activate the "Send Data to Dweet.io" checkbox, then touch the "thing-name" field. You can name it whatever you want (just don't included spaces), but we recommend something unique to minimize the possibility of name clashing:

Re-activate the "Send Data to Dweet.io" checkbox, then navigate back to the home screen. If an OpenXC data source is configured and connected to the Enabler app, you can now see its data in real time by navigating any browser to https://dweet.io/follow/ and entering in your thing-name

For more detailed documentation on the OpenXC Enabler Android App, please visit http://openxcplatform.com/android/getting-started.html

Source code for the Dweet.io Integrated version of the Enabler App can be found at https://github.com/buglabs/openxc-android/tree/enabler-dweet