Project-MicroSpot-AI
Controlling the MicriSpotAI robot from scratch
Colaborators
- Alexander
- Dennis
Components from MicroSpot
The MicriSpotAI has the following components:
Conection to Raspbperry Pi
To connect to the MicroSpot robot you must use their own hotspot network, but this type of configuration produces that the Raspberry Pi and the laptop does not have internet connection, which is a problem. For this reason we looked for another type of access from a laptop to the Raspberry Pi. So, there are several configurations for the SSH connection, it can be through a LAN cable, or through the local internet network.
Between these two types of SSH connections, the connection via the local WiFi network was chosen because it would be easier to manipulate the robot wireless and remotely.