raspberry 相关



eth0
https://raspberrypi.stackexchange.com/questions/43560/raspberry-pi-3-eth0-wrongfully-named-enx



mac:
http://blog.csdn.net/zhangwu1241/article/details/53311534
http://stayrunning.blog.163.com/blog/static/196758002201322975454292/

内核及模块开发
http://blog.csdn.net/growdane/article/details/51655992

Can Driver
http://blog.csdn.net/github_38599595/article/details/72842721


开机启动、
http://blog.csdn.net/coekjin/article/details/52498212#reply


Python3 安装 Opencv
https://www.pyimagesearch.com/2016/04/18/install-guide-raspberry-pi-3-raspbian-jessie-opencv-3/
http://blog.csdn.net/lc_1994/article/details/52971408

VisualGDB debug raspberry
https://visualgdb.com/?features=linux



add tensorflow for deep learning:
wget https ://github.com/samjabrahams/tensorflow- on-raspberry-pi/releases/download/v0.11.0/tensorflow-0.11.0-cp27-none-linux_armv7l.whl sudo pip install tensorflow- 0.11 .0 -cp27- none -linux_armv7l.whl
sudo pip install tensorflow-0.11.0-cp27-none-linux_armv7l.whl

https://www.tuicool.com/articles/MrAVRj2

猜你喜欢

转载自blog.csdn.net/pika_/article/details/78411958
今日推荐