mirror of
https://github.com/adrcs/ip400.git
synced 2025-07-04 03:01:18 +03:00
Released V1.0 Pi Code
This commit is contained in:
parent
d3c660acee
commit
abc0abeeb5
27 changed files with 1861 additions and 0 deletions
7
Raspberry Pi/Read.Me
Normal file
7
Raspberry Pi/Read.Me
Normal file
|
@ -0,0 +1,7 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue