Comments on: ESP8266 NodeMCU PWM with Arduino IDE – Dim LED (Analog Output) https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sun, 14 Apr 2024 05:16:56 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: angrydyde https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-905858 Sun, 14 Apr 2024 05:16:56 +0000 https://randomnerdtutorials.com/?p=86975#comment-905858 In reply to Sara Santos.

do you mean a lameh youtuber who puts his face on “his proyects” ‘s pcbs ??? i hate ppl who stole the credit from the real creators…

]]>
By: toplink https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-839807 Sat, 10 Jun 2023 06:09:04 +0000 https://randomnerdtutorials.com/?p=86975#comment-839807 I want to detect the state of the electric bicycle, such as whether the brake is turned on (high level signal), how should it be connected.

]]>
By: toplink https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-839786 Sat, 10 Jun 2023 03:15:41 +0000 https://randomnerdtutorials.com/?p=86975#comment-839786 I want to connect the signal of electric bicycle controller (48v) to ESP8266, is it feasible? How should I pick it up.

]]>
By: Peter Freundorfer https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-822873 Sat, 04 Mar 2023 00:00:53 +0000 https://randomnerdtutorials.com/?p=86975#comment-822873 Hello Sara,
I have been trying to get a 90 degree phase shift on two PWM channels for quite some time… unfortunately without success until now.
The goal is to simulate a two channel incremental encoder. The duty cycle should always be 50%.
Do you have any ideas?
Thanks in advance

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-778285 Wed, 24 Aug 2022 22:29:11 +0000 https://randomnerdtutorials.com/?p=86975#comment-778285 In reply to Albertoo.

Hi.
Thanks for following our work.
Unfortunately, we don’t have any tutorials about that specific subject.
Regard,s
Sara

]]>
By: Albertoo https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-778217 Wed, 24 Aug 2022 20:12:30 +0000 https://randomnerdtutorials.com/?p=86975#comment-778217 Hallo Sara,

I was wondering if you also have a guide on how to read duty cycles from for example a smt172. Would like to read that since your guides are way so clear and this site is my go to site for esp32/8266. Kind regards

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-678134 Mon, 04 Oct 2021 20:56:21 +0000 https://randomnerdtutorials.com/?p=86975#comment-678134 In reply to L..

Hi
Thanks for following our work.
See if this discussion provides any useful information for what you want to do: https://www.reddit.com/r/esp32/comments/bivbz1/can_a_esp32_read_the_pwm_signal_of_a_rc_receiver/
Unfortunately, we have some work to do on those days. Maybe next year.
Regards,
Sara

]]>
By: L. https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-677527 Sun, 03 Oct 2021 09:19:37 +0000 https://randomnerdtutorials.com/?p=86975#comment-677527 Hi Sara,
congratulations for the great work you are doing: you are inspiring many developers with your articles for sure: I am among them.
I would like to ask if you have already explored the reading of an external PWM signal, this could be very useful on many robotic application: I haven’t found anything around and there is no implementation for that in the pwm.h API (Except pwm_get_duty that doesen’t work I belive to read an external PWM signal).
Beside that are you visiting the European Maker Faire in Roma next 8-10 october?
Thanks again
All the best.
L.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-672706 Fri, 24 Sep 2021 11:01:43 +0000 https://randomnerdtutorials.com/?p=86975#comment-672706 In reply to Simon.

Hi Simon.
Thanks for telling me.
I’ll update the tutorial soon.
Regards,
Sara

]]>
By: Simon https://randomnerdtutorials.com/esp8266-pwm-arduino-ide/#comment-672676 Fri, 24 Sep 2021 09:39:50 +0000 https://randomnerdtutorials.com/?p=86975#comment-672676 The analogWrite-Range is no longer 1023 by default. It has been changed to 255.
Source: https://arduino-esp8266.readthedocs.io/en/latest/reference.html?highlight=analogwrite#analog-output

]]>