#
esp-idf
Here are 427 public repositories matching this topic...
Send arbitrary IEEE 802.11 frames with Espressif's ESP32
-
Updated
Oct 3, 2017 - C
Espressif ESP32 Based Smarthome screen for MQTT
home-automation
mqtt
ios
automation
smarthome
home
homebridge
esp32
wifi
homekit
touchscreen
espressif
esp-idf
m5stack
esp32-idf
homepoint
homekit-support
-
Updated
Aug 6, 2020 - C++
Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
-
Updated
Aug 20, 2020 - C
Component library for ESP32 & ESP8266
esp8266
esp32
magnetometer
adc
temperature-sensor
rotary-encoder
esp-idf
pwm
light-sensor
humidity-sensor
pressure-sensor
display-driver
dac
gas-sensor
power-monitor
esp-idf-framework
gpio-extender
-
Updated
Aug 26, 2020 - C
Informations and examples about A.I. Thinker ESP32-CAM using ESP-IDF
-
Updated
Aug 20, 2020
SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / SAMD51(Seeed ArduinoSAMD51)
lcd
gfx
esp-idf
graphics-library
dma
m5stack
odroid-go
tft-espi
esp-idf-tft-ili9341
spi-lcd
wio-terminal
lovyangfx
-
Updated
Aug 28, 2020 - C
esp32でmmd
-
Updated
Feb 2, 2019 - C
tschak909
commented
Jul 27, 2020
This ticket is being provided for tracking disk image compatibility issues that need to be resolved. Feel free to add comment and attach relevant disk images to check against, so that we can knock out these issues quickly.
Improve this page
Add a description, image, and links to the esp-idf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the esp-idf topic, visit your repo's landing page and select "manage topics."
为了更好的帮助大家,也为了更好的记录自己遇到的问题,建议大家将自己遇到的问题并解决完的问题可以记录在这个issue中,与人方便,与己方便,希望大家可以认真的记录问题并描述是如何解决的,谢谢大家合作,您的每一次记录都会对他人有所帮助哦~
PS:未解决完的问题,先不要记录哦~mua!(*╯3╰)
比如-Example
遇到的问题
上电串口助手查看打印乱码。
(可以附加图片)
解决办法
波特率设置不对,ESP8266默认波特率是76800,更改波特率后打印正常。
(可以附加图片)