-
Connect your Raspberry Pi to the internet and open it's console. ^_^
-
Install WiringPi: http://wiringpi.com/download-and-install/
-
Download and build Blynk:
$ git clone https://github.com/blynkkk/blynk-library.git $ cd blynk-library/linux $ make clean all target=raspberry
-
Run Blynk:
$ sudo ./blynk --token=YourAuthToken
We have also provided a build script, you can try just running (inside of the "linux" directory):
$ ./build.sh raspberry