So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By pmulvey
#77751 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.