|
Sparki Bluetooth communication Chuck Untulis from United States [7 posts] |
9 year
|
Is it possible to use the Sparki Bluetooth module to display Sparki sensor data in RoboRealm and can it be recorded?
Thanks
Chuck
|
|
|
Steven Gentner from United States [1446 posts] |
9 year
|
Chuck,
Yes, it can. The Sketch you uploaded is configured to also look for a bluetooth connection. Keep in mind that the data rate is much slower than the direct connection at 9600 so updates will be a lot slower.
To record the data, the RR Sparki interface will create variables within RR that contain the received data (meant for other modules to be able to process it). These variables can then be saved out to disk using the Write_Variables module or other storage devices using other modules.
http://www.roborealm.com/help/Write_Variables.php
STeven.
|
|