IP400/Raspberry Pi/Read.Me

7 lines
323 B
Plaintext
Raw Normal View History

2025-03-28 21:01:50 +02:00
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.