Re: Precision generator
Posted: Tue Oct 28, 2025 11:26 pm
And then look into using a different coding language.
I think getting usec accuracy is doable, which means getting very very close to 7.83Hz
Actual desired period is 0.12771392081736909323116219667944sec
1277139 usec will be 7.830001276290208035303909754 Hz
Again, not sure if that's accurate enough for your needs. 3 0's after should be good, but you'll need to decide.
https://www.pythontutorials.net/blog/es ... hon-delay/
I think getting usec accuracy is doable, which means getting very very close to 7.83Hz
Actual desired period is 0.12771392081736909323116219667944sec
1277139 usec will be 7.830001276290208035303909754 Hz
Again, not sure if that's accurate enough for your needs. 3 0's after should be good, but you'll need to decide.
https://www.pythontutorials.net/blog/es ... hon-delay/