Beeper suchen auf einer Geraden

Dependencies:   mbed

Meine Projekte

Diese Projekte hab ich im Sommersemester in FSST programmiert.
bold text, italic text, monospaced text underlined text, strikethrough text superscript text, subscript text

Import programBertlButtons

LEDs zeigen welche Taster gedrückt werden.

Import programBertl_GoToBeeper

Beeper suchen auf einer Geraden

Information

Martina gehört mir.

Troubleshooting!

Ich liebe Martina.

Troubleshooting!

Ich liebe Martina.

Troubleshooting!

Ich liebe Martina.

Troubleshooting!

Ich liebe Martina.

Troubleshooting!

Ich liebe Martina.

plain text <<code>>

Ich **liebe** Martina.


Dotti stinkt :)

Files at this revision

API Documentation at this revision

Comitter:
DoTTi
Date:
Thu Apr 23 12:03:43 2015 +0000
Commit message:
Bertl sucht Beeper auf einer Gerade.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
ur_Robot.lib Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Thu Apr 23 12:03:43 2015 +0000
@@ -0,0 +1,14 @@
+#include "mbed.h"
+#include "Robot.h"
+#include "const.h"
+
+int main()
+{
+    Robot karel;
+
+    karel.TurnLedOff(LED_ALL);
+    while(!karel.NextToABeeper()) {
+            karel.Move();
+    }
+    karel.PickBeeper();
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Thu Apr 23 12:03:43 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/433970e64889
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ur_Robot.lib	Thu Apr 23 12:03:43 2015 +0000
@@ -0,0 +1,1 @@
+http://developer.mbed.org/teams/BERTL_CHEL_18/code/ur_Bertl/#07e55b300ff1