FNK0077
Welcome
About Battery
Get Support and Offer Input
Safety and Precautions
About Freenove
Copyright
List
Machinery Parts
Transmission Parts
Acrylic Parts
Electronic Parts
Tools
Self-prepared Parts
Tank Smart Car Board for Raspberry Pi
Preface
Raspberry Pi Introduction
GPIO
BCM GPIO Numbering
PHYSICAL Numbering
0. Chapter Raspberry Pi Preparation
Component List
Required Components
Optional Components
Required Accessories for Monitor
Required Accessories for Remote Desktop
Raspberry Pi OS
Automatically Method
Manually Method
Write System to Micro SD Card
Enable ssh and configure WiFi
Insert SD card
Getting Started with Raspberry Pi
Monitor desktop
Set Resolution
Remote desktop & VNC
MAC OS Remote Desktop
Windows OS Remote Desktop
VNC Viewer & VNC
Enable VNC
set resolution
Chapter 1 Software installation and Test (necessary)
Step 1 Obtain the Code
Step2 Install the Needed Libraries
Chapter 2 Assemble Smart Car
Chapter 3 Module test (necessary)
Motor
Reference
setMotorModel()
Infrared Line tracking module
Run program
Reference
GPIO.input()
LED
Run program
Servo
Run program
Reference
setServoAngle()
Ultrasonic module
Run program
Reference
get_distance()
Camera
Run Program
Chapter 4 Ultrasonic Obstacle Avoidance Car
Description
Run program
Result analysis
Chapter 5 Infrared tracking automatic wrecker
Description
Run program
Result analysis
Chapter 6 Smart video car
Server
Open Server
Client
Run client on windows system
Option 1 Running executable file directly
Option 2 Install python3 and some related python libraries to run the client
Install python3
Install PyQt5、opencv、numpy and other libraries.
Open client
Control
Run client on macOS system
Install python3
Install PyQt5、opencv、numpy and other libraries
Open client
Run client in Raspberry Pi (Linux system)
Install Opencv library
Run client
Trouble shooting
Android and iOS app
Free innovation
Code example
What’s next?
fnk0077-docs
Index
Index
B
|
G
|
S
B
built-in function
get_distance()
GPIO.input()
setMotorModel()
setServoAngle()
G
get_distance()
built-in function
GPIO.input()
built-in function
S
setMotorModel()
built-in function
setServoAngle()
built-in function