Popular repositories
-
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
-
Emulate an Ultimarc I-PAC/J-PAC using an Arduino Leonardo/Pro Micro. i.e. Arcade controls to M.A.M.E input.
-
Forked from martin-ger/esp_wifi_repeater
A full functional WiFi Repeater (correctly: a WiFI NAT Router)
-
-
Forked from takigama/HomeAutomationExperiments
Some of my home automation experiments involving arduino, esp, lights and other things
590 contributions in the last year
Less
More
Contribution activity
March 2021
Created 12 commits in 1 repository
Created a pull request in crankyoldgit/IRremoteESP8266 that received 1 comment
Fix addApbChangeCallback(): duplicate func kernel msgs
When IRrecv::enableIRn() was called after a IRrecv::disableIRn() call the ESP32 would produce a kernel message/warning on the serial port. e.g.:
[E…
+1
−0
•
1
comment