-
I plan to start work on this project when the Arduino Web of Things project is further along, as the C++ should be directly re-usable for the ESP-8266. The main exception is that as far as I am awar…
-
I just tried to build my Arduino example project:
https://github.com/RudolphRiedel/FT800-FT813/tree/5.x/examples/EVE_Test_Arduino_PlatformIO
And it builds for everything that is configured except …
-
## Issue template
- Hardware description: arduino giga r1
- RTOS:
- Installation type:
- Version or commit hash: foxy/humble
#### Steps to reproduce the issue
will micro-ROS work with this…
-
Hello,
I am writing a library for a project that moves e few stepper motors with an Arduino using UART serial comm with the MKS-SERVO42C. The motors are connected to the Serial port 1 on the Ardui…
-
### Related area
Arduino Library
### Hardware specification
All Boards
### Is your feature request related to a problem?
The Matter specification has been released, and there has been IDF support…
-
The current codebase is written in C and C++ using the Arduino IDE, which is a bit technical and not as user/developer friendly a using MicroPython.
So we might consider rewriting the project in Mi…
-
I have the JSON and variant files working correctly on my local computer, but I want to make them available in the registry for all users. This board does *not* need a separate core; it uses the Adafr…
-
### 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…
-
One of the recommendations made on the Minimizing Binary Size page (https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/performance/size.html#lwip-ipv6) is to disable IPv6 if not re…
-
Hello
Downloaded the source code and the first issue I found is that there are 2 filenames with the same name, difference is on capitalized letters and windows doesn't accept it.
After that open…