-
I found and built this project for my wife and she loves it. I'm still fairly new to programing, ardunio, github and the like but had a question. On occasion she brings her weather station home for …
-
在Ardunio IDE环境下,在c7使用0.1uf电容时,下载程序需要手动将GPIO0拉低才能在复位时进入烧写状态,不利于调试。
原因是0.1uf电容加10k电阻组成的复位电路,充电时间所需要的时间极短,复位完成时,Ardunio IDE的烧录程序来不及将CP2102的RTS拉高、DTR拉低,以至于ESP32复位结束后识别到的GPIO0依旧为3.3V,无法进入烧录模式。
通过计算,在此电路中…
-
Hello I get this error:
In file included from C:\Users\Markus\Documents\Arduino\libraries\ESP32-I2S-Simple-Async-Audio\src/ESP32I2SAudio.h:2,
from C:\Users\Markus\Documents\Arduin…
-
Hi all,
I have connected Arduino UNO with ZDelivery 1,3" OLED Display I2C SSH1106 Chip 128 x 64.
I try to use a simple clock example but when i connect the Ardunio UNO at OLED.
5V --> 5V arduin…
-
hey there!
thanks for making this project available, it looks really useful and I'm keen to have a go at using it
One thing though - the latest IDF doesn't work with this code.. looks like too m…
-
ESPx: https://gist.github.com/bshambaugh/384f5ba141c2acb16f8b37cb1e481149
Also try Ardunio CI, because there are issues getting Arduino code to test on the development machine otherwise.
https://w…
-
When i try to use the example for the TMC2660 there is always the drive. object missing.
What did i have to ad to the project? What is missing?
-
I can't get the android app to connect.
I've tested on phones is running Android 8 and Android 11 with same (failed) results
I've built and installed the android app using android studio and it up…
-
Compiling error in Arduino 2.2.1 and FastLED library version 3.5.0:
in file: clockless_i2s_esp32, function i2sInit()
lines:
i2s = &I2S1;
periph_module_enable(PERIPH_I2S1_MODULE);
interruptSour…
-
Hi @horihiro
I just noticed that I can't push any notification to my Google Home Mini!
I receive the following code when triggering the notify method!
`[E][WiFiClientSecure.cpp:127] connect(): s…