krishnaprasanth

Results 4 comments of krishnaprasanth

@alexander-daniel i am facing a similar problem as what @andershf is facing now,im using a windows pc ,please give me a possible solution .thanks in advance

Hi i am trying to use plotly for streaming my sensor data through GSM/GPRS shield ,i am currently using a ARDUINO IDE 1.6.0 in my windows 7, 32 bit OS...

@alexander-daniel it returns me the below errors C:\Program Files\Arduino\libraries\GSM\GSM3ShieldV1ModemVerification.cpp: In member function 'String GSM3ShieldV1ModemVerification::getIMEI()': C:\Program Files\Arduino\libraries\GSM\GSM3ShieldV1ModemVerification.cpp:72: error: conversion from 'int' to 'String' is ambiguous C:\Program Files\Arduino\hardware\arduino\cores\arduino/WString.h:61: note: candidates are: String::String(const...

@alexander-daniel i have used the below program to compile #include #include "plotly_streaming_gsm.h" // Sign up to plotly here: https://plot.ly // View your API key and streamtokens here: https://plot.ly/settings #define nTraces...