Skip to content
Volodymyr Shymanskyy edited this page Dec 13, 2016 · 12 revisions

This page is a collection of notes on different hardware, pitfalls, tutorial links, etc.

Arduino Duemilanove

You have to select UNO in the Blynk App board type, not the DUE (which refers to the Arduino Due).

JavaScript (Node.js, Espruino)

https://www.npmjs.com/package/blynk-library

  • Regular PC with Linux / Windows / OS X
  • Single Board Computers (Raspberry Pi, BeagleBone, Intel Edison/Galileo, ...)
  • OpenWRT
  • Espruino

Tutorials:

Python (MicroPython)

  • WiPy
Clone this wiki locally