Raspberry PI + Servo + Blynk

Hello, there!

Could someone help me with a basic example on how implement servo control using Rasperry PI and Blynk? Do I need to compile some code?

I am with the same problem here. I can dim a LED light using the gpio18 and the slider but I can’t control a small 9g servo.

As I am giving a workshop, would be nice to not have to compile C code to control the servo. Does anyone has a tip?

You should take a look at:

  1. You need to be able to control PWM from your Raspberry without Blynk
  2. Set Virtual Pin to write to the pin that controls servo

Hi, can I ask you if you got servo working with raspberry and Blynk?