You are reading a single comment by @Wilberforce and its replies. Click here to read the full conversation.
  • If you set up a pwn output is the timing for this accurate?

  • analogWrite(D5,0.5, { freq : 3000 } ); is perfectly stable. Can not see jumps down to 5ns per division. Frequency reads 3003hz.

    digitalPulse(D5, 1, 1); // 1.106ms
    digitalPulse(D5, 1, .2); // 0.5ms

About

Avatar for Wilberforce @Wilberforce started