Measure/Download: Difference between revisions
< Measure
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
For doing the temperature sensor activity around the LM35 temperature sensor, download the activity from [[http://dev.laptop.org/~arjs/Measure-1.xo here]] |
For doing the temperature sensor activity around the LM35 temperature sensor, download the activity from [[http://dev.laptop.org/~arjs/Measure-1.xo here]] |
||
Note that this activity will works best for this experiment and all other features may not work. |
Note that this activity will works best for this experiment and all other features may not work. |
||
Before installing this version, remove the previous version of the activity, open the terminal Activity and do the following |
|||
$sudo -i |
|||
# rm -r /usr/share/activities/Measure.activity |
|||
Then restart sugar by pressing ctrl + alt + erase |
|||
Now install the new activity bundle |
|||
For removing this bundle and going back to the old pre installed version, do - |
|||
$sudo -i |
|||
# rm -r /home/olpc/Activities/Measure.activity |
|||
Then restart sugar by pressing ctrl + alt + erase |
|||
Now install the new activity bundle by downloading it from the [[Activities|activities]] page |
Revision as of 23:57, 12 January 2008
Main release (stable)
Download the latest version from this folder here http://dev.laptop.org/~arjs/
Current latest version is 15 . The direct download link is http://dev.laptop.org/~arjs/Measure-15.xo
Unstable releases
For LM35
For doing the temperature sensor activity around the LM35 temperature sensor, download the activity from [here] Note that this activity will works best for this experiment and all other features may not work.
Before installing this version, remove the previous version of the activity, open the terminal Activity and do the following
$sudo -i # rm -r /usr/share/activities/Measure.activity Then restart sugar by pressing ctrl + alt + erase Now install the new activity bundle
For removing this bundle and going back to the old pre installed version, do -
$sudo -i # rm -r /home/olpc/Activities/Measure.activity Then restart sugar by pressing ctrl + alt + erase Now install the new activity bundle by downloading it from the activities page