• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
MKT-porter
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 71 72 73 74 75 76 77 78 79 下一页
2018年1月15日
ORB-SLAM2(4) 离线双目数据测试
摘要: 官网 https://github.com/raulmur/ORB_SLAM2 1从http://www.cvlibs.net/datasets/kitti/eval_odometry.php下载数据集(灰度图像) 百度网盘: 进入 进入00 进入image_0 2 执行以下命令. 官方说明: 2. 阅读全文
posted @ 2018-01-15 19:22 MKT-porter 阅读(819) 评论(0) 推荐(0)
Arduino IDE for ESP8266 (0) 官方API
摘要: http://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/readme.html 0 简单的连接到WIFI 1AP+STA模式 ESP8266模块可以作为一个工作站,所以我们可以将它连接到Wi-Fi网络。它也可以作为软接入点(soft-A 阅读全文
posted @ 2018-01-15 03:34 MKT-porter 阅读(9017) 评论(2) 推荐(0)
Arduino IDE for ESP8266 ()组网
摘要: 多个esp8266连接在同一个 WIFI上,在局域网内部,相互传数据 阅读全文
posted @ 2018-01-15 00:41 MKT-porter 阅读(1768) 评论(0) 推荐(0)
Arduino IDE for ESP8266 (4)局域网 网页图形化控制灯 路由系统
摘要: 用到的路由系统文件(备用) 链接:https://pan.baidu.com/s/1bqR7Lc7 密码:7w2z 教程 http://www.windworkshop.cn/?p=1274 阅读全文
posted @ 2018-01-15 00:24 MKT-porter 阅读(1229) 评论(0) 推荐(0)
2018年1月14日
Arduino IDE for ESP8266教程(四)网页控制灯 简单页面
摘要: 修改ssid和passwd,将程序烧写到8266上,等待串口返回连接成功的消息,连接成功之后可以看到返回有一个ip地址,使用浏览器方位这个ip地址就可以看到这个消息: 连接路由器后,返回IP地址 192.168.1.104 手机连上同个路由器,输入192.168.1.104,得到(下图为示意图,IP 阅读全文
posted @ 2018-01-14 21:16 MKT-porter 阅读(1754) 评论(0) 推荐(0)
Arduino IDE for ESP8266教程(三)HTTP客户端
摘要: 整个教程就以上传Yeelink数据点为目的制作一个HTTP客户端。 1获取账号 http://www.cnblogs.com/imfanqi/p/4419915.html 2代码教程 http://www.windworkshop.cn/?p=1217 阅读全文
posted @ 2018-01-14 21:08 MKT-porter 阅读(2465) 评论(0) 推荐(0)
Arduino IDE for ESP8266教程(二) 创建WIFI AP模式
摘要: 创建WIFI热点 这里的代码展示了创建软AP的方法,和官方的教程不同,我添加了设置网络的部分,即设置了主机ip,网关ip,子网掩码,并且根据ESP8266的内部芯片串号手动设置了软AP的名称。 运行之后就可以通过wifi搜索到软AP,连接进去之后可以看到设备的ip为192.168.128.X,并且可 阅读全文
posted @ 2018-01-14 20:40 MKT-porter 阅读(6085) 评论(0) 推荐(0)
Arduino IDE for ESP8266 教程(一) 局域网 网页查看数据 不控制
摘要: 淘宝;https://detail.tmall.com/item.htm?id=536504922008&spm=a1z09.2.0.0.5e160c66c76b3g&_u=e1qf7bf52e27 产品资料:http://www.kbgogo.com/forum.php?mod=viewthrea 阅读全文
posted @ 2018-01-14 20:26 MKT-porter 阅读(4366) 评论(0) 推荐(0)
2018年1月12日
esp8266(3) Arduino通过ESP8266连接和获取网站源代码
摘要: http://www.plclive.com/a/tongxinjiekou/2016/0422/374.html 在上一篇8266的基础上,这一篇做个具体的连接网站的例子,供大家参考。上一篇基础篇请看:[2016.04.21]ESP8266 wifi模块在Arduino上的应用 我们通过发送一个G 阅读全文
posted @ 2018-01-12 02:49 MKT-porter 阅读(3309) 评论(0) 推荐(0)
2018年1月11日
esp8266(2) 智能配置
摘要: http://www.arduino.cn/thread-46594-1-1.html http://blog.csdn.net/sadshen/article/details/47049129 http://yfrobot.com/thread-11795-1-1.html 先来说smartcon 阅读全文
posted @ 2018-01-11 22:11 MKT-porter 阅读(534) 评论(0) 推荐(0)
图像工程考试
摘要: 1 9个算子 边缘检测 2 滑动窗人脸检测 阅读全文
posted @ 2018-01-11 01:53 MKT-porter 阅读(147) 评论(0) 推荐(0)
2018年1月10日
Arduino IDE for ESP8266 ()esp8266项目 WIFI攻击器
摘要: https://www.wandianshenme.com/play/esp8266-nodemcu-create-portable-wifi-jammer/ 使用 ESP8266 制作 WiFi 干扰器 - 无需密码即可使用任何 WiFi 嘿,朋友,我是 Kedar,你有没有想阻止所有的 WiFi 阅读全文
posted @ 2018-01-10 23:17 MKT-porter 阅读(3910) 评论(0) 推荐(0)
esp8266(1) 手机+Arduino+esp8266通信
摘要: ESP8266 Android与Arduino通信 功能描述: 1 Arduino上电,它通过软串口(Arduino的 2号和3号脚)发送命令,配置espson8266为 AP模式,wifi名 DDD 密码 123456 通过硬串口向电脑打印调试信息,以及espson8266收到指令后发出的信息。 阅读全文
posted @ 2018-01-10 23:15 MKT-porter 阅读(14337) 评论(0) 推荐(0)
esp8266(0) AT指令
摘要: http://www.shaoguoji.cn/2017/01/15/ESP8266-usage/ 注意事项 使用WiFi模块的一些细节及注意事项 模块使用3.3V供电,一定注意电源的稳定,一些USB转串口模块电源不能满足要求。 模块在连接WiFi后若断电,则会在下一次上电后自动重连。同理,模块在透 阅读全文
posted @ 2018-01-10 18:12 MKT-porter 阅读(2446) 评论(0) 推荐(0)
2018年1月8日
手机APP
摘要: http://club.gizwits.com/thread-4544-1-1.html 阅读全文
posted @ 2018-01-08 00:22 MKT-porter 阅读(290) 评论(0) 推荐(0)
2018年1月7日
Arduino IDE for ESP8266教程(0)配置IDE
摘要: 淘宝链接 https://detail.tmall.com/item.htm?id=540067174120&spm=a1z09.2.0.0.6f7c6509ujAvQs&_u=71qf7bf5e11b Arduino配置ESP8266 http://www.windworkshop.cn/?p=7 阅读全文
posted @ 2018-01-07 00:40 MKT-porter 阅读(13847) 评论(0) 推荐(1)
2018年1月6日
Arduino 433 + 串口
摘要: http://www.freebuf.com/articles/wireless/105398.html 阅读全文
posted @ 2018-01-06 12:45 MKT-porter 阅读(1075) 评论(0) 推荐(0)
433 模块 ARDUINO测试
摘要: 实验硬件 发射端 Arduino + 433超外差发射机 高,低电平和悬空三种模式切换 由简单的官方库修改 STM8+ 433超外差发射机 命令 = 引导码+一系列高低电平 接收端 Arduino + 433超外差接收机 四种中断模式切换 Arduino + 433超外差接收机 官方库正常解码模式 阅读全文
posted @ 2018-01-06 00:13 MKT-porter 阅读(2941) 评论(0) 推荐(1)
2018年1月5日
Arduino 433 自定义接受
摘要: /* Simple example for receiving https://github.com/sui77/rc-switch/ */ #include #define led1 10 #define led2 11 RCSwitch mySwitch = RCSwitch(); void setup() { Serial.begin(9600); ... 阅读全文
posted @ 2018-01-05 22:24 MKT-porter 阅读(741) 评论(0) 推荐(0)
Arduino 433 自定义发射
摘要: /* This is a minimal sketch without using the library at all but only works for the 10 pole dip switch sockets. It saves a lot of memory and thus might be very useful to use with ATTinys :) ... 阅读全文
posted @ 2018-01-05 22:23 MKT-porter 阅读(420) 评论(0) 推荐(0)
上一页 1 ··· 71 72 73 74 75 76 77 78 79 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3