Differences

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

Link to this comparison view

pm:prj2023:apredescu:trashbot [2023/05/01 15:00]
flavius.usturoi [Download]
pm:prj2023:apredescu:trashbot [2023/05/18 10:58] (current)
flavius.usturoi [Jurnal]
Line 31: Line 31:
 #include <​servo.h>​ #include <​servo.h>​
  
-#​define ​trigPin 6 +const int trigPin ​6; 
-#​define ​echoPin 5 +const int echoPin ​5; 
-#​define ​servoPin 3 +const int servoPin ​3; 
-#​define ​MAX_DISTANCE 50 +const int MAX_DISTANCE ​50; 
-#​define ​MIN_DISTANCE 0+const int MIN_DISTANCE ​0;
  
 Servo servo; Servo servo;
Line 75: Line 75:
  
 <note tip> <note tip>
 +{{:​pm:​prj2023:​apredescu:​20230506_125814_1.gif?​300|}}
 </​note>​ </​note>​
  
Line 88: Line 88:
  
 <note tip> <note tip>
 +  * 18.05.2023: Finalizare proiect
   * 01.05.2023: Completare documentație   * 01.05.2023: Completare documentație
   * 27.04.2023: Stabilire temă proiect   * 27.04.2023: Stabilire temă proiect
pm/prj2023/apredescu/trashbot.1682942426.txt.gz · Last modified: 2023/05/01 15:00 by flavius.usturoi
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0