文章分类 -  树莓派

Using JavaCV in the Raspberry Pi (linux-arm)
摘要:https://salaboy.com/2013/06/14/using-javacv-in-the-raspberry-pi-linux-arm/ —————————————————————————————————————————————————————————————————————————— 阅读全文
posted @ 2018-03-26 15:38 cuizhenfu 阅读(831) 评论(0) 推荐(0)
树莓派3使用USB摄像头
摘要:http://blog.csdn.net/nctu_to_prove_safety/article/details/64923572 —————————————————————————————————————————————————————————————— 命令行下查看/dev/下有video0的 阅读全文
posted @ 2018-03-21 15:28 cuizhenfu 阅读(158) 评论(0) 推荐(0)
树莓派的FTP配置
摘要:http://blog.csdn.net/cqbamboo/article/details/37955351 —————————————————————————————————————————————— 树莓派和开发主机之间需要传输文件。 树莓派,安装vsftpd,这是开源,轻量级的FTP Serv 阅读全文
posted @ 2018-03-21 15:08 cuizhenfu 阅读(415) 评论(0) 推荐(0)
树莓派3b支持usb摄像头
摘要:if you're using the RP camera, you can append a line to /etc/modules(although RP3 has a bcm2837 processor): bcm2835-v4l2 Then the V4L2 driver will be 阅读全文
posted @ 2018-03-21 14:07 cuizhenfu 阅读(218) 评论(0) 推荐(0)
树莓派与笔记本用远程桌面连接(Xrdp远程桌面服务)
摘要:输入命令:sudo apt-get install xrdp 用以安装xrdp 阅读全文
posted @ 2018-03-21 13:56 cuizhenfu 阅读(98) 评论(0) 推荐(0)
树莓派(Raspberry Pi)如何安装系统?
摘要:树莓派官方推荐的是使用其官方工具NOOBS安装:1.下载NOOBS工具 https://www.raspberrypi.org/downloads/noobs/2.下载SD卡格式化工具 https://www.sdcard.org/downloads/formatter_4/eula_windows 阅读全文
posted @ 2018-03-21 13:45 cuizhenfu 阅读(128) 评论(0) 推荐(0)