arduino_midi_player/README.md
2025-03-24 14:30:56 +08:00

8 lines
236 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# arduino_midi_player
搜集的一些用arduino播放midi的项目部分通过测试
1. arduino-play-melody
用arduino播放储存在ROM里的歌曲谱子
2. 用node.js直接读取指定的midi文件并串口发送给arduino播放