Micropython Uasycio Buzzer

A simple micropython pwm buzzer driver, which supports the application of uasycio to achieve multi-channel music playback, or multi-channels merged into one to achieve chord sound playback.
Alternatives To Micropython Uasycio Buzzer
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Esp Idf Lib1,215
3 months ago31C
Component library for ESP32-xx and ESP8266
Nf Interpreter287
3 months ago90November 16, 202314mitC
:gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards
Esphome Fan Controller187
8 months ago6
ESPHome Fan Controller
Esp32 Esp32s2 Analogwrite64
a year agomitC++
ESP32 PWM, Servo, Easing and Tone. Smart GPIO pin management and advanced control features.
1zlab_micropython_esp32_tutorial46
5 years ago8gpl-3.0Python
MicroPython ESP32 从入门到差不多系列课程, 1Z实验室出品
Esp Idf Pwm Slider12
6 months agoC
PWM Slider Bar Control using ESP-IDF
Opentank12
6 months agoapache-2.0Python
opensource tank platform
Esp32_pwm11
a year agomitC
This library enables you to use Interrupt from Hardware Timers on an ESP32, ESP32_S2 or ESP32_C3-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM channels. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These hardware PWM channels, using interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's necessary if you need to measure some data requiring better accuracy.
Mqtthomeauto9
6 years agoC
ESP32 Home Automation Example using secure MQTT
Microprocessor 2 Lab Template9
6 months agomitC
Microprocessor 2 Lab Template
Alternatives To Micropython Uasycio Buzzer
Select To Compare


Alternative Project Comparisons
Popular Pwm Projects
Popular Esp32 Projects
Popular Hardware Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Esp32
Micropython
Pwm
Espressif