Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
learn:instrumentation:tutorials:openlogger:cloud-logging [2019/10/14 20:48] – [Configure ThingSpeak] Andrew Holzerlearn:instrumentation:tutorials:openlogger:cloud-logging [2019/10/14 23:15] (current) – [OpenLogger - Cloud Logging] Andrew Holzer
Line 1: Line 1:
 ====== OpenLogger - Cloud Logging ====== ====== OpenLogger - Cloud Logging ======
 +
 +Cloud Logging adds the ability to log data to the MathWorks ThingSpeak cloud in addition to logging to the SD card and the Chart.
  
 This guide describes how to get cloud logging working for the OpenLogger using MathWorks ThingSpeak service. This guide describes how to get cloud logging working for the OpenLogger using MathWorks ThingSpeak service.
Line 5: Line 7:
 ==== Configure ThingSpeak ==== ==== Configure ThingSpeak ====
  
-Visit [[https://thingspeak.com/|ThingSpeak]], and Sign In to an existing account, or Sign Up. At the Channels Dashboard click the New Channel button.+<WRAP group> 
 +<WRAP column half> 
 + 
 +Visit [[https://thingspeak.com/|ThingSpeak]], and Sign In to an existing account, or Sign Up. At the Channels Dashboard click the "New Channelbutton. 
 + 
 +</WRAP> 
 +<WRAP column half> 
 + 
 +{{:learn:instrumentation:tutorials:openlogger:openlogger-cloud-logging-new-channel.png?nolink&600|}} 
 + 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP group> 
 +<WRAP column half>
  
 For each OpenLogger channel that will be logged, enable the corresponding Field and give it a descriptive, relevant name. The channel may optionally be given a name, a description, metadata, tags and other information. For each OpenLogger channel that will be logged, enable the corresponding Field and give it a descriptive, relevant name. The channel may optionally be given a name, a description, metadata, tags and other information.
  
-Once the channel has been configured, click the Save button. The channel will have been created and a new page will have opened. For now, make note of the Channel ID at the top of the page, visit the API Keys tab and note the Write API Key. These will be used to configure the OpenLogger to communicate with the ThingSpeak service.+</WRAP> 
 +<WRAP column half>
  
 +{{:learn:instrumentation:tutorials:openlogger:openlogger-cloud-logging-channel-config.png?nolink&600|}}
 +
 +</WRAP>
 +</WRAP>
 +
 +<WRAP group>
 +<WRAP column half>
 +
 +Once the channel has been configured, click the "Save" button. The channel will have been created and a new page will have opened. For now, make note of the Channel ID at the top of the page, visit the "API Keys" tab and note the Write API Key. These will be used to configure the OpenLogger to communicate with the ThingSpeak service.
 +
 +</WRAP>
 +<WRAP column half>
 +
 +{{:learn:instrumentation:tutorials:openlogger:openlogger-cloud-logging-api-keys.png?nolink&600|}}
 +
 +</WRAP>
 +</WRAP>
 ==== Configure OpenLogger ==== ==== Configure OpenLogger ====
  
-On waveformslive.com, click on the connected OpenLogger to connect to the device and navigate to the Logger Panel. In the control panel to the right, select 'Cloud' in the Log To dropdown. The UI will update with inputs for the API Key and Channel ID parameters, so input them now. Configure the OpenLogger log parameters as normal. When the OpenLogger has been configured, click the Log button.+<WRAP group> 
 +<WRAP column half> 
 + 
 +On waveformslive.com, click on the connected OpenLogger to connect to the device and navigate to the //Instrument Panel//. In the control panel to the right, select 'Cloud' in the Log To drop-down. The UI will update with inputs for the API Key and Channel ID parameters, so input them now. Configure the OpenLogger log parameters as normal. When the OpenLogger has been configured, click the Log button. 
 + 
 +</WRAP> 
 +<WRAP column half> 
 + 
 +{{:learn:instrumentation:tutorials:openlogger:openlogger-cloud-logging-config.png?nolink&600|}} 
 + 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP group> 
 +<WRAP column half>
  
 Back in the ThingSpeak channel page, observe the field charts update with realtime data.  Back in the ThingSpeak channel page, observe the field charts update with realtime data. 
 +
 +</WRAP>
 +<WRAP column half>
 +
 +{{:learn:instrumentation:tutorials:openlogger:openlogger-cloud-logging-dashboard.png?nolink&600|}}
 +
 +</WRAP>
 +</WRAP>
 +
 +{{tag>openlogger}}