摘要:
from machine import Pin, PWM import utime # 定义音调频率 tones = {'1': 262, '2': 294, '3': 330, '4': 349, '5': 392, '6': 440, '7': 494, '-': 0} # 定义小星星旋律 me 阅读全文
posted @ 2026-02-17 23:34
jiftle
阅读(3)
评论(0)
推荐(0)
摘要:
""" Micropython (Raspberry Pi Pico) Plays music written on onlinesequencer.net through a passive piezo buzzer. Uses fast arpeggios with a single buzze 阅读全文
posted @ 2026-02-17 23:33
jiftle
阅读(5)
评论(0)
推荐(0)
摘要:
#!/usr/bin/env python3 # -*- coding: utf-8 -*- # 版本:V2.0 # author: zhulin # 硬件: # 1. Pico + Esp8285开发板 # 2. LED灯 2个 # 3. DS18B20温度传感器 1个 # 4. 1602液晶LC 阅读全文
posted @ 2026-02-17 23:27
jiftle
阅读(15)
评论(0)
推荐(0)

浙公网安备 33010602011771号