Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 312 Bytes

mqttinitus

Play piano over mqtt

How can we make it?

Topics to disucss:

  • Connect to mqtt broker. Why MQTT and not REST?
  • Send piano key. What topic would you recommend?
  • Receive piano key. Do you see issues?
  • Play tone. How would you connect audio?