The Wayback Machine - https://web.archive.org./web/20210919000025/https://github.com/topics/esp8266-arduino
Skip to content
#

esp8266-arduino

Here are 1,023 public repositories matching this topic...

NeoPixelBus

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the gitter channel to ask questions as the GitHub Issues feature is used for bug tracking.

  • Updated on Aug 8, 2021
  • C++

ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

  • Updated on Sep 17, 2021
  • C++
imliubo
imliubo commented on Mar 23, 2019

为了更好的帮助大家,也为了更好的记录自己遇到的问题,建议大家将自己遇到的问题并解决完的问题可以记录在这个issue中,与人方便,与己方便,希望大家可以认真的记录问题并描述是如何解决的,谢谢大家合作,您的每一次记录都会对他人有所帮助哦~

PS:未解决完的问题,先不要记录哦~mua!(*╯3╰)

比如-Example

遇到的问题
上电串口助手查看打印乱码。
(可以附加图片)

解决办法
波特率设置不对,ESP8266默认波特率是76800,更改波特率后打印正常。
(可以附加图片)

Improve this page

Add a description, image, and links to the esp8266-arduino topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the esp8266-arduino topic, visit your repo's landing page and select "manage topics."

Learn more