Renaud Vincent
Renaud Vincent
I have started writing down the controller class during the WAC _hackaton_. I will take this issue in consideration and come back to you asap!
Hey! Any update on this feature?
Hey, I'm also getting this issue on Windows 10. Could it be codec related? I'm using two video files, one in h264 and one HEVC (not chosen codecs, these we...
I already install NovaLCT v5.4.7.1 to setup my panels. I believe it installs `Nova LCT Driver 1.0.0.1.exe ` by itself. I tried installing the driver and got a message that...
Yes, I figured that out. That is if they are opened, the serial port is not available. The null results are happening even if the three softwares are closed.
Here's the output: ``` bash serialport/bindings-cpp loading WindowsBinding +0ms novastar:serial known devices: 10c4/ea60 +0ms { path: 'COM3', manufacturer: 'Silicon Laboratories', serialNumber: 'A44EE2815344EC119823CDE6461FCFC8', pnpId: 'USB\\VID_10C4&PID_EA60\\A44EE2815344EC119823CDE6461FCFC8', locationId: 'Port_#0008.Hub_#0003', friendlyName: 'Silicon Labs CP210x...
The UART part is fine, confusion comes from the use of I2C and internal frame rate setting of the sensor. For exemple: In your exemple you [set the framerate to...
Looping in my colleague @evsc as well Using a sensor for which I just change UART to I2C mode, and set addr to 1. Step 1 returns: **READY 5A 06...