Open settings in Open XC android app
OpenXC Enabler Status image
Click "Recording"
OpenXC Enabler recording image
Enable checkbox to "Send Data to Dweet.io" Make a note of Thing-name
OpenXC Enabler Thing-name image
Open https://dweet.io/follow Enter thing-name from previous step to read dweets from the device Above steps should display data on website to ensure the device is able to send dweets to dweets.io and proceed with freeboard dashboards
dweets.io with freeboard dashboards image1
dweets.io with freeboard dashboards image2
dweets.io with freeboard dashboards image3
Users can click on freeboard text to navigate to http://freeboard.io/ and sign up / login on the page
freeboard image1
After finishing registration on freeboard.io, users can create custom dashboards:
freeboard image2
Enter any preferred name for the custom dashboard
You will navigate to the new dashboard
freeboard new dashboard image3
Click on ADD (below DATASOURCES) to select the source for the data
Select TYPE as Dweet.io
NAME "anything of your choice"
THING NAME : "enter thing name which is assigned in the first step"
KEY: "optional"
freeboard image4
After setting up DATASOURCE, users can click on ADD PANE to create an empty area on webpage as shown:
freeboard image5
After setting up DATASOURCE for the current dashboard, users can proceed with a different widget view by clicking "ADD PANE".
Click on + icon to configure details about displaying data
Select TYPE: Gauge
TITLE : Vehicle Speed
VALUE: datasources["v2"]["vehicle_speed"]
UNITS: miles/hr
MINIMUM: 0
MAXIMUM: 0
While configuring engine speed and accelerator pedal position, use DATASOURCE hyperlink available next the textbox which will auto populate text for selecting DATASOURCE and autocomplete all the available parameters.
freeboard image6
Graph displayed below:
freeboard image7