-
PIO Core Call Error: "The current working directory /home/autodrone-hardware/Documents/PlatformIO/Projects/Hi will be used for the project.\n\nThe next files/directories have been created in /home/aut…
-
I've been trying to figure out why it keeps resetting and attempting to resolve it. It does seem to happen less often when not using the DDP / WLED effect
this is my ESPHome config
```yaml
# De…
-
Suggest looking into if possible to replace ESP32-C3 SoC with ESP32-C6 in next-generation of WiCAN hardware for the future.
https://www.cnx-software.com/2023/01/12/esp32-c6-wifi-6-ble-802-15-4-modu…
Hedda updated
2 months ago
-
I am using CMAKE 3.13+
the install will be incorrect. see log below
the root cause might be incorrect place of `/usr/lib/pkgconfig/tinyb.pc` this should be `lib64`
```
Install the project..…
-
I can not get some services when i use tinyb(hellotinyb.cpp), result as:
![image](https://user-images.githubusercontent.com/7780577/33421781-2f58d18a-d5ee-11e7-9916-410b0efe4084.png)
But with gatt…
-
Write here if you want to have another platform supported by MicroFlo, or if you are working on adding support.
The targets that are already working: Arduino
AVR8 support is in progress (see issue #5…
-
## Repro
Received following error while trying to build + upload solution
> Loading configuration...
> Initializing packages...
> Preparing boards...
> Verifying...
> /Users//Library/Arduino15…
tyh77 updated
2 years ago
-
I noticed at the bottom left of the tool bar arduino-create-agent--> open debug console in chrome, it has a textbox and a send button. If you enter
```
list
```
It gives a list of connected d…
-
when i'm trying to run (java -cp /usr/local/tinyb/build/HelloTinyB.jar: /usr/local/tinyb/build/tinyb.jar HelloTinyB XX:XX:XX:XX:XX(MAC address) ,
i'm getting this errorr java.lang.UnsatisfiedLinkErro…
-
Hi there,
I am working on a simular project to your esphome IOT Air Freshener ..I am sort of merging your project and another project (https://www.instructables.com/IoT-Air-Freshner-with-NodeMCU-Ar…