• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • YouClaw
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
MKT-porter
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 85 下一页
2022年3月3日
cmake(9) 配置pcl
摘要: https://pcl.readthedocs.io/projects/tutorials/en/latest/compiling_pcl_posix.html 1下载源码 sudo apt-get install git cd git clone https://github.com/PointC 阅读全文
posted @ 2022-03-03 10:45 MKT-porter 阅读(1207) 评论(0) 推荐(0)
2022年2月27日
树莓派l连接mpu6050
摘要: 树莓派读取mpu6050内容 sudo gedit /etc/modules //文件的最后写入 i2c-bcm2708 i2c-dev //保存退出 然后是可选的,把设备解除屏蔽,一块全新的板子可能是没有的。 接着去树莓派选项里面,把GPIO打开: sudo raspi-config 这里有个选项 阅读全文
posted @ 2022-02-27 19:07 MKT-porter 阅读(397) 评论(0) 推荐(0)
2022年2月26日
树莓派添加源地址
摘要: 安装编辑器 sudo apt-get install gedit 第一步,先备份源文件 sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak sudo cp /etc/apt/sources.list.d/raspi.list /etc/ap 阅读全文
posted @ 2022-02-26 16:29 MKT-porter 阅读(356) 评论(0) 推荐(0)
惠普打印机(1)win10驱动安装
摘要: https://support.hp.com/cn-zh/drivers?jumpid=re_r11839_cn/zh/extsearch/IPG_1_Driver_Printer2 选择打印机 查看打印机型号 搜索核算 选择下载 双击安装 都可以选择 我们打印机型号时 1106 这里选择USB直连 阅读全文
posted @ 2022-02-26 15:28 MKT-porter 阅读(860) 评论(0) 推荐(0)
使用树莓派搭建无线打印机
摘要: https://www.jianshu.com/p/d3752c584e01 https://support.hp.com/cn-zh/drivers?jumpid=re_r11839_cn/zh/extsearch/IPG_1_Driver_Printer2 选择打印机 查看打印机型号 搜索核算 阅读全文
posted @ 2022-02-26 14:25 MKT-porter 阅读(593) 评论(0) 推荐(0)
经典 python使用http传输图像
该文被密码保护。 阅读全文
posted @ 2022-02-26 14:01 MKT-porter 阅读(0) 评论(0) 推荐(0)
经典 pthon多进程采集图像基本样例
该文被密码保护。 阅读全文
posted @ 2022-02-26 13:44 MKT-porter 阅读(0) 评论(0) 推荐(0)
2022年2月25日
WIN10系统盘制作安装
摘要: 1下载镜像 链接:https://pan.baidu.com/s/1SAhaKYcUndz-QntuwOAjQw?pwd=gq9a 提取码:gq9a --来自百度网盘超级会员V4的分享 2下载安装工作 http://dbc.wtkje.cn/udisk.html 插上U盘格式化 把系统镜像拷贝到U盘 阅读全文
posted @ 2022-02-25 17:48 MKT-porter 阅读(210) 评论(0) 推荐(0)
2022年2月20日
ubuntu开机提示:检测到系统程序出现问题,错误报告
摘要: sudo gedit /etc/default/apport 没安装gedit的 可以使用 修改值 enabled=0 阅读全文
posted @ 2022-02-20 23:39 MKT-porter 阅读(76) 评论(0) 推荐(0)
2022年2月17日
VIM3开发(4-2)项目应用 sdk make
摘要: cd /home/khadas/v2_Project/v1_yolo/aml_npu_app-master/detect_library/model_code/detect_yolo_v3 ./build_vx.sh 阅读全文
posted @ 2022-02-17 01:57 MKT-porter 阅读(71) 评论(0) 推荐(0)
2022年2月16日
VIM3开发(4)项目应用
摘要: https://docs.khadas.com/linux/vim3/RSTPCamera.html https://docs.khadas.com/linux/vim3/NPUPrebuiltUsage.html 安装 OpenCV4 sudo apt install libopencv-dev 阅读全文
posted @ 2022-02-16 23:24 MKT-porter 阅读(427) 评论(0) 推荐(0)
VIM3开发(3)系统配置
摘要: https://docs.khadas.com/linux/zh-cn/vim3/AutoLogin.html 查看内存 free -h 如何设置自动登录 编辑文件 sudo gedit /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.con 阅读全文
posted @ 2022-02-16 22:54 MKT-porter 阅读(307) 评论(0) 推荐(0)
VIM3开发(2)系统安装,升级和备份
该文被密码保护。 阅读全文
posted @ 2022-02-16 22:02 MKT-porter 阅读(1) 评论(0) 推荐(0)
VIM3开发(1)资料地址和硬件介绍
摘要: 购物链接 https://item.taobao.com/item.htm?id=601645730837&price=18-1050&sourceType=item&sourceType=item&suid=99e97aad-87c2-4bcf-80af-471c60ef8518&ut_sk=1. 阅读全文
posted @ 2022-02-16 21:18 MKT-porter 阅读(553) 评论(0) 推荐(0)
Ubuntu 开启自启动脚本以及带图形界面脚本(imshow())
摘要: https://blog.csdn.net/weixin_41957211/article/details/122513556 二、带图像界面的自启动脚本一开始以为这种脚本和一般脚本一样,直接用rc.local这种系统服务自启即可,在自启动运行摄像头显示程序时,运行不成功,用 sudo system 阅读全文
posted @ 2022-02-16 01:43 MKT-porter 阅读(466) 评论(0) 推荐(0)
Linux Systemd常见命令以及创建开机自启服务
摘要: https://markdowner.net/article/213032749999587328 1. 新建service服务 cd /lib/systemd/system ​ #新建service服务 sudo gedit start_run.service 2. 在新建的service服务文件 阅读全文
posted @ 2022-02-16 00:35 MKT-porter 阅读(525) 评论(0) 推荐(0)
2022年2月15日
ubuntu18.04设置开机自启动-crontab定时器启动
摘要: https://zhuanlan.zhihu.com/p/271980834 编写定时器 创建一个 cron 文件: cd 你的存放路径gedit my_crontab 编写定时命令: 每1分钟调用对应的python脚本执行一次内网环境下的拨号连接。 */1 * * * * python3 /hom 阅读全文
posted @ 2022-02-15 22:30 MKT-porter 阅读(902) 评论(0) 推荐(0)
ubuntu18.04设置开机自启动-不能用于图像界面的程序
摘要: https://www.jianshu.com/p/9274b18b35e3 这种方法不能用于有图像界面的python程序 1 设置开机自启动 1、建立rc-local.service文件 sudo gedit /etc/systemd/system/rc-local.service 2、将下列内容 阅读全文
posted @ 2022-02-15 20:20 MKT-porter 阅读(379) 评论(0) 推荐(0)
2022年2月13日
SLAM优秀开源工程最全汇总
摘要: https://zhuanlan.zhihu.com/p/145750808 1、Cartographer Cartographer是一个系统,可跨多个平台和传感器配置以2D和3D形式提供实时同时定位和制图(SLAM)。 https://github.com/cartographer-project 阅读全文
posted @ 2022-02-13 03:50 MKT-porter 阅读(1557) 评论(0) 推荐(1)
2022年2月10日
linux安装向日葵
摘要: 0下载 https://sunlogin.oray.com/download/ 1 安装 双击安装包自动安装 2解决连接就断开的bug apt-get update apt-get istall lightdm apt-get install lightdm 选择注意参数 大概2Min安装好 安装结 阅读全文
posted @ 2022-02-10 16:02 MKT-porter 阅读(1714) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 85 下一页
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3