物联网

Donkey Car 一个小型汽车开源DIY自动驾驶平台

2018-09-29  本文已影响1231人  whllhw

self driving car

An opensource DIY self driving platform for small scale cars.
RC CAR + Raspberry Pi + Python (tornado, keras, tensorflow, opencv, ....)
https://github.com/wroscoe/donkey

donkeycar: a python self driving library

Donkeycar is minimalist and modular self driving library for Python. It is developed for hobbyists and students with a focus on allowing fast experimentation and easy community contributions.
http://www.donkeycar.com/

设计理念

把复杂的事情变简单,这是一件复杂的事情


使用的技术

Keras

Keras :基于 Python 的深度学习库

https://github.com/keras-team/keras

Tornado

Tornado

https://github.com/tornadoweb/tornado

Tensorflow:深度学习工具

https://github.com/tensorflow/tensorflow

OpenCV

Opencv:机器视觉库

https://github.com/opencv/opencv


硬件 DIY

Raspberry Pi 俯视图
Raspberry Pi 外设连接图

树莓派

The Raspberry Pi Foundation is a UK-based charity that works to put the power of digital making into the hands of people all over the world, so they are capable of understanding and shaping our increasingly digital world, able to solve the problems that matter to them, and equipped for the jobs of the future.

普通遥控车改装

大脚车示例
  1. 电机速度控制器
    • PWM控制
  2. 转向伺服系统


    9g 舵机
    • PWM控制
  3. 有刷电机驱动
  4. 传感器


    广角相机
    • 广角相机

最终效果图

donkey car
上一篇下一篇

猜你喜欢

热点阅读