Skip to content

Commit bfe6d2d

Browse files
authored
Update user-manual.md
Switch in parts name between ToF and IMU sensors.
1 parent fa547bb commit bfe6d2d

File tree

1 file changed

+3
-2
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual

1 file changed

+3
-2
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual/user-manual.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ Alvik includes a set of different sensors listed below, all connected to the ST
165165
| **Sensor name** | **Part name** | **Test program name** |
166166
|------------------------------|---------------|-----------------------|
167167
| RGB Color detection | APDS 9660 | read_color_sensor.py |
168-
| ToF 8x8 Array - up to 350 cm | LSM6DSOX | read_tof.py |
169-
| IMU - 6 degree | VL53L7CX | read_imu.py |
168+
| ToF 8x8 Array - up to 350 cm | VL53L7CX | read_tof.py |
169+
| IMU - 6 degree | LSM6DSOX | read_imu.py |
170170
| 3x Line follower | custom made | line_follower.py |
171171
| 7x Touch sensor | AT42QT2120 | read_touch.py |
172172

@@ -1889,3 +1889,4 @@ If you need further assistance, you can find support through the following chann
18891889
- [Arduino Contact Us Form](https://www.arduino.cc/en/contact-us)
18901890

18911891
For more detailed support, you can also reach out to the Arduino Help Center.
1892+

0 commit comments

Comments
 (0)