Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道天气我可以通过Arduino mega board向windows phone 8发送一个简单的消息,比如“你好”。我是Arduino的初学者,一切都太复杂了。
引脚配置
蓝牙模块的 Tx 到兆的 Rx3(引脚 15)
蓝牙模块的 Rx 到 Mega 的 Tx3(引脚 14)
如果您能给我提供一个简单的 C# 示例和一个 Arduino,那将非常有帮助。
您可以在此处找到 Arduino 和 Windows Phone 之间的蓝牙通信示例:
Windows Phone 8 使用蓝牙与 Arduino 通信