Skip to content

Telemetry #32

@chadjmccolm

Description

@chadjmccolm

Context

We want to send the car's data to a server and display it on a webpage to reduce the amount of information clogging up the driver's display and allow for easier data logging.

We have previously purchased parts for this:
https://www.ubnt.com/airmax/rocketm/
https://www.ubnt.com/airmax/nanostationm/
https://www.ubnt.com/airmax/airmax-omni-antenna/

The data will be sent via the MQTT protocol to a server created by @BrendonEarl.

The server is powered by NodeJS. The data will likely be sent by an Arduino running an MQTT client like this one.

The flow will be as shown here:
img_20171115_201532

Outcomes

  • Create a link between the car and the server
  • Setup a MQTT server
  • Configure the Arduino to read CAN and send via MQTT over Ethernet
  • Create a web page to view the data recieved

Constraints

We should use the technology we've already purchased.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions