Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagebash
themeFadeToGrey
pi@raspberrypi:~ $ cd pycifx/
pi@raspberrypi:~/pycifx $


run main.py

Code Block
languagebash
themeFadeToGrey
pi@raspberrypi:~/pycifx $ sudo python3 main.py

Issues during build process

...