This shows you the differences between two versions of the page.
|
pm:prj2021:amocanu:twowheelrobot [2021/05/29 16:34] alexandru.belbu [Rezultate Obţinute] |
pm:prj2021:amocanu:twowheelrobot [2021/06/03 11:52] (current) alexandru.belbu [Download] |
||
|---|---|---|---|
| Line 23: | Line 23: | ||
| {{:pm:prj2021:amocanu:schema_twowheelrobot.jpeg?800|}} | {{:pm:prj2021:amocanu:schema_twowheelrobot.jpeg?800|}} | ||
| + | {{:pm:prj2021:amocanu:2wheel_p1.jpeg?800|}} | ||
| + | {{:pm:prj2021:amocanu:2wheel_p2.jpeg?800|}} | ||
| ===== Software Design ===== | ===== Software Design ===== | ||
| Line 28: | Line 30: | ||
| <note tip> | <note tip> | ||
| Descrierea codului aplicaţiei (firmware): | Descrierea codului aplicaţiei (firmware): | ||
| - | * mediu de dezvoltare (if any) (e.g. AVR Studio, CodeVisionAVR) | + | * mediu de dezvoltare : ArduinoIDE |
| - | * librării şi surse 3rd-party (e.g. Procyon AVRlib) | + | * librării: Wire.h, MPU6050_6Axis_MotionApps20.h, PID_v1.h |
| - | * algoritmi şi structuri pe care plănuiţi să le implementaţi | + | |
| - | * (etapa 3) surse şi funcţii implementate | + | |
| </note> | </note> | ||
| Line 40: | Line 40: | ||
| </note> | </note> | ||
| + | [[https://youtu.be/RXG_5v3gb-4]] | ||
| ===== Concluzii ===== | ===== Concluzii ===== | ||
| ===== Download ===== | ===== Download ===== | ||
| - | <note warning> | + | {{:pm:prj2021:amocanu:two_wheel_code.zip|}} |
| - | O arhivă (sau mai multe dacă este cazul) cu fişierele obţinute în urma realizării proiectului: surse, scheme, etc. Un fişier README, un ChangeLog, un script de compilare şi copiere automată pe uC crează întotdeauna o impresie bună ;-). | + | |
| - | + | ||
| - | Fişierele se încarcă pe wiki folosind facilitatea **Add Images or other files**. Namespace-ul în care se încarcă fişierele este de tipul **:pm:prj20??:c?** sau **:pm:prj20??:c?:nume_student** (dacă este cazul). **Exemplu:** Dumitru Alin, 331CC -> **:pm:prj2009:cc:dumitru_alin**. | + | |
| - | </note> | + | |
| ===== Jurnal ===== | ===== Jurnal ===== | ||
| Line 66: | Line 63: | ||
| https://create.arduino.cc/projecthub/ryanchan/how-to-use-the-l298n-motor-driver-b124c5 | https://create.arduino.cc/projecthub/ryanchan/how-to-use-the-l298n-motor-driver-b124c5 | ||
| + | |||
| + | PID controller: | ||
| + | |||
| + | https://www.youtube.com/watch?v=JFTJ2SS4xyA&t=606s | ||
| </note> | </note> | ||