Connect to the routerNEORACER DOCS
NEORACER DOCS
These docs are public and open source.Edit on GitHub

CONNECT TO THE ROUTER

The monitor and keyboard are not required after installing the driver. You can connect to the car using the router.

~5 minutes

THE CAR'S WI-FI

The Cudy router comes pre-configured. It broadcasts a Wi-Fi network named neoracer-XXXX, where XXXX is a set of letters and numbers unique to your car, along with a 5 GHz version of the same network.

You can find the name (SSID) of this network on the sticker on the bottom of the NeoRacer or within the battery compartment.

  • Power the car on and give the router a minute to boot.
  • On your device, open the Wi-Fi menu and find neoracer-XXXX (or its 5 GHz version).
  • Join it with the password neobotics.

THE DASHBOARDS

Once connected to the router, you can interact with the car through the router's IP address, which is static at 192.168.10.100. The next page uses the Health dashboard and JupyterLab.

Key dashboardsAddress
Health dashboard (live status of the sensors and services)http://192.168.10.100:8080
JupyterLab (write and run code on the car)http://192.168.10.100:8888
  • For interacting with the dashboards, see (coming soon).
  • For different methods to access the car, see Networking (coming soon).