-
It would be wonderful to have the images (if connected to the internet) directly uploaded to an external data sink like Gdrive, Dropbox, Github, or alike. I have added a super basic script that uses a…
-
Hi
I am using latest V5.13.1 library and V2.4.0 core for Arduino ESP8266 using wemos mini Pro board.
I have two sketches. Sketch 1 below works ok. Sketch 2 does not, I get "no response or invali…
-
Response I get back from a webhook get, comes in as **param.asStr()**
{"results":{"sunrise":"7:21:16 AM","sunset":"5:40:33 PM","solar_noon":"12:30:55 PM","day_length":"10:19:17","civil_twilight_beg…
-
Making a esp8266 device on Blynk that can toggle/ control TP-link bulbs. The bulbs accept settings as a http POST with json object. Details are [here](https://itnerd.space/2017/01/22/how-to-control-yo…
-
My serial monitor is giving the following information
Camera capture failed
Vibration sensor detected without any vibration
sensor reading always at 0cm
Motion Sensor works fine
`#include
/…
-
sorry forgive my ignorance.
How do I tell the garage code which gpio is going to use?
Neu59 updated
11 months ago
-
Hello everyone!
It has been 3 years since I created this library and it has received unprecedented love from the open-source community which has been the driving force to keep enhancing this librar…
-
Trying to get code to work with Blynk
I get this error when using just Blynk.begin(auth)
aug12b_CONFIG_BLYNK_git:52: error: no matching function for call to 'BlynkWifi::begin(char [33])'
If I use this…
-
Blynk library version: 1.1.0
IDE: Arduino
IDE version: Tried 1.8.20 & 1.8.19 - same result
Board type: Arduino MKR1000 rev.r3
Additional modules: no additonal libraries or hardware except the …
-
I couldn't find another way to ask you this, but in your blynk wifi examples you have included a library called BlynkSimpleWifi.h. This library does not exist in the library manager. Is there a repl…