Author Topic: [Newb] Control from computer  (Read 2780 times)

Mr.Pe

  • Newbie
  • *
  • Posts: 2
[Newb] Control from computer
« 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

digistump

  • Administrator
  • Hero Member
  • *****
  • Posts: 1465
Re: [Newb] Control from computer
« Reply #1 on: January 25, 2015, 02:11:28 pm »
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