platformio Questions

6

Solved

I'm trying to extract some table from a company website using puppeteer. But I don't understand why the browser open Chromium instead my default Chrome, which then lead to "TimeoutError: Navig...
Dozier asked 26/12, 2021 at 14:35

5

When i run echo %Path% in vscode's terminal, the result is: C:\Users\user\.platformio\penv\Scripts;C:\Users\user\.platformio\penv;C:\Users\user\.platformio\python3;C:\Program Files\Common Files\Ora...

6

Solved

I have VSCode and PlatformIO plugin. When I start serial monitor it always starts with 9600 baud rate. I'd like to change that, so it always starts with 115200. I can change the baud rate of alrea...
Switchback asked 11/11, 2017 at 16:50

7

Solved

I have several micro controller projects for home automation. Each of my nodes have a version number which is manually set in the code. This version number is reported during the startup of the nod...
Disney asked 7/7, 2019 at 16:9

1

Solved

How can I make the WifiManager library work on a ESP32 board? I'm using PlatformIO to develop my code. Here are my imports: #include "esp_camera.h" #include <Arduino.h> #include &lt...
Diecious asked 16/11, 2021 at 0:27

1

I recently had to wipe my computer and after getting everything up and running it was time to open up some ESP32 programs I was working on before and found that Platform IO on VSCode would no longe...
Luckless asked 10/11, 2020 at 23:19

0

I've started to use Visual Studio Code + PlatformIO. Generally it's fine for me, but one thing is annoying me: too wide hints during writing. For instance, if I type Serial., I'm presented with a ...
Headland asked 9/1, 2020 at 11:3

5

On Windows, default terminal for Atom's Platformio-Ide-Terminal is Powershell (at least, that is what I get without any configuration). I would prefer a terminal using unix-type commands. I alrea...
Ferrara asked 16/2, 2017 at 14:51
1

© 2022 - 2024 — McMap. All rights reserved.