How to use SPI
            
    
                        General
                        
    We provide some examples for SPI URVEPi usage. Python, C++ and Node.js. Below you can see how to use SPI with this languages.
How to use URVEPi SPI with Python
For Python we need to install spidev library. It's very easy. Just type in your root account:
git cl...