John C
John C
Hi, what does it mean when the example (Arduino/MPU6050/examples/IMU_Zero) just prints a '*' in an ever increasing line ? The code has Serial.println("PID tuning Each Dot = 100 readings"); but...
face_recognition reports version as 1.3.0 and 1.2.3 this occurs on windows 10 and Jetson Nano (jetpack 4.6) asking pip it reports 1.3.0 ``` >pip3 show face_recognition Name: face-recognition Version: 1.3.0...
Hi - I am trying to use my Nano as much as OOB as possible Its just been re-created using jetpack 4.6 I have been adapting one of the JetsonHacks...
Hi, I am running Win10 Pro with anaconda. Installed Remi is 2022.3.7 It is crashing on any close window. Reproducable with widgets_overview_app.py I have tested with Edge and Chrome. ```...
Hi, Thanks for this but I hope you have time for a couple of questions about the code... I am trying to convert this for use on a QMC5883L chip...
Hi, I have 6 machines to setup with an identical set of metadata handlers and selected attributes. Is there a way to set it all up on one machine then...
Hi, I think this tool will do nicely for what we want but a couple of questions please. Background: We have somewhere between 35,000 and 60,000 files, mostly jpgs to...
Hi I am porting code from Arduino to micropython but I have numbers not little endian byte arrays. Could you please advise how to do this (easily) - better yet...