WIFI RC Car controller using RPI Pico W
The car can be controlled using an web-browser on a mobilephone or PC using WIFI
There is no need for a PCB, just connect the hardware compenents using wires acording to the schematics
To cleanup the wires the project includes a PCB-boarddesign for the 3D printed car Gamma 2.0
PCB Design files for Kicadv7
More Hardware info is available in the README
The software is developed using MicroPython
on a Raspberry Pi Pico W
More Info in the README
Download RCPico.zip
Unzip RCPico.zip
On the microcontroller, press the BOOTSEL button and hold it while you connect the USB cable to your computer
A new drive would appear
Copy the file RCPico.uf2 to the new drive
Scan the QRcode to connect to the car’s wifi-network
This conect you to the car-wifi with ssid = ‘GemmmaRC#01’ and password = ‘123456789’
Scann the QRcode to connect to the car’s controller/joystock
Open the web-page 192.168.4.1 and now you are ready :)
For a harrdware list see the Bil of materials :)
microdot - Micropython web framework
nipplejs - JoyStick JavaScript
picotool used to grenerate the firmware-file (RCPico.u2f)
(picotool save -a -f RCPPico.uf2)
This work is licensed under a Creative Commons Attribution 4.0 International License.