Skip to content

Commit

Permalink
saving notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mnr committed Nov 22, 2023
1 parent a4028be commit 87b102f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions vignettes/articles/rpi_spi.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,21 @@ MISO POCI
MOSI PICO
SS CS

# about IOCTL...
https://www.kernel.org/doc/html/latest/driver-api/ioctl.html

# about SPI...
https://manpages.debian.org/testing/spi-tools/index.html
https://manpages.debian.org/testing/spi-tools/spi-config.1.en.html
https://manpages.debian.org/testing/spi-tools/spi-pipe.1.en.html

# about SPI api
https://www.kernel.org/doc/html/v5.7/spi/spidev.html

# spi raspberry pi example
https://raspberry-projects.com/pi/programming-in-c/spi/using-the-spi-interface


https://sigmdel.ca/michel/ha/rpi/dnld/draft_spidev_doc.pdf
https://github.com/CrosseyeJack/spincl
http://test2.ipsolutionscorp.com/raspberry-pi-spi-utility/
Expand Down

0 comments on commit 87b102f

Please sign in to comment.