Results 98 comments of Paul Melnikov

I'll try as soon as I can! Meanwhile, where are python packages installed in your case?

Huh, can you please try not only installing the platform, but also `pio run`'ing some project? In my case installation also finishes fine, but run fails because python packages are...

@samlbakr Could you share more info on how you made blink work on nRF52810? I am currently doing the same by writing a custom board.json with necessary options, and I...

Huh, so that's why I couldn't play https streams...

Hi. For my project that uses STM32G030 I've added a board to my project itself (added `boards` folder and a board definitions file inside it), boards\generic_stm32g030f6px.json ``` { "build": {...

He might be talking about htis shield: https://www.youtube.com/watch?v=rWnYqrK3prk it seems to be a copy of Arduino Motor Shield V3

FIY: I successfully controlled my railroad with a bare L293D (my layout is small) and a logical inverter chip. Had to disable current sensing though.

Yes, it is. ![image](https://github.com/Ralim/IronOS/assets/2095278/83ac4bac-2fbe-4f30-b69f-7ae0d5d32ba8)

Unfortunately, Pinecil itself is my only PD debugging tool. For me it will be ok to have an option to disable PPS until later times.