タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

openFrameworksに関するtsmsognのブックマーク (2)

  • | ROXLU

    NAT Types This is so exciting, in this article I dive into some of the different ways a NAT device translates addresses which is important for peer-to-peer connections. Building Cabinets In this post I dive into the design and construction of a cabinet with an interact LED strip. I also explain how I dynamically change the colors of the LEDs over TCP/UDP. Compiling GStreamer from source on Windows

  • openFrameworksとArduinoで音量メーター

    前回、ようやくArduinoを繋ぐ事ができたので、LEDを光らせて何か作ってみようと思います。せっかくopenFrameworksからコントロールしているのでPC側の機能を使った物ということで、マイクで拾った音量をLEDで表示してみます。 ■サンプルの内容 まず、firmataExampleを見てLEDのon/offの方法を調べます。 □ testApp.h ofArduino というのがArduinoを管理してくれるクラスですね。 □testApp.cpp - setup ard.connectで接続開始しています。前回ハマったのはこのドライバ名(?)でした。 □testApp.cpp - update 接続チェックかな。 □testApp.cpp - setupArduino ピンのモード設定。ARD_OUTPUT=デジタル出力用、ARD_ANALOG=アナログ入力用、ARD_PWM=

    openFrameworksとArduinoで音量メーター
  • 1