Giter Club home page Giter Club logo

dora-timer's Introduction

Dora Timer

IT 界隈での LT(ライトニングトーク)用に、自動でドラを鳴らす装置を制作しました。
ブラウザとMIDIデバイス化したArduinoをWeb MIDI APIを利用して接続し、Webアプリからソレノイド他を直接操作しています。

Feature

  • 表示&コントロールはブラウザで
  • ArduinoをMIDIデバイス化して、PC/Androidと接続
  • 時間になったらドラを鳴らす

Sample

Basic Version

指定時間経過後、Web MIDI APIを経由してArudinoに信号を送り、ソレノイドを動作させる最小の構成です。 https://ktknest.github.io/dora-timer/basic

Sketch

/basic/sketch.ino

Parts list

パーツ 数量 備考
Arduino UNO 1 MIDIデバイス化して使用
プッシュソレノイド(新電元 S-1212) 1 12Vで動作
電源アダプタ(12V) 1 ソレノイドへの供給用
ダイオード(IN4004) 1 ソレノイドの逆電圧対策
抵抗(5.1kΩ) 2
ジャンパピン 1 Arduinoの切り替え
ユニバーサル基板、線材など -
PC 1 最新のChrome(43+)をインストール
USBケーブル 1 Arduino接続用(A-Bタイプ)
ドラ 1 アウトドア用の鍋で代用
バチ(シャフト、ジョイント) 1 ソレノイドと接続
筐体 - 木材などで組み立て

Circuit diagram

Circuit diagram

App Version

Arduino側からのON/OFF操作や、Webアプリケーション上での停止、リセット、残り時間設定などを加えた構成です。 https://ktknest.github.io/dora-timer/app

Sketch

/app/sketch.ino

FYI

License

The MIT License (MIT)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.