Tone generation

I have used wiringpi before and it has a softTone() function to use one of the pin to generate a tone.
I ended up using this to generate a PWM signal which drives a stepper motor speed pin.

What would be best to used in processing for PI?

Thx for any advise.

1 Like

Is this what you are referring to?

http://wiringpi.com/reference/software-tone-library/

yes. do you think this can work here too? :slight_smile: