随笔分类 -  Arduino

摘要:使用Lora模块SX1278实现两块ESP8266之间的无线通讯 - Arduino专区 - 一板网电子技术论坛 (yiboard.com) 阅读全文
posted @ 2022-06-28 14:44 天气之子A 阅读(61) 评论(0) 推荐(0)
摘要:(1条消息) arduino pro mini ATMEGA328P 连线和点亮第一盏LED(同时记录烧录失败的问题stk500_recv)_firseve的专栏-CSDN博客 阅读全文
posted @ 2021-10-25 15:38 天气之子A 阅读(57) 评论(0) 推荐(0)
摘要:ESP8266/ESP32自动下载电路原理分析 (muselab-tech.com) 阅读全文
posted @ 2021-09-23 14:44 天气之子A 阅读(813) 评论(0) 推荐(0)
摘要:Arduino MQTT库PubSubClient的大文本发送与接收方法_面向baidu的程序员-CSDN博客_pubsubclient 深入学习Arduino PubSubClient MQTT库_单片机菜鸟哥的博客-CSDN博客_pubsubclient 阅读全文
posted @ 2021-06-24 11:47 天气之子A 阅读(526) 评论(0) 推荐(0)
摘要:ESP8266 DS18B20 温度传感器与阿杜伊诺 IDE (单,多, 网络服务器) (home.blog) DS18B20 1-Wire数字温度传感器与Arduino的接口 - 知乎 (zhihu.com) 温度传感器、防水、DS18B20、产品参数、使用说明、应用样例 (dfrobot.com 阅读全文
posted @ 2021-06-07 16:53 天气之子A 阅读(654) 评论(0) 推荐(0)
摘要:1、Arduino转接板/适用于Arduino开发板MEGA、UNO、DUE/兼容RA8875控制器 (buydisplay.com) 2、Arduino转接板/适用于Arduino开发板MEGA、DUE、UNO/兼容ILI9341控制器 (buydisplay.com) 阅读全文
posted @ 2021-05-31 15:46 天气之子A 阅读(259) 评论(0) 推荐(0)
摘要:主要链接:https://www.cnblogs.com/smartlife/articles/12416417.html(印象笔记Arduino中有) 阅读全文
posted @ 2021-04-02 11:19 天气之子A 阅读(77) 评论(0) 推荐(0)
摘要:1、淘宝:https://detail.tmall.com/item.htm?spm=a230r.1.14.13.3604211eBQn6BT&id=24077608890&ns=1&abbucket=3&skuId=4098027706126 2、使用参考: ①https://blog.csdn. 阅读全文
posted @ 2021-04-02 09:21 天气之子A 阅读(208) 评论(0) 推荐(0)
摘要:问题相关回答:http://www.openedv.com/search.php?mod=forum&searchid=10&orderby=lastpost&ascdesc=desc&searchsubmit=yes&kw=CH340 我参考链接1:http://www.openedv.com/f 阅读全文
posted @ 2021-04-01 08:26 天气之子A 阅读(496) 评论(0) 推荐(0)
摘要:参考1:https://www.jianshu.com/p/5ec82e2ade46 阅读全文
posted @ 2021-03-29 09:16 天气之子A 阅读(69) 评论(0) 推荐(0)
摘要:参考链接1:https://techclass.rohm.com.cn/knowledge/deviceplus/how-tos/arduino/diy-guide-to-setting-up-an-lcd-with-arduino 参考链接2:https://www.adafruit.com/pr 阅读全文
posted @ 2021-03-15 14:09 天气之子A 阅读(304) 评论(0) 推荐(0)
摘要:参考1:https://github.com/elC0mpa/OLED_SSD1306_Chart 阅读全文
posted @ 2021-03-12 14:09 天气之子A 阅读(188) 评论(0) 推荐(0)
摘要:鸟哥:https://blog.csdn.net/dpjcn1990/article/details/103376058 设置字体: 参考:https://learn.adafruit.com/adafruit-gfx-graphics-library/using-fonts# https://fo 阅读全文
posted @ 2021-03-11 18:47 天气之子A 阅读(3664) 评论(0) 推荐(0)
摘要:参考1:https://learn.adafruit.com/using-melexis-mlx90614-non-contact-sensors/wiring-and-test 参考2:https://learn.adafruit.com/using-melexis-mlx90614-non-co 阅读全文
posted @ 2021-03-04 14:17 天气之子A 阅读(264) 评论(0) 推荐(0)
摘要:为何 Arduino 的 printf/sprintf 不支援 float / double / long long 参考1:https://www.cnblogs.com/smartlife/articles/12416417.html 参考2:https://blog.csdn.net/elec 阅读全文
posted @ 2021-03-03 19:57 天气之子A 阅读(573) 评论(0) 推荐(0)
摘要:太极创客:http://www.taichi-maker.com/homepage/reference-index/arduino-library-index/wire-library/ 获取从设备的I2C的地址:https://playground.arduino.cc/Main/I2cScann 阅读全文
posted @ 2021-03-02 14:51 天气之子A 阅读(200) 评论(0) 推荐(0)
摘要:重要链接:http://www.piaoyi.org/iot/espressif-ESP8266-MQTT-AT.html(印象笔记中有Arduino_8266) 乐鑫固件官网:https://www.espressif.com/zh-hans/support/download/at 固件下载软件: 阅读全文
posted @ 2021-03-01 17:25 天气之子A 阅读(379) 评论(0) 推荐(0)
摘要:D0(GPIO16) 只能用作gpio读写,不支持中断,i2c/pwm/ow 中断可以理解为在正常的运行流程中突然插入的操作,这就像你在忙于工作的时候,领导突然叫你去买个下午茶,然后你就去把下午茶买回来,再继续工作。基于ESP8266的NodeMcu的数字IO的中断功能是通过attachInterr 阅读全文
posted @ 2021-03-01 11:02 天气之子A 阅读(3125) 评论(0) 推荐(0)
摘要:参考1:链接1 阅读全文
posted @ 2021-02-19 15:04 天气之子A 阅读(10) 评论(0) 推荐(0)
摘要:参考:https://www.jianshu.com/p/db2be7aa6659 本文将介绍MQ135的两种使用方法 不使用库文件 使用别人写好的库文件 1.不使用库文件 准备材料 Arduino Uno *1 MQ-135 传感器 *1 跳线 *3 面包板 *1 接线 接线示意图 MQ135 A 阅读全文
posted @ 2021-01-28 17:50 天气之子A 阅读(809) 评论(0) 推荐(0)