Quote:
Originally Posted by RobF
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.