Timon
Timon
I try to get the library to work with the 128x32 SPI version from Adafruit but none of the examples seem to work, I also don't get any error which...
I'm trying to read the NDEF record on a Mifare Classic 1K tag. This works fine using the "[NFC Tools](https://www.wakdev.com/en/apps/nfc-tools-pc-mac.html)" app from WakeDev. I can read and write with that...
The VID and PID returned by 'SerialPort.list()' is not consistent across Linux and Windows and possibly OSX. On Linux I get the VID and PID in lower case, on Windows...
I was wondering if the SAMD51 might be an interesting target for the future? It is also a SAM architecture but based on Cortex M4, its cheaper and seems more...
As mentioned on Discord. It would be great to have a LED testing mode that allows to freely toggle every LED on the board. Background for me is testing the...
Following the installation guide for the M.2 I get several compilation errors when its trying to install gasket. Here the log of the make process: [gasket-make.log](https://github.com/google-coral/edgetpu/files/5684009/gasket-make.log) It seems its mostly...
Adding it to the plugin registry so that it can be installed via the UI would be very useful. There are a lot of dev dependencies and tools that need...
When trying to decode a video with ffplay I get the following error on a 4k h264 video. I also attached a trace log if that helps: [ffplay.log](https://github.com/jocover/jetson-ffmpeg/files/4312922/ffplay.log) I used...
The guides already say to to an upgrade before even running this script and the way this works right now it just hangs for a long time without any feedback...
I was wondering why the script does a full system upgrade? I'm not sure if thats so clear for the users that this happens, this is a process that can...