-
### Board
[SparkFun Spectral Sensor Breakout - AS7262 Visible (Qwiic)](https://www.sparkfun.com/products/14347)
[SparkFun Spectral Sensor Breakout - AS7263 NIR (Qwiic)](https://www.sparkfun.com/produ…
-
Hi is this library available to esp8266 node mcu ?
-
When using V2.0.17 esp32 (by Espressif Systems -> ESP32 Dev Module) the code compiles, when using an upgraded latest esp32 V3.0.5 the library throws errors and wont compile:
In file included from c…
-
As I am sure you know, the recommended way to use features is to make them additive, and to avoid mutually exclusive features. However, `avr-hal` relies heavily on non-additive mutually exclusive feat…
-
Hi!
I'm very new to arduino, and C++, but I can't verify any of the example files of the ESP8266 because I get the **following errors**
In file included from v:\Arduino\libraries\OSC\OSCMess…
-
**_Dear All,
I want to compile SW for my new ESP32 T-Display-SW but already compiling der GFX Library will result in several errors**
`#include
#include
void setup()
{
Serial.…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to implement simpleRPC over I2C (using the Wire library) on an Arduino Nano, with a Raspberry Pi acting as the master r…
-
Is Arduino 3 supported? I receive the following warning when building with Arduino version 3.0.6:
```
Indexing .pio/build/esp32dev/liba76/libNetworkClientSecure.a
.pio/libdeps/esp32dev/WebSockets…
-
### Link
https://github.com/espressif/arduino-esp32/tree/master/libraries/Zigbee/examples
### Database entry
--
### Zigbee2MQTT version
--
### Comments
Since arduino-esp32 has releaseed the new…
-
Hi, I really like this project but its dependency on the Arduino library currently hinders me from using it.
I know the project name is `Arduino-FOC` but I was wondering if it would be possible to us…