Project BATAKO

Dependencies:   ADXL345 HMC5843 ITG3200 cpplib mbed mbed-rtos

Homepage

BATAKO test project

In this project, mbed is connected to the PC with virtual serial port on USB.

ここでは mbed はUSB上の仮想シリアルポートでPCとつながっています。

Output shown in connected PC:

/media/uploads/gltest26/batako003.jpg

The charts are drawn in real-time with Processing development environment.

グラフは Processing の開発環境でリアルタイムに描画されます。

Processing Source of PC client

64bit version of Processing does not support serial port, so use 32bit regardless of your system.

64ビットの Processing はシリアルポートをサポートしていないので、OSに関係なく32ビットを使いましょう。

ソースはこちらに仮置き https://gist.github.com/677b6cd8487e6f6b7f7b


All wikipages