lehrkraefte:blc:informatik:glf19:robofollow

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
lehrkraefte:blc:informatik:glf19:robofollow [2020/06/14 21:38]
Ivo Blöchliger
lehrkraefte:blc:informatik:glf19:robofollow [2020/06/15 10:38]
Ivo Blöchliger
Line 29: Line 29:
  
 # Lichtsensor hinzufuegen und starten # Lichtsensor hinzufuegen und starten
-ls = LightSensor(SensorPort.S3)+ls = LightSensor(SensorPort.S3)      # Ueberpruefen, ob der Sensor auch wirklich an Port 3 angeschlossen ist!
 robot.addPart(ls) robot.addPart(ls)
 ls.activate(True) ls.activate(True)
  • lehrkraefte/blc/informatik/glf19/robofollow.txt
  • Last modified: 2020/06/15 12:45
  • by Ivo Blöchliger