Skip to content
#

shmem

Here are 14 public repositories matching this topic...

Use SPI of RPi from any programming languages. This is a layer (service) between SPI and SHM (Shared Memory). The service listens for SHM (Shared Memory) changes to send SHM data to the SPI (MOSI) port and write back returned data from SPI (MOSI) to to SHM. In summary, most programming languages do not have SPI api, but SHM, one of the main components of linux, has read / write functions.

  • Updated Aug 16, 2020
  • C

Improve this page

Add a description, image, and links to the shmem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shmem topic, visit your repo's landing page and select "manage topics."

Learn more