Digistump Forums

The Digispark => Digispark Projects => Topic started by: Rando on September 15, 2012, 07:56:02 pm

Title: Core details...
Post 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...
Title: Core details...
Post by: sparr on September 16, 2012, 10:02:14 am
Almost all Arduino functions will be available, but with fewer outputs/timers/etc.
Title: Core details...
Post by: Rando on September 17, 2012, 01:16:16 pm
Wow that\'s ambitious! Thanks for the consideration of your reply.
Title: Core details...
Post by: sparr on September 21, 2012, 08:33:32 am
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.
Title: Core details...
Post by: digistump on October 05, 2012, 11:01:33 am
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.