-
hi, do you have any interested to modified Ethernet (w5500) library to run on the ESP8266
esp8266/Arduino@2a01c2a or convert the Ethernet package to wifi package with ESP866 module
-
**Describe the bug**
Adafruit **Wippersnapper_NoFS** example stops the compilation with errors.
***Arduino board***
Board is NODEMCU ESP8266. Adafruit HUZZA ESP8266 does the same.
**To Reprodu…
-
REF Arduino IDE
**ERROR ...\ESP32-Radio.ino:144:82: fatal error: utils.h: No such file or directory**
even with debugging set to VERBOSE, all I get is utils.h is missing
what lib uses utils…
-
Something with the `arduino-cli-cmake-wrapper` maybe?
```
$ fprime-util generate esp32
[INFO] Generating build directory at: /home/ethan/work/fprime-projects/fprime-community/fprime-tutorial-ardu…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
C:\Users\User\Documents\Arduino\ESP32-DIV-main\Code\ESP32DIV\packetmonitor.cpp:11:1: error: 'arduinoFFT' does not name a type; did you mean 'ArduinoFFT'?
arduinoFFT FFT = arduinoFFT();
^~~~~~~~~~
…
-
Hi, I am trying to get one of those to run. I installed the Rainbow example, installed the latest TFT-eSPI.h and had the whole stuff compiled and transfered into the ESP's memory. After a reboot, Scre…
-
Missed this one.
One less external dependency, native in ESP32 Arduino framework
-
Thanks @hoverboardhavoc for his pull request https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x-GD32/pull/3
Maybe adding stm32F103 support now has become closer.
adding this to platfo…
-
I now (finally!) have a demo prototype of pure esp32 code that can decode the Owon ble stream. See the image 'arduino-esp32-serial-console.png'.
Will be uploading esp32 code shortly.