micropython_nonblocking_buzzer

Buzzer

A nonblocking buzzer class for playing sound patterns without blocking the main loop

A nonblocking implementation of a buzzer class that allows you to play basic melodies or sound patterns without blocking the main loop while the sound is being played

GitHub

0 stars
1 watching
0 forks
Language: Python
last commit: about 4 years ago
buzzermicropythonnonblocking

Related projects:

RepositoryDescriptionStars
fruch/micropython-buzzerAn implementation of a buzzer module for the Micropython Python interpreter17
stewdio/beep.jsA JavaScript toolkit for building browser-based synthesizers using the WebAudio API.1,356
beetbox/audioreadA cross-library audio decoding library for Python497
henchc/syllabipyProvides algorithms for breaking down words into their constituent syllables.44
rdagger/micropython-jq6500Library for controlling audio playback on certain microcontroller boards with built-in sound modules19
buzz-language/buzzA statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight.1,243
brainelectronics/micropython-winbondA library providing an interface to interact with Winbond Flash chips using the MicroPython platform.10
pawelworwa/simplexnoiseA C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail22
miketeachman/micropython-rotaryA MicroPython module to read rotary encoder values in real-time292
belangeo/pyoA Python module for digital signal processing and audio synthesis, allowing users to create complex audio chains in real-time.1,329
infinite-tree/micropython-encoder-knobA lightweight Python library for creating simple encoder knobs with button support in microcontrollers2
alanmitchell/micropython-inputsA Micro Python library for reading digital and analog inputs on microcontrollers.34
jvbalen/catchyTools for analyzing popular music to identify catchy hooks21
fizban99/microbit_ky038Library to calibrate and use a sound sensor KY038 with a microcontroller1
ksw0306/clarinetAn implementation of a neural network-based vocoder using parallel-wavenet architecture and autoregressive flow290