Timon

Results 70 comments of Timon

Using pip install opencv-python on Windows 10 seems to install a version that also doesn't have QT support compiled into it.

You would have to implement the PCSC API which this package is using to talk to NFC readers. This is unlikely to be worth it, you will wanna directly talk...

To be fair, if you are unsure on how to approach that the task of implementing a pcsc driver is probably too much. libnfc already allows you to interact with...

Hi Azkali, I somewhat shelved the project atm as I concentrated on some other products. I do plan to continue working on it but might go into a bit of...

BMS is by far the most complicated part, at least if you are planning for a real world device. It is one of the reasons why I shelved it at...

Yes the design will always be open source, that would not change. The plan for commercialization was always there but never very concrete. The current revision has a mistake with...

Can you point me to the file where the return object of the list function gets put together? I had a hard time finding where everything comes together, I only...

@Humancell Will that be specific to the KW41Z or is it abstracted to work with all openthread supported plattforms that also support Arduino? The nRF52840 and SAMR21 comes to mind.

Yes, running full yolo or tinyYolo would be interesting.

You might be using the oss nvidia driver. Checkout the binary driver from nvidia, could fix the issue.