hi
i noticed that ESP32 tx2 (pin17) and rx2 (pin16) uses 3.3v based signals. And i want interface an ir sensor module HX-53 with esp32.
HX-53 data pin connect to tx2 pin, Gnd to Gnd and Vcc to Vin(5v). But as i noticed HX-53 data input should be based on 5V. So how to solve this problem?
Reference HX-53: https://www.amazon.com/Electronic-Infrared-Emission-Transmitter-Arduino/dp/B07PJC7WSQ
Abhimanyu Pandit
PermalinkSo if you want then you can change the resistor to a lower value to match the 3.3 Volt output from the ESP32.
Just replace the 220 ohm printed with 221 value with something near 75 ohm resistor to get the value.
HX-53 IR Module:
- Log in or register to post comments
Joined January 21, 2019 42Monday at 12:12 PM