Core software 0.9.14 released

0 views
Skip to first unread message

Dave Ackley

unread,
Jan 7, 2010, 7:40:00 AM1/7/10
to illum...@googlegroups.com
sfb-latest.zip and sfb-latest-html-docs.zip
have been updated to version 0.9.14. At
http://livingcomputation.com/ixm/pub.

Some brief change notes at
http://robust.cs.unm.edu/doku.php?id=news

Primary new feature is the ability to change
the processor speed, to trade off energy
consumption against computational speed.

If a sketch doesn't need many cycles, for
example, you can cut its power usage by over
half, just by adding:

Processor.setMinSpeed();

to its setup() function. And if it a sketch
needs to put the hammer down from time to
time, you can change speeds on the fly too.

Sample sketches at
http://livingcomputation.com/s/doc/Tutorials.html#BasicSpeed

- Dave

Reply all
Reply to author
Forward
0 new messages