I want to use esp8266-01 to provide wifi to my uno board.
Which blynk library do i have to import?
Somebody has a sample code?
I want to use esp8266-01 to provide wifi to my uno board.
Which blynk library do i have to import?
Somebody has a sample code?
Hi,
There are example sketches included in the library and also there are many tutorials online.
In your Arduino IDE - go to examples->Blynk>boards and shields
Make sure you always have the latest version of the library.
Itβs working now. Thanks