Idea: flexible boards and new FPGA supported #112
Peter-van-Tol
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Have you looked at the Tang Primer 20K? You may not need a W5500! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Was tinkering with my machine and was thinking:
For the buffers I'm now looking into supporting Tang Nano 20K. First running from a Raspberry Pi over SPI (easy to port the code), later I want to support Ethernet via a W5500 chipset which translates SPI to UDP packages.
To make the break-out boards more flexible, I designed a new concept: a base plate on which different modules can be easily mounted. Each module, or leaf, can take 1 or more places on the base. For example:
The board is designed to be also compatible with the HUB75HAT.
Wondering if this would be good addition.
Beta Was this translation helpful? Give feedback.
All reactions