micropython-buzzer

Buzzer module

An implementation of a buzzer module for the Micropython Python interpreter

A buzzer implmention for micropython that can play nokia compose and midi files

GitHub

17 stars
2 watching
1 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jornamon/micropython_nonblocking_buzzer A nonblocking buzzer class for playing sound patterns without blocking the main loop 0
miketeachman/micropython-rotary A MicroPython module to read rotary encoder values in real-time 287
fizban99/microbit_ky038 Library to calibrate and use a sound sensor KY038 with a microcontroller 1
owainm713/ad9833-micropython-module A Python module that interfaces with an AD9833 programable waveform generator 6
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
tinypico/tinypico-micropython A set of MicroPython libraries and example projects for the TinyPICO microcontroller 64
jeffmer/micropython-upyphone A Micropython-based implementation of an SMS and voice phone using a Pyboard and SIM800L module with a touch screen display. 424
v923z/micropython-ulab A software module providing fast numerical array manipulation and analysis capabilities 430
mampersat/micropython-morsecode This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses. 7
mattmatic/micropython-longwave A MicroPython-based WAV player that loads and plays audio samples from memory. 10
octaprog7/pca9685 A MicroPython module for controlling a 16-channel PWM controller 0
octaprog7/bmp180 A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. 3
alekseyfedorovich/adxl345_spi_micropython A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards 18
rdagger/micropython-jq6500 Library for controlling audio playback on certain microcontroller boards with built-in sound modules 19
rhubarbdog/microbit-mpr121-keypad A Python module for interacting with the MPR121 capacitive touch keypad connected to Microbit 1