Jeremy Herbert
Jeremy Herbert
Thank you! This works great!
This is also an issue for other ST VL53 devices like the L0, L5, etc. My only real solution to this problem at the moment is to not use the...
@zsquareplusc are you saying that it is impossible to open a port on linux without having the DTR line set to high?
I see. Ideally, one would design the hardware so that this doesn't matter, but of course that mistake has already been made with the arduino. Perhaps something can be done...
I'm also very keen to see this functionality (for me, direct pointer access is not necessary but memory must be stack/static only). Can I suggest a string iterator which allows...
jrrk2 makes a good point here; for example, the 7k325t and 7k420t dev kits are actually cheaper on aliexpress than the 7k160t. I suspect this because the larger parts are...
This unhelpful error from iOS is because your entitlements/capabilities/permissions are not set up correctly. Note you *must* have a paid Apple developer membership to use this library on iOS; Apple...
Yes, my mistake on the flash (sorry, it was late at night and my brain had already gone to sleep). QSPI in the core itself would make a lot of...
This problem happened to me. It appears to be because the apt-get command in the readme installs packages for python3.6, not python3.7 on Ubuntu 18.04. I'm not sure there are...
I think given that Ubuntu 20.04 (new LTS version) is coming out in about a month and will have >3.8 (3.8.2 I think), perhaps it's best to just state that...