Projekt simulacije parkirnih senzora

Dependencies:   mbed Citanjeznaka SeeedShieldBot BluetoothSerial potenciometar

https://os.mbed.com/media/uploads/leleracic/shema.jpg

Files at this revision

API Documentation at this revision

Comitter:
leleracic
Date:
Thu Nov 26 17:40:44 2020 +0000
Commit message:
Projekt simulacije parkirnih senzora

Changed in this revision

BluetoothSerial.lib Show annotated file Show diff for this revision Revisions of this file
Citanjeznaka.lib Show annotated file Show diff for this revision Revisions of this file
SeeedShieldBot.lib Show annotated file Show diff for this revision Revisions of this file
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
potenciometar.lib Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BluetoothSerial.lib	Thu Nov 26 17:40:44 2020 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/yihui/code/BluetoothSerial/#f56002898ee8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Citanjeznaka.lib	Thu Nov 26 17:40:44 2020 +0000
@@ -0,0 +1,1 @@
+https://os.mbed.com/users/leleracic/code/Citanjeznaka/#3276e35a8063
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SeeedShieldBot.lib	Thu Nov 26 17:40:44 2020 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/teams/components/code/SeeedShieldBot/#9fd1722259a1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Thu Nov 26 17:40:44 2020 +0000
@@ -0,0 +1,15 @@
+#include "mbed.h"
+#include "Citanjeznaka.h"
+#include "potenciometar.h"
+
+int main()
+{
+    int start2=0;
+    while(1) {
+        start2=Citanjeznaka();
+        if (start2 == 1){
+            potenciometar();
+            Sudar();
+            }    
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Thu Nov 26 17:40:44 2020 +0000
@@ -0,0 +1,1 @@
+https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/potenciometar.lib	Thu Nov 26 17:40:44 2020 +0000
@@ -0,0 +1,1 @@
+https://os.mbed.com/teams/TVZ2020/code/potenciometar/#22d3ec372d97