Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: jerome187 on May 06, 2016, 06:45:05 am
-
Hello, I have got my digispark and have been able to get some of the simple examples to work (blinking led, etc)
But, I would really like to be able to use the digital IO from other programs/scripts ... I see in the bridge example with the REST api that that would work great, but I have no shields whatsoever. Is there some way to send commands to the digispark without networking? unless there is some way to get networking to work without a wifi or ethernet shield.
-
You can write Java/Python or C++ program to communicate with it via USB.