Dear Blynkers,
I want to create a new project in the Blynk App which will run on a Raspberry Pi Zero W. In the project setup, which model of the Raspberry Pi should I select as the Zero W is not in the selection list?
Thank you.
Alan
Dear Blynkers,
I want to create a new project in the Blynk App which will run on a Raspberry Pi Zero W. In the project setup, which model of the Raspberry Pi should I select as the Zero W is not in the selection list?
Thank you.
Alan
Doesn’t matter… as far as Blynk is concerned, a RPi is an RPi and they all pretty much have the same pin-outs (older versions just have less).
You will most likely want to use language based (NodeJS, Python or WireingPi) GPIO libraries for the actual pin control and virtual pins with Blynk anyhow.