Skip to content

Arduino music player BLE remote control on iOS

License

Notifications You must be signed in to change notification settings

yzyzsun/ArduinoBluetoothMusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino 蓝牙音乐播放器

使用手机蓝牙控制单片机播放存储在 microSD 上的音乐,可以实现暂停、快进快退、切换曲目、控制音量、切换播放模式等功能。

iOS app 由 Swift 编写,使用了苹果的 Core Bluetooth API,该框架只支持蓝牙 4.0(BLE),且要求操作系统在 iOS 5 以上。Arduino 代码使用了硬件商 Seeed Studio 的官方库 MusicPlayer

这是我 2015 年暑期 Arduino 课程的实践作业。

设备

  • DFRobot Bluno (Arduino + 蓝牙 4.0)
  • Seeed Music Shield (音乐扩展板)
  • iPhone (iOS 5+)
  • 迷你音响

示意图

Image

参考资料

About

Arduino music player BLE remote control on iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages