Mehmet Ozan Ünal

[TR] Android Phone IMU Visualizer

· Mehmet Ozan Ünal

Hi,

I usually write my blog in Turkish but at this project i decided to write it in English. Because I cannot find any successful tutorial about this issue. I took e-mails or contacts from different countries about my projects if they are unusual so i am going to write some of my article in English.

At this project, visualization of android device with IMU sensors will be explained.The orientation of an android device will be shown at PC. Android camera and PC communicate with each other with a WI- FI connection. I wrote 2 program for this project. First one is android app (can download from here). Second one is visualizer program for PC. At android app IMU angles of the
Android phone are sent to PC by using UDP network protocol. After you install the app write your PC’s IP to this program. Also you can change the using port.

PC program is written in Processing 2. Program firstly take the IMU angles from android phone over wifi connection. Then update the 3 dimensional shape on the screen by this data. To use my processing code Processing UDP library must be downloaded.

Consequently, needs for this project:

Finally, it is a video of presentation of my project. I hope you enjoy this.