-->
Page 1 of 1

Infrared 38Khz carrier generator

PostPosted: Wed Aug 15, 2018 6:30 am
by pmulvey
The Arduino (ATMega 328) has a timer register that can be preloaded and set to pulse an I/O pin on overflow so that a 38KHz output waveform is generated outside of program control. Has the ESP8266 anything like this? Bit banging with micropython is not fast enough I'm sure.