witnessmenow / arduino-youtube-api

A wrapper around the youtube api for arduino
MIT License
141 stars 48 forks source link

can u suggest me a way so that everytime someone subscribes a buzzer buzzes for 10 seconds .thanks #44

Closed MagmaBeast closed 3 years ago

joeybab3 commented 3 years ago

As I mentioned here: https://github.com/witnessmenow/arduino-youtube-api/issues/43#issuecomment-837683501 Instead of comparing to subcount + 1, try just seeing if it is not equal to it. Writing high to a buzzer will not make any noise, I suggest you review some sample code for making tones on a buzzer.

MagmaBeast commented 3 years ago

@witnessmenow @dmadison sir can u help

dmadison commented 3 years ago

With due respect @MagmaBeast I don't work for you. If you don't know how to program there are many C++ tutorials to learn available for free online. Otherwise you can hire a programmer to do it for you. If your budget is low you may be able to find someone on Fiverr.