Arduino

From Torque Wiki
Revision as of 10:00, 15 March 2016 by Ihawkins (talk | contribs) (under construction)
⧼monobook-jumptonavigation⧽⧼monobook-jumptosearch⧽

Use your own Arduino(etc) based designs in Torque

There is a special protocol in Torque that lets you connect to devices such as the Arduino, Raspberry pi, and lets you feed the app your own sensor data. This includes allowing you to tell Torque what sensors are available

TorqueArduino.png

Arduino Example Code

The example code that can be used with the arduino IDE can be found on the Arduino_code page