Blynk and Raspberry Pi: Tips & Tricks
Last updated
Was this helpful?
Last updated
Was this helpful?
This documentation is for the LEGACY version of Blynk platform which is no longer supported and will be shut down.
You can sign up for the current version of Blynk platform .
The new mobile apps can be downloaded from and .
The actual Blynk documentation is .
To enable Blynk autostart for Pi, find /etc/rc.local
file and add there:
Use forever
utility to auto-restart your script.
You can run external python, batch, or just anything executable from Node.js using child_process
module:
allows you to pre-configure Raspberry Pi, while creating SD Card.