IFD:PhysicalComp2011/code: Difference between revisions

From Medien Wiki
(XI Interval Timer)
Line 1,169: Line 1,169:
</source>
</source>
<br /> <br />
<br /> <br />
=== Exercise V: Counter ===
Modify the example XI above so that it will display the seconds directly in the sketch window.<br />
Also change the color of the font according to whether or not the number which is displayed
is dividable by 3. For this the modulo operator % is very helpful.<br />
[http://processing.org/reference/modulo.html modulo operator]


[[Category:Physical Computing]]
[[Category:Physical Computing]]
[[Category:Frederic Gmeiner]]
[[Category:Frederic Gmeiner]]
[[Category:WS11]]
[[Category:WS11]]