View Single Post
  #111  
Old 28-05-2020, 09:06 PM
peter_4059's Avatar
peter_4059 (Peter)
Big Scopes are Cool

peter_4059 is offline
 
Join Date: Jun 2007
Location: SE Tasmania
Posts: 4,574
Quote:
Originally Posted by RobF View Post
Ahhh. Thanks for explaining. Thought the arduino code might have been larger, but sounds like VB is where most of the magic is happening.
Rob,

In my original attempts I performed all of the cloud calcs in the Arduino however as the project developed I made a decision to use the Arduino to just export the raw sensor data and do the heavy lifting in the computer in VB as this was easier to manage as I started changing stuff and making things more complicated.
Reply With Quote