...
Note |
---|
Please do not forget to activate SPI interface on your Raspberry Pi! |
Run Python script example
Download pycifx here.
Extract the sources from the zip-file and go in to pycifx.
Code Block | ||||
---|---|---|---|---|
| ||||
pi@raspberrypi:~ $ cd pycifx/
pi@raspberrypi:~/pycifx $ |
run main.py
Code Block | ||||
---|---|---|---|---|
| ||||
pi@raspberrypi:~/pycifx $ sudo python3 main.py |
Issues during build process
...