RCPico

Raspbery Pi Pico W RC car

WIFI RC Car controller using RPI Pico W

The car can be controlled using an web-browser on a mobilephone or PC using WIFI
IMAGE ALT TEXT

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

Project Content

KicadV7

PCB Design files for Kicadv7
  More Hardware info is available in the README

Software

The software is developed using MicroPython
  on a Raspberry Pi Pico W
  More Info in the README

Instalation

Firmware

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

Conneting to the car

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 :)

3dr Party resources

Hardware

For a harrdware list see the Bil of materials :)

Software compoenents

microdot - Micropython web framework
nipplejs - JoyStick JavaScript

Software tools

picotool used to grenerate the firmware-file (RCPico.u2f)
  (picotool save -a -f RCPPico.uf2)

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.