CodeSkool

Control RC Car with CodeSkool Whizz Scratch extension

You need to first disassemble the RC car remote and connect some jumper wires to the pins connecting directly to the RF IC.

Then you need to connect the RF remote board to a ESP32-C3 based microcontroller board.

Connect the RF pins to the microcontroller as per the table below:

RF RemoteESP32-C3 GPIO
Move Forward7
Move Backward6
Turn Left3
Turn Right2
Head Lights10
Turbo Mode0
RF Remote Pin Connection

Connect your ESP32-C3 board to your computer via USB. Then go the CodeSkool >> Board >> Upload Firmware

and select the Whizz RC Car firmware, then connect using the microcontroller COM Port and flash the firmware.

Reset your microcontroller, add the Whizz Car extension and connect to your RC car and enjoy CodeSkool Scratch programming.

Leave a Reply