Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of _Lektion_07 by
Revision 1:a824701b2a17, committed 2015-05-05
- Comitter:
- Enenkel
- Date:
- Tue May 05 06:50:30 2015 +0000
- Parent:
- 0:e2129defbaf4
- Commit message:
- LDR AnalogIn Helligkeit auf LED
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r e2129defbaf4 -r a824701b2a17 main.cpp --- a/main.cpp Mon Mar 09 13:32:01 2015 +0000 +++ b/main.cpp Tue May 05 06:50:30 2015 +0000 @@ -5,7 +5,7 @@ Aufbage: 1) Lade die Software und analysiere sie. Bewege den Finger zum LDR und sieh was passiert. - 2) Erstelle einen lichtabhängigen Leuchtbalken über 8 LED + 2) Erstelle einen lichtabhängigen Leuchtbalken über 8 LED (12) je dünkler desto mehr LED leuchten 3) Wer gut ist, kann einen Lichtbalken über 12 LED programmieren */