News

The Youyeetoo X1 x86 single board computer (SBC) with an Intel Celeron N5105 Jasper Lake CPU differs from a typical Intel or AMD mini PC by its range of IOs including SPI, I2C, UART, NFC connectivity, ...
Then use the below command to install the spidev package. Spidev is a python package for Linux which can be used to perform SPI communication on Raspberry Pi. pip3 install spidev Now in the next step, ...
This turns out to be disabling the spidev devices that are expected by the RFID reader. If I comment the line of /boot/config.txt which starts "dtoverlay=ads7846" the RFID reader starts working again, ...
Apologies if this isn't the right repo but I can't open issues on gadgetoid's fork here (https://github.com/gadgetoid/py-spidev) that appears to be the new master for ...