mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
14 lines
359 B
Markdown
14 lines
359 B
Markdown
# Multi Roomba Rover
|
|
|
|
a remake of my RoombaRover project with a decentralized and embedded approach
|
|
supports multiple roombas
|
|
|
|
on each roomba:
|
|
- a raspberry pi zero 2 w
|
|
- a raspberry pi camera
|
|
- roomba's serial port hooked up to the built in serial port on the raspberry pi
|
|
|
|
pi provisioning:
|
|
- enable serial port
|
|
- disable wifi powersave
|
|
- disable bluetooth |