Skip to content

playTone() with Telemetrix ? #45

Answered by MrYsLab
fguenego asked this question in Q&A
Discussion options

You must be logged in to vote

@fguenego Thanks for the question. The Tone library was not included in Telemetrix because the Arduino Uno has limited space, and I wanted to add many more features, such as accelstepper support and SPI. In addition, the Tone library can interfere with PWM operation because it uses Arduino hardware timers.

I know this does not meet your needs, but if you need both HC-SR04 support and Tone Library support, you may wish to use pymata4. I archived pymata4 because adding new features to Firmata became more and more difficult. The Telemetrix design made adding new features much simpler and more robust.

Hopefully, pymata4 will solve your issue. Please let me know if you have any further questions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MrYsLab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants