Learn electronics, coding, and projects — step by step.

Tag: ESP32 IR

045 - MicroPython TechNotes: Infrared Transmitter

George Bantique September 13, 2021 4 Comments

In this article, I will tackle how you can use an Infrared transmitter module with ESP32 using MicroPython. GorillaCell Infrared Transmitter module from GorillaCell ESP32 development kits uses an infrared transmitter LED. It is low cost and easy to use. BILL OF MATERIALS ESP32 development board. Gorillacell ESP32 shield. 3-pin female-female dupont wires. Gorillacell Infrared […]


Read more 045 - MicroPython TechNotes: Infrared Transmitter

044 - MicroPython TechNotes: Infrared Receiver

George Bantique August 23, 2021 No Comments

In this article, I will tackle how you can use an Infrared receiver module with ESP32 using MicroPython. GorillaCell Infrared Receiver module from GorillaCell ESP32 development kits uses a VS1838 photodiode infrared receiver. It is low cost and easy to use.


Read more 044 - MicroPython TechNotes: Infrared Receiver