nickovs / kld7

A Python driver for the K-LD7 radar module
11 stars 2 forks source link

Off Topic - How you wire the k-ld7? #3

Closed worthp closed 2 years ago

worthp commented 2 years ago

Hey @nickovs , I hope this finds you well. Apologies for using an 'issue' for this communication snd hope you don't mind too much. I recently got a couple k-ld7s and found your repo. Thanks for that. I am relatively new to raspi serial and am curious how you connected the k-ld7 to be able to see it as a usb device:

with KLD7("/dev/tty.usbserial") as radar:

I'd appreciate any pointers. Thanks

worthp commented 2 years ago

Doing some research, it seems you used an ftdi device on your mac.