i have decided to switch the t4.1 in project to a micromod teensy.
But i need ethernet for the project, to send and recive osc, and maybe artnet, i guess my only requirement is "no audible latency"
I feel like my options are:
-Use a spi ethernet ic on my carrier board like W5500
(afraid this migth be less effective then using the DP83825, but i wont be sending huge amounts of data)
-create my own micromod(with the pjrc boot loader) or modifying the sparkfun board design with the "native" ethernet controller (DP83825)
would i have to use the exact same pin connections as the T4.1? or is there a way to change which pins the ethernet controller connects to?
This would of course make the micromod "non standard" and i would need to sacrifice a couple of other pins
-use the DP83825 on the carrier board somehow, could it be possible?
But i need ethernet for the project, to send and recive osc, and maybe artnet, i guess my only requirement is "no audible latency"
I feel like my options are:
-Use a spi ethernet ic on my carrier board like W5500
(afraid this migth be less effective then using the DP83825, but i wont be sending huge amounts of data)
-create my own micromod(with the pjrc boot loader) or modifying the sparkfun board design with the "native" ethernet controller (DP83825)
would i have to use the exact same pin connections as the T4.1? or is there a way to change which pins the ethernet controller connects to?
This would of course make the micromod "non standard" and i would need to sacrifice a couple of other pins
-use the DP83825 on the carrier board somehow, could it be possible?