User Tools

Site Tools


haas:fall2021:common:projects:led1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2021:common:projects:led1 [2021/09/12 13:11] – external edit 127.0.0.1haas:fall2021:common:projects:led1 [2021/09/12 22:54] (current) – [Process] wedge
Line 375: Line 375:
  
 <code> <code>
 +number <- 0
 loop (endlessly) loop (endlessly)
-    number <- 0 
     if the number is zero     if the number is zero
         activate/deactivate the four LEDs to represent zero         activate/deactivate the four LEDs to represent zero
Line 390: Line 390:
     strategic delay so you can see the current number     strategic delay so you can see the current number
  
-    let the number increment by one+    let the number increment by one, but not to exceed fifteen
 done done
 </code> </code>
haas/fall2021/common/projects/led1.1631452276.txt.gz · Last modified: 2021/09/12 13:11 by 127.0.0.1