IWR6843-Read-Data-Python-MMWAVE-SDK icon indicating copy to clipboard operation
IWR6843-Read-Data-Python-MMWAVE-SDK copied to clipboard

Read IWR6843ISK sensor serial data using Python

Results 7 IWR6843-Read-Data-Python-MMWAVE-SDK issues
Sort by recently updated
recently updated
newest added

Hi, I just got this code and after changing some functiuons I realized that it does not show me anything. Shall I change something in the code again? Does it...

bug

![image](https://user-images.githubusercontent.com/88696251/162976621-97fb41af-07e3-443d-a3d7-21dfbd313135.png)

bug

The ReadMe for this repo needs some work. Here are some sections I think needs to be added to the readme: - [ ] How to use this program -...

documentation

**Describe the bug** A clear and concise description of what the bug is. When executing the program, points of objects are plotted that are not people. **To Reproduce** Steps to...

bug

There seems to be high latency in the real-time plot. This code works by having PyQt schedule the Python parsing program. The Python parsing seems to be too slow currently....

bug

The target platform for this code is the Jetson Xavier NX embedded system. Currently it does not run. We need to track the dependancies required to run this code. I...

bug
documentation

### **Thanks if you can provide the communication protocol of serial port communication between PC and the board or where it was memtioned.** **The class MyWidget can be modified as...

enhancement