原创 ESP32-LyraT V4.3 SD卡使用

 1、SD卡無法掛載、提示沒有上拉電阻 2、無法支持UTF-8文件格式和長文件名支持

原创 1、LicheeL-Pi入門 源代碼下載

1、下載kernel源代碼 git clone https://github.com/Lichee-Pi/linux.git v3s 2、下載uboot源代碼 git clone https://github.com/Lichee-

原创 ESP8266 FreeRTOS驅動

/* * ili9163b_soft.c * * Created on: 2020年2月14日 * Author: chen */ #include <stdio.h> #include <stdint.h>

原创 Phicomm DC1斐訊插座固件編譯NONOS SDK MQTT實現遠程控制電量採集

 1、芯海 CSE7766 單相多功能計量芯片 波特率4800bps 8 1 none none u8 over=0; u16 over_counter=0; u8 data20=0; void dc1_uart_data_handle

原创 NODEMCU 固件編譯

系統:Ubuntu sudo apt-get update sudo apt-get install gcc git wget make libncurses-dev flex bison gperf python python-pip