Merhaba.
Arduino üzerinden esp8266-01 kartı kullanarak proje yapıyorum. 02 pininden led bağlayarak şarta göre pembe, şarta göre mavi yanmasını istiyorum. Böyle bir şey mümkün müdür?
Nasıl yapılabilir.
Not: Dil için Google translate ile çeviri yaparsanız memnun olurum.
"Hello. I am making a project using the esp8266-01 board via Arduino. By connecting the led from pin 02, I want it to turn pink and blue depending on the condition. Is something like this possible? How can it be done."
This depends on the type of LED you are using. If you are using a standard 3 pin RGB LED you will need to have 3 PWM pins attached. If you are using a serial LED (like the WS2812) then you ca use 1 pin.
Geri dönüş için teşekkür ederim.
İnternette araştırma yaptım, ancak esp-01 ile WS2812 için kullanım örneği göremedim. Bağlantı şeması ve örnek kodlama için yardımcı olabilir misiniz. Küçük bir örnek yeterli olur.
This is the English part of the forum.
Please use Google Translate if you don't speak English, and you will get more replies.
Translated:
Thank you for return.
I've searched on the internet but couldn't see any use case for esp-01 with WS2812. Can you help with the wiring diagram and sample coding? A small example will suffice.
The ESP-01 is an ESP8266 variant.
If you Google "ESP8266 WS2812", then you should see many examples.
Not sure if Google restricts you to Turkish websites.
Try setting the browser language to English.
Leo..