Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8026

Python • Re: Creating Separate PWM Objects in Multiple Threads

$
0
0
As you have not described your hardware and software environment it is not possible to take this further. I also have my own work to do. I suggest you read up on how threading actually works in CPython if you are using a Raspberry Pi, or on how the PWM hardware works if you are using a Pico. Threading has a very specific and limited meaning on the Pico when using MicroPython.

https://realpython.com/intro-to-python-threading/
Fair enough.

It should be noted that PWM is not exclusive to a Pico, as I am implenenting it on a Pi 4.

-Joe

Statistics: Posted by joebro391 — Sat Mar 29, 2025 2:22 pm



Viewing all articles
Browse latest Browse all 8026

Trending Articles