Open davidedelvento opened 2 months ago
Added Ethernet connection documentation.
Oh, I see so now you send all keys rather than just 12, very nice, given that the bandwidth allow that!
More strictly on my own question, I studied Teensy hardware and software, and it supports automatic crossover so you basically connect it to either a switch or a computer directly, and its own firmware (not the one you wrote) interacts with its own hardware and automatically senses which lines are for transmit and which ones are for receive. So you can
You might want to add this clarification too in the docs
re-opening to remind myself to make this change
It is unclear how ethernet connection is supposed to happen. I see three possible options:
Any of these solutions would be totally fine, but it needs to be documented which one is the appropriate one (I have not tried it yet at time of writing)