Digistump Forums
The Digispark => Digispark Pro Support => Topic started by: Mr.Pe on January 25, 2015, 09:50:13 am
-
Hi, as a starter (after blinking a light) I'd like to control the activity of my digispark pro from a computer.
If I understand, there is no serial communication like for the arduino. There is this digiCDC but you wrote it is 5ms per character. I guess this is not what I am looking for.
What do I have to look for to be able control a led or a servo from the computer side? (a command line could be a start and the goal be a nodejs controller application)
Thanks
-
DigiCDC would work fine for this - it is plenty fast to change something like the PWM level of an led or the position of a servo