Introduction: Tell Me Poster Wall

Hello! This is my first try of working with Processing and coding by itself. So please dont judge me to much. Hope for someone this project can be usefull :)

Idea was to create interactive poster wall with Kinect depth image as a signature of person and type in a phrase he/she wants to tell.

Step 1: Step1: Creating Deapth Image With Skeleton.

To make my life easier I separated parts of code.

I started with silhouette and skeleton tracking using SimpleOpenNI library for Processing. As long this library isn't going well in Processing 3 I used version 2.2

Step 2: Step 2: Creating Timer With Images

Next step was to make timer with changing numbers (images)

Step 3: Step 3: Text

Last element was to create text box where user can type in text. I used my typeface which I created in FontLab so you can use your font.

Attachments

Step 4: Step 4: Combining All Together

So after it I combined all elements together, one after another.

1. Activation of timer starts after user touched logo in the corner with his/her left hand.

2. After 3 seconds PrintScreen is done automaticly.

3. Text box appears.

4. User write his text

5.* key to save all poster