随笔分类 -  ESP8266

摘要:(8条消息) NodeMCU-ESP8266使用TFT_eSPI库驱动IC为ST7735的1.44寸TFT屏幕(TFT_eSPI详解)_李shine的博客-CSDN博客_tftespi函数 (8条消息) Tft_eSPI驱动ST7735液晶屏_aW5jaXBl的博客-CSDN博客_st7735s接线 阅读全文
posted @ 2022-07-26 16:51 天气之子A 阅读(588) 评论(0) 推荐(1)
摘要:A4988驱动NEMA步进电机(42步进电机) – 太极创客 (taichi-maker.com) 步进电机入门教程 42步进电机驱动教程_哔哩哔哩_bilibili 阅读全文
posted @ 2022-07-01 11:40 天气之子A 阅读(70) 评论(0) 推荐(0)
摘要:使用Lora模块SX1278实现两块ESP8266之间的无线通讯 - Arduino专区 - 一板网电子技术论坛 (yiboard.com) 阅读全文
posted @ 2022-06-28 14:44 天气之子A 阅读(66) 评论(0) 推荐(0)
摘要:(13条消息) ESP8266固件AT指令连接EMQ 的MQTT服务器_Drive World的博客-CSDN博客(印象笔记中有) 阅读全文
posted @ 2021-11-22 16:04 天气之子A 阅读(211) 评论(0) 推荐(0)
摘要:快速上手CH340G USB转串口芯片,并了解CH340系列。在面包板搭建一个单片机下载器【IC原来如此】_哔哩哔哩_bilibili 阅读全文
posted @ 2021-09-23 14:41 天气之子A 阅读(318) 评论(0) 推荐(0)
摘要:Arduino MQTT库PubSubClient的大文本发送与接收方法_面向baidu的程序员-CSDN博客_pubsubclient 深入学习Arduino PubSubClient MQTT库_单片机菜鸟哥的博客-CSDN博客_pubsubclient 阅读全文
posted @ 2021-06-24 11:47 天气之子A 阅读(537) 评论(0) 推荐(0)
摘要:ESP8266 DS18B20 温度传感器与阿杜伊诺 IDE (单,多, 网络服务器) (home.blog) DS18B20 1-Wire数字温度传感器与Arduino的接口 - 知乎 (zhihu.com) 温度传感器、防水、DS18B20、产品参数、使用说明、应用样例 (dfrobot.com 阅读全文
posted @ 2021-06-07 16:53 天气之子A 阅读(660) 评论(0) 推荐(0)
摘要:ESP8266+DeepSleep+BMP280+ThingSpeak温度压力高度电量无线低功耗测量 - 知乎 (zhihu.com) 阅读全文
posted @ 2021-05-28 17:11 天气之子A 阅读(380) 评论(0) 推荐(0)
摘要:参考1:https://github.com/elC0mpa/OLED_SSD1306_Chart 阅读全文
posted @ 2021-03-12 14:09 天气之子A 阅读(192) 评论(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 阅读(3823) 评论(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 阅读(276) 评论(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 阅读(210) 评论(0) 推荐(0)
摘要:B站视频 源码1:https://github.com/spacehuhn/esp8266_deauther 参考1:https://www.jianshu.com/p/caa4cfc847b9 阅读全文
posted @ 2021-03-02 09:35 天气之子A 阅读(501) 评论(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 阅读(389) 评论(0) 推荐(0)
摘要:B站视频 参考1:https://dfrobot.gitbooks.io/upycraft_cn/content/ 参考2:https://github.com/DFRobot/uPyCraft 官网参考文档:http://docs.micropython.org/en/latest/ 链接: ht 阅读全文
posted @ 2021-03-01 16:48 天气之子A 阅读(635) 评论(0) 推荐(0)
摘要:D0(GPIO16) 只能用作gpio读写,不支持中断,i2c/pwm/ow 中断可以理解为在正常的运行流程中突然插入的操作,这就像你在忙于工作的时候,领导突然叫你去买个下午茶,然后你就去把下午茶买回来,再继续工作。基于ESP8266的NodeMcu的数字IO的中断功能是通过attachInterr 阅读全文
posted @ 2021-03-01 11:02 天气之子A 阅读(3174) 评论(0) 推荐(0)
摘要:太极创客:http://www.taichi-maker.com/homepage/esp8266-nodemcu-iot/iot-c/esp8266-tips/ticker/ 阅读全文
posted @ 2021-02-25 15:58 天气之子A 阅读(90) 评论(0) 推荐(0)
摘要:参考1:http://www.taichi-maker.com/homepage/iot-development/iot-dev-reference/esp8266-c-plus-plus-reference/esp8266wifimulti/ 当我们需要使用ESP8266开发板存储多个WiFi网络 阅读全文
posted @ 2021-02-22 10:28 天气之子A 阅读(812) 评论(0) 推荐(0)
摘要:视频参考:https://www.bilibili.com/video/BV1Zx411q7dN http://www.taichi-maker.com/homepage/arduino-tutorial-index/mearm-index/mearm-18-bluetooth-arduino-2/ 阅读全文
posted @ 2021-01-05 21:37 天气之子A 阅读(368) 评论(0) 推荐(0)
摘要:一、引脚图示 二、引脚名称、功能 三、引脚接口说明 阅读全文
posted @ 2021-01-05 21:28 天气之子A 阅读(6555) 评论(0) 推荐(0)