minishcap
Reaction score
0

Latest activity Postings About

    • minishcap
      minishcap replied to the thread Teensy Ports vs. Serial Ports.
      Definitely helps! Just waiting on my soldering iron to get here so I can connect the pins needed for the host cable. Will be my first time soldering so wish me luck haha 😫
    • minishcap
      minishcap reacted to PaulStoffregen's post in the thread Teensy Ports vs. Serial Ports with Love Love.
      USB isn't anything like serial, where both sides are essentially the same type of hardware. With different connector serial types you basically just have to worry about connecting TX to RX and vice versa. USB doesn't work anything like that...
    • minishcap
      minishcap replied to the thread Teensy Ports vs. Serial Ports.
      Ahh, I figured it must be something like that - pretty cool how it just works for monitoring. Speaking of USBHost_t36, is there any extra configuration needed to use its USB A for serial communication instead of the default micro USB? I was...
    • minishcap
      In the Arduino IDE you can select the Serial Monitor to communicate with a Teensy, but when uploading to a USB device type without serial as an option you can still use it; why? What is a Teensy port vs. a serial port? Does this mean I don't even...
    • minishcap
      Thanks Paul, will post an update once it arrives and I've spent some time tinkering about.
    • minishcap
      Ahh, thanks for the background. Most of my Googling led to outdated solutions, but I searched the forums and saw another user mention https://mongoose.ws/ - looks promising, not sure why it doesn't rank higher in search.
    • minishcap
      Howdy guys, I just put an order in for a Teensy 4.1 with an ethernet adapter, but I'm a little confused on which libraries I should be using/are supported when it arrives. For example, I want to use websockets for communication, but can I just...
  • Loading…
  • Loading…
Back
Top