Acrob: Rozdiel medzi revíziami
Zo stránky SensorWiki
Bez shrnutí editace |
Bez shrnutí editace |
||
Riadok 1: | Riadok 1: | ||
[[Obrázok:ArduinoCloseUp.jpg|thumb|right|200px|Acrob robot.]] | [[Obrázok:ArduinoCloseUp.jpg|thumb|right|200px|Acrob robot.]] | ||
[[Obrázok:logoAcrob.png|200px]] | |||
== '''Acrob''' =''' A'''rduino '''C'''ompatible '''Rob'''ot == | == '''Acrob''' =''' A'''rduino '''C'''ompatible '''Rob'''ot == |
Verzia z 21:10, 26. jún 2010
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)
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.