Skip to content

DdragonEver/raspberry-pi-intelligent-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspberry-pi-intelligent-car

大一树莓派中学习的一些简单项目代码 内容包括

  • 1、树莓派连接热释电红外传感器 制作简单报警装置(见warning.py)
  • 2、树莓派连接超声波传感器 用来检测距离(见hcsr04.py)
  • 3、树莓派智能小车(小车基本移动函数已经封装在了car package中)
    • (1)循迹算法(见findway.py)
    • (2)搭建在树莓派上的socekt服务端程序(基于python socket通信)

大一python基础弱,如有错误,不吝指正

About

用来存放树莓派学习过程中的一些代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages