With the ESP8266 I want to make a frequency generator to generate frequencies from 50 to 500 Hz.
However, the way I generate frequencies, these are very volatile. For example, at 50 Hz it varies from 49.2 to 50.8 Hz.
Is there any other option than the one I use?
Sub Process_Globals
Public...