-
Hello friend, sorry to bother you by opening an issue on your project, but I couldn't find a way to contact you, I would like to know if it would be possible to port the Arduino Nano code to a Seeed S…
-
Po veľa chybných odoslaniach skript padne s errorom "UnboundLocalError: cannot access local variable 'response' where it is not associated with a value" na riadku https://github.com/BUT-DRONE-RESEARCH…
-
When using ESP8266, the compiler complains:
```
~/Documents/Arduino/libraries/PZEM-004T-v30-1.2.1/src/PZEM004Tv30.h:71:88: warning: 'deprecated' attribute directive ignored [-Wattributes]
PZEM…
-
### Board
[SparkFun Digital Temperature Sensor Breakout - TMP102](https://www.sparkfun.com/products/13314)
[SparkFun Digital Temperature Sensor - TMP102 (Qwiic)](https://www.sparkfun.com/products/163…
-
Here's the entirety of the project, so it should be easy to replicate - but I can't imagine what it could be.
```
#include
#include
TFT_eSPI tft = TFT_eSPI();
void setup()
{
// put y…
-
There is a port for the m5 stack, which kind of runs ok on the retroesp32 with a few minor changes to the code, but the ui with 3 buttons is clumsy.
Maybe someone more skilled can do a proper port?
…
-
Hi, seem to be missing a step with the code upload to my ESP module.
3 questions (bit of a noob regarding ESP32 and ARduino).
Does it have to be a ESP32 WROOM or can it be any as long as I select …
-
I'm setting up an ESP32-S3 as a server that allows multiple clients to connect. It works well, but seemingly randomly, after 10min-2hours, the ESP32 resets with a `BLE assert rwble.c 445, param 00400…
-
How to recreate problem:
1. Connect Nano 33 BLE Sensor board with microUSB cable
2. Open Arduino IDE 1.8.19 (on Windows 10)
3. Open the Blink.ino sketch
4. Select the correct board and port in t…
-
https://store.arduino.cc/usa/nano-33-iot
The Arduino Nano 33 IoT is a low-cost Arduino board with a SAMD21 host processor and U-Blox NINA modem. The firmware is [custom](https://github.com/arduino/…