タグ

ブックマーク / sudoroom.org (1)

  • serial over webaudio – Sudo Room

    At the last hardware hack night, Jake and I got a web page to transmit uart serial data to an arduino at 9600 baud using the webaudio browser api. Sending serial data from an ordinary web page is interesting because it means you can communicate with hardware without installing any special software onto a device. This makes setting up a system faster and easier, which is really useful for annoying

    efcl
    efcl 2015/07/15
    UARTプロトコルでイヤホンジャック経由でデータを送るのをWeb Audio APIを使って行う
  • 1