Digistump Forums
The Digispark => Digispark Projects => Topic started by: Rando on September 15, 2012, 07:56:02 pm
-
Will the Digispark run its own Arduino "core" and if so what Arduino library functions will be implemented?
Exciting project, thanks for info...
-
Almost all Arduino functions will be available, but with fewer outputs/timers/etc.
-
Wow that\'s ambitious! Thanks for the consideration of your reply.
-
There are a lot of \"core\"s out there for the attiny85. http://code.google.com/p/arduino-tiny/ has a list of some of them. Until the details of the digispark are published, we won\'t have a precise answer to your question.
-
We\'ll be supporting the arduino-tiny core linked above as well as the core found here: http://hlt.media.mit.edu/?p=1695 - both will be installed by our Arduino IDE installer.