lehrkraefte:blc:informatik:glf22:robotik-mit-vscode:pruegli-challenge

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lehrkraefte:blc:informatik:glf22:robotik-mit-vscode:pruegli-challenge [2023/03/21 09:50]
Ivo Blöchliger [Programmerstellung]
lehrkraefte:blc:informatik:glf22:robotik-mit-vscode:pruegli-challenge [2023/03/21 10:23] (current)
Ivo Blöchliger [Dokumentation]
Line 35: Line 35:
 Legen Sie ein neues EV3-Micropython Projekt an und initialisieren Sie alle Motoren und Sensoren. Siehe Legen Sie ein neues EV3-Micropython Projekt an und initialisieren Sie alle Motoren und Sensoren. Siehe
 https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:robotik-mit-svcode:programm-struktur https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:robotik-mit-svcode:programm-struktur
 +
 +
 +===== Dokumentation =====
 +Interne Seiten:
 +  * Initialisierungen: https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:robotik-mit-svcode:programm-struktur
 +  * DriveBase (fahrwerk): https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:robotik-mit-svcode:drivebase
 +  * Lichtsensor: https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:robotik-mit-svcode:lichtsensor
 +  * LineFollower: https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:linefollower
 +
 +Externe Seiten:
 +  * DriveBase: https://pybricks.com/ev3-micropython/robotics.html
 +  * Sensoren und Motoren: https://pybricks.com/ev3-micropython/ev3devices.html
  
 ===== Pseudo-Code ===== ===== Pseudo-Code =====
  • lehrkraefte/blc/informatik/glf22/robotik-mit-vscode/pruegli-challenge.1679388629.txt.gz
  • Last modified: 2023/03/21 09:50
  • by Ivo Blöchliger