SunFounder GalaxyRVR Mars Rover

Kann ich dafür auch den Arduino UNO R4 WiFi [ABX00087] nehmen, damit auch das Fahrzeug über Wlan steuern?
Verkauft wird der ja zurzeit nur für UNO R3 steuerbar dann wohl nur über Bluetooth.

Hi Frank,
GalaxyRVR must be connected with wi-fi, for this possibility you can use ESP32 - it included and operated as camera and wi-fi module.

To enable Bluetooth control, you will need:

Hardware with a Bluetooth module

Custom control program development

For Arduino UNO R4 WiFi:

Although it supports Bluetooth/WiFi, you must:

Flash the galaxyRVR.ino program to the UNO R4

Use the included ESP32-CAM module (required for full functionality)

Without these steps, you’ll need to develop your own control program.