-
Hello.
I have been using Autoconnect for a long time in my small temperature sensors, using Wemos D1 mini.
Recently one of those burnt, and I decided to reflash the new Wemos D1 mini.
Then the GIt …
-
My base board has been completely soldered (minus the screen. I have tried many times to flash the firmware from vscode but it is not working. It says the following: Verbose mode can be enabled via `-…
-
Tested using an NXP LM75B temperature sensor.
Minimal code to reproduce:
```c
#include
#include "pico/stdlib.h"
#include "pio_i2c.h"
#define PIN_SDA 20
#define PIN_SCL 21
// data must…
-
Ich habe aktuell Probleme, dass Einstellungen nicht dauerhaft gespeichert werden.
Versucht wurde schon die Version von 4.1.1 bis 4.1.3 wobei es bei allen gleich ist.
Auch die Browser (Firefox, S…
-
Hi,
I'm using platformio (on VSC) and Win10 for programming of my device.
In my platformio.ini file I have placed the following code:
[env:WiFi]
upload_protocol = espota
upload_port = 10.100.8.…
-
I'm uploading firmware on linux debian trixie with VisualStudioCode.
This is the upload full output with the finale error...
Are there usatisfied dependencies???
I'm not sure...
-----
* Execu…
-
Hi,
When we execute my code using SPI communication from SAM4C controller, we were able to change only display color, remaining commands of text or buttons not working burst commands not executing …
-
Hi,
I have a waveshare JetRacer AI Kit 4GB, set up with the newest image from this repo and the jetracer repo from the [waveshare fork](https://github.com/waveshare/jetracer).
I can control `stee…
nighi updated
7 months ago
-
- [ ] create PIO to read pulse
- [ ] translate pulse width to bit
- [ ] translate bit to packets
- [ ] make validator to checksums
- [ ] create interface for main class
- [ ] create sample for ma…
nk24i updated
1 month ago
-
What kind of issue is this?
- [X] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
### Configuration
**Operating system**: macOS 10.14.4
**PlatformIO…