IP400/Raspberry Pi/Read.Me
2025-03-28 13:01:50 -06:00

7 lines
323 B
Plaintext

This code runs on the raspberry Pi.
IP400Spi is an SPI host for the node SPI. It implements an SPI master to exchange data with the
node, and both sends and receives ethernet packets using UDP. It can be used as a code base
for implementing other applications.
Details can be found in the documentation directory.