You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
## 整体思路
1、购买金属外壳机器人小车
https://mobile.yangkeduo.com/goods.html?goods_id=647254956695


2、树莓派配置红外遥控及关联python程序
https://blog.csdn.net/Better_man1/article/details/120569785
3、小智机器人获取用户的指令, 比如: 你离我近一点( 前进20CM) , 你离我远一点( 后退20CM) , 然后利用( 2) 中的python程序, 复制小车的红外遥控信号, 向小车发出指令。

** 树莓派4B: python+opencv实现拍照存储功能**
https://blog.csdn.net/qq_43629743/article/details/105525067
https://blog.csdn.net/luteresa/article/details/121351377
** 利用树莓派制作空调遥控器**
https://segmentfault.com/a/1190000014135418