-
Many of us needs a new feature to Arduino IDE for Yun to upload Arduino Sketch (and www folder) to our Yun in remote networks. Currently network upload is possible only in same subnet with local compu…
kaage updated
7 years ago
-
Hi,
your project is looking pretty nice. I have looked at the code and it seems very promising.
Do you have a working solution already?
It would be great if you could add some wiring diagra…
-
**Describe your environment**
latest sloeber 4.4.3 product
OS: Win 11
STM32 Arduino Core 2.7.1: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
…
-
i have rfm96w. i connect it with arduino uno as in RH_RF95.h.
i upload sample project RadioHead->rf95->rf95_server.ino.
when i open serial terminal it print "init failed". so what is problem and how…
-
### Describe the request
clangd-based projects often use compilation databases for definition linking.
The most convenient setup to set up for developing firmware for arduino-based microcontroller…
-
Current ReactESP implementation uses a somewhat special syntax, with the constructor expecting a lambda function or a function pointer that is called to setup the program:
```
ReactESP app([]() {
…
-
Even if it has been asked many times, I can't get it right, this error always comes up:
In file included from c:\users\DUDU\documents\arduino\libraries\hid-project\src\hid-apis\KeyboardAPI.h:29:0,
…
-
Hello all,
I am using an Uno R4 wifi as a websockets server and I am experienced a strange issue. Whenever I reload my webpage (...containing javascript websockets client) or whenever I try to conn…
-
Per [community post](https://community.platformio.org/t/new-user-bit-confused-with-workspcace-folder-structure-project/18458/5?u=maxgerhardt)
The current logic seems to use the current date, the d…
-
Hi all, I tried to apply this project to a MHI DXK12ZSA-W. Everything went fine, but when I tried to operate the unit it wouldn't start and appeared almost like it had no power. Multiple power cycles,…