mirror of
https://github.com/adrcs/ip400.git
synced 2025-04-20 18:53:43 +03:00
7 lines
323 B
Plaintext
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.
|