Hello I am using Eclipse and Espressif SDK to direct programming. I have interested by Blink. I am wondering is the a way to use Blynk library in my IDE? Or maybe somewhere is a Blynk protocol description?
Hi!
This should be a good starting point: https://github.com/blynkkk/blynk-library/blob/master/docs/Implementing.md
Please tell us how it goes…
I was able to run Arduino library with your setup, but if was 4 month ago, I don’t know if it works/compiles now (probably not).
Here is my code: https://drive.google.com/file/d/0B4xixHo9TjK2YTZ2UVJlU09HSkk/view?usp=sharing
Just download the Blynk library and unpack/put esp8266 in the root of Blynk library (same level as docs, linux, etc).
Good luck!
Большое человеческое спасибо/Thanks!!!
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
Hello! Now I’ve tried to compile project that you gave in Eclipse and I get some errors that I can’t resolve.
I think this is a types inconsistency, caused different version of code in /user folder and /blynk-library-master.
Here is a project itself.https://dl.dropboxusercontent.com/u/92887381/blynk/esp8266.zip