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.
857 B
857 B
整体思路
1、购买金属外壳机器人小车 https://mobile.yangkeduo.com/goods.html?goods_id=647254956695
![(https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/BlogImages/202504211334221.png)
2、树莓派配置红外遥控及关联python程序 https://blog.csdn.net/Better_man1/article/details/120569785
3、小智机器人获取用户的指令,比如:你离我近一点(前进20CM),你离我远一点(后退20CM),然后利用(2)中的python程序,复制小车的红外遥控信号,向小车发出指令。
树莓派4B:python+opencv实现拍照存储功能