-
Add the buzzer feature, which configurable frequency, sequencing, etc. Could be as simple a an array of tones with fixed length.
Same for the vibrating motor.
-
**Describe the solution you'd like**
A support for a piezoelectric buzzer would be useful! Some sound/beep feedback when you press the button, reach the temperature would be very nice feature.
**…
-
### Category
Other
### Hardware
T-Deck
### Firmware Version
2.5.10.8462d65f
### Description
I use Ext Notif module to hear alert message, with these settings:
- Alert Message Buz…
-
Hi, congratulations, your project also works very well with Italian printers. Can I ask you if you have also planned to activate the buzzer integrated into the printers when cutting the paper? or is i…
-
Hi Devs,
I have 2 ESP8266 and a wired rttl buzzer on each. One of them send a permanent beep after boot, the other correct only play rttl rythms.
Any idea what could be the difference?
Buzzer i…
fly74 updated
3 months ago
-
AC3 does autolanding in certain failsafe conditions.
For safety reasons and to help locate the copter after a failsafe-induced autolanding, buzzing the buzzer in intervals when in autoland mode would …
-
-
A really cool thing I found happens when playing with a passive buzzer. I was bored and decided to hook up a passive buzzer to g25 and to ground (the pins are the perfect length) and I set the RF tx p…
-
Fun task alert! Let buzzer sing according to robot state.
Learn from [Purdue's code for type A board](https://github.com/RoboMaster-Club/Mecanum_Sentry/blob/main/Devices/Devices.c/Buzzer.c) to impl…
-
## 代码
```python
# -*- coding: utf-8 -*-
#实验效果:控制板载蜂鸣器播放音乐和控制L灯闪烁
#接线:使用UNIHIKER主板
import time
from pinpong.board import Board,Pin
from pinpong.extension.unihiker import *
Board().begin…