This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:iot-open:remotelab:sut:roboarm:b1 [2019/03/19 16:20] – gdrabik | en:iot-open:remotelab:sut:roboarm:b1 [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Controling stepmotor and monitoring it using accelerometer on LCD ==== | ==== Controling stepmotor and monitoring it using accelerometer on LCD ==== | ||
| - | Students should check position the arm, and display it on display. For confirmation propriety of readings, student should move the arm using servo motor. | + | Students should check position the arm, and display it on display. For confirmation propriety of readings, student should move the arm using stepmotor. |
| === Target group === | === Target group === | ||
| Line 9: | Line 9: | ||
| === Scenario === | === Scenario === | ||
| - | - using schematic, check ESP ports with I2C controlled, | + | - using schematic, check ESP ports which I2C controlled, |
| - | - using schematic, check ESP ports with DIR and STEP (stepmotor) controlled, | + | - using schematic, check ESP ports which DIR and STEP (stepmotor) controlled, |
| - | - using sensor documentation check registers | + | - using sensor documentation check registers |
| - using display documentation check way for display digits on HD44780, | - using display documentation check way for display digits on HD44780, | ||
| - check I2C address for every device, | - check I2C address for every device, | ||
| Line 37: | Line 37: | ||
| - | ... | ||
| - | |||
| - | == Step n == | ||
| === Result validation === | === Result validation === | ||