Acrob: Rozdiel medzi revíziami
Zo stránky SensorWiki
Bez shrnutí editace |
Bez shrnutí editace |
||
Riadok 25: | Riadok 25: | ||
# [[Acrob010|Line following robot with obstacle avoidance]] | # [[Acrob010|Line following robot with obstacle avoidance]] | ||
# [[Acrob020|Whiskers]] (digital obstacle detection) | # [[Acrob020|Whiskers]] (digital obstacle detection) | ||
# [[Acrob030|Compass]] (digital compass sensor) | |||
Verzia z 20:58, 23. február 2011
Acrob = Arduino Compatible Robot
Author: Richard Balogh (baloghelf.stuba.sk)
English
- Acrob technical description (technical parameters, schematics,...)
- Before You start (download, install, setup)
- Hello, World! (serial output, TODO: variables)
- LED Blink (digital output, delays)
- Pushbutton (digital input, conditions, statements)
- Piezospeaker (digital output, tone, reset)
- Basic movements (analog output, PWM, servo, robot kinematics)
- Distance sensor (analog input, distance sensor)
- Line sensor I. (analogue)
- Line sensor II. (digital)
- Line following robot with obstacle avoidance
- Whiskers (digital obstacle detection)
- Compass (digital compass sensor)
Slovak (obsolete)
- Hello, World. (prvý program)
- LED Blink. (digitálne výstupy, oneskorenie)
- Pushbutton. (digitálne vstupy, podmienky)
- Piezospeaker. (zvuky, reset)
- Basic movements. (základný pohyb robota)
- Distance sensor. (analógový vstup, snímač vzdialenosti)
- Line sensor I. (snímač čiary, analógový)
- Line sensor II. (snímač čiary, digitálny)
- Line following robot with obstacle avoidance.