-
I am using a ESP8266 ESP-12 ESP-12F NodeMcu Mini Module and SoftAP works fine without the autoconnect Library.
I tried the simple example and just including the library and errors out with the follow…
-
### Board
[SparkFun Qwiic GPIO](https://www.sparkfun.com/products/17047)
### Notes
[Arduino Library](https://github.com/sparkfun/SparkFun_Qwiic_GPIO_Library)
[Python Driver](https://github.com/spar…
-
```
In file included from /root/Arduino/libraries/Mozzi/MozziGuts.h:31:0,
from /root/Arduino/libraries/Mozzi/Mozzi.h:33,
from /root/Arduino/libraries/Mozzi/examp…
-
After loding one of the examples like internalClockSync many compiler errors.
Z:\documents\arduino\libraries\DCF77\examples\InternalClockSync\InternalClockSync.ino:28:8: error: 'time_t time' redecl…
ghost updated
2 weeks ago
-
I'm not sure if this is the appropriate solution, but to allow an AVR project to compile correctly, I had to wrap the definition of `std::nothrow` in an `#ifdef`.
[**`new_handler.cpp`**](https://gi…
-
The I2C protocol for reading registers from the KTD2026 ([datasheet](https://www.kinet-ic.com/uploads/KTD2026-7-04h.pdf)) seems to be different from the usual implementation.
` ` FOLLOWED BY ``
![im…
-
### Board
[SparkFun Qwiic MicroPressure Sensor](https://www.sparkfun.com/products/16476)
### Notes
[Arduino Library](https://github.com/sparkfun/SparkFun_MicroPressure_Arduino_Library)
[Python Driv…
-
Greatjob !
I'm trying to make the same type of connection from an ESP32 to a Meter but can't retrieve the "16b Service Data".
Do you have anyclue ?
Or maybe do you think it's possible ?
-
This code is very interesting.
Could be nice to have this project as arduino library and import it directly on arduino IDE.
-
I have two different development boards that I am using with this library and the basic "EspUsbHostKeybord" sample code.
ESP32-S3-DevKitC-1 and ESP32-8048S070N/C 7-Inch touchscreen with the ESP32-S3-…