Hey everyone, I know it's possible to control components connected to an Arduino board by settings the digital pins to PWM & sending them values, I'm trying to control the speed of a motor using Pduino, Firmata & an Arduino Uno but I just can't get it to work, I've tried using the Pduino Test files but its just not happening for me.
Has anyone done this successfully in the past & feel like sharing how they done it?

Edit: So I have it working successfully with an LED, can anyone tell me how to get it to work with a motor? All my attempts so far haven't worked.