Do you have a question about the Freenove 4WD Smart Car Board for Raspberry Pi and is the answer not in the manual?
Drive Type | 4WD |
---|---|
Motor Type | DC Gear Motor |
Wireless Communication | Wi-Fi |
Motor Channels | 4 |
Servo Channels | 2 |
Servo Voltage | 5V |
Compatibility | Raspberry Pi |
Power Supply | 6V-12V |
Programming Language | Python |
Sensors | Ultrasonic Sensor |
Input Voltage | 7V-12V |
Onboard Interfaces | GPIO, I2C, UART |
Refers to a separate document for battery details.
Provides contact information for technical assistance and feedback.
Lists essential safety guidelines for product usage and handling.
Describes the company's mission and intellectual property notices.
Details the main control board of the 4WD Smart Car.
Lists screws, nuts, motors, wheels, and related hardware for assembly.
Lists sensors, tools, and components the user must provide.
Explains the role and features of the Raspberry Pi in the project.
Details the Broadcom SOC channel numbering for GPIO pins.
Explains alternative GPIO numbering schemes: physical and WiringPi.
Guide to installing the Raspberry Pi OS and required hardware.
Instructions for configuring VNC and remote desktop access.
Downloading project code and installing necessary Python libraries.
Enabling I2C and VNC interfaces on the Raspberry Pi.
Running the script to install all required software libraries.
Step-by-step guide to building the car's chassis and attaching components.
Instructions for installing sensors like line tracking and camera modules.
Verifying the functionality of motors, ADC, and line tracking sensors.
Testing LEDs, buzzer, servos, ultrasonic, and camera modules.
Explains how the car uses photoresistors to detect and follow light.
Details how the car uses ultrasonic sensors for navigation.
Explains how the car follows a line using infrared sensors.
Instructions for setting up the server on Raspberry Pi and the client.
Guides for running clients on Windows, macOS, and Raspberry Pi.
Diagnosing and resolving common problems with the car's operation.
Instructions on downloading and using the mobile application for control.
Guidance on developing custom code for the smart car.