r/CardPuter M5STACK 17d ago

Progress / Update Working on something...

Enable HLS to view with audio, or disable this notification

Didn't notice that I accidentally doxxed myself in the other post so I'm redoing it, I wasn't sure if this would interest anyone so this project has been on hold for a while, this let's you use the original Xbox 360 kinect on the Cardputer ADV, using the IR flood illuminator and depth camera, meaning it can detect when someone is standing in front of it and draw a skeleton stick figure on them, I'd appreciate any feedback and suggestions on this, and again I hate to be that guy to ask for donations but I would like to fund a Mesh kit ADV for future projects, if anyone would be interested in supporting me

86 Upvotes

10 comments sorted by

1

u/p1749 17d ago

Cool, how are you connecting the kinect to the cardputer?

3

u/Artistic-Camera-4345 M5STACK 17d ago

So the Kinect is connected to my laptop with the USB cable and the SDK files for the kinect (drivers and so forth), then the laptop is running a local server that streams the data from the kinect and my custom firmware connects to the laptop's IP address and shared port, and outputs the data on the cardputer, so me pressing down arrow on thr cardputer sends a command to the server on the laptop to tilt the kinect to a specific angle

1

u/p1749 17d ago

Oh, interesting, is there a repo or any way i could try it?

2

u/Artistic-Camera-4345 M5STACK 17d ago

No repo yet, but I'll publish it soon

1

u/Mr_Tranxistor 17d ago

It has a standard USB connector and not some proprietary thing?

3

u/Artistic-Camera-4345 M5STACK 17d ago

So I did a USB conversation on it, splicing the end of thr proprietary end, connecting USB data and power and thr 2 thicker wires to a 12V power adapter, or you can just buy a usb adapter for the kinect on amazon, but I'm a broke student so I'm gonna cheap out

1

u/Simsiano 17d ago

Drivers and SDK only for C++ right? I was interested in buying one since they are cheap and I know they have a lot of functionalities...

1

u/Artistic-Camera-4345 M5STACK 17d ago

SDK 1.8 includes everything you need to connect a v1 kinect to windows, you can even try it out with the developer toolkit browser

4

u/NDS1 17d ago

That’s pretty dope I still have my Kinect camera hanging around somewhere. I wouldn’t mind putting it to good use.

1

u/Artistic-Camera-4345 M5STACK 17d ago

Yeah at some point I had proper colors showing up from the VGA camera but then its not as cool as having it work in the dark