Search results

  1. D

    Teensy 4.1, Ethernet Interface and SMB Server

    Hi Paul Thanks for your detailed reply which not only worked first time, but also taught me stuff about the Ethernet hardware interface I should have known years ago :-) Does anyone knows of any code examples which would let a T4.1 access an SMB server to create files? The alternative is to...
  2. D

    Teensy 4.1, Ethernet Interface and SMB Server

    Hi Everyone Apologies if these questions have been asked in other threads, but I've done a number of searches and not been able to find any references. I have my Teensy 4.1 up and running. Now I want to add an Ethernet socket and talk to my network. I have a Sparkfun MagJack - is there any...
  3. D

    How can I tell if a TFT LCD screen is compatible with Teensy3.6

    Thanks Palmerr. Can't id the hardware beyond knowing its an ILI9486 controller - apart from that, its anonymous! Turns out the board is SPIO for touchscreen and parallel for LCD. My mistake. I bought it on the basis it was SPIO for both. As a shield, it just plugs into a UNO/Mega. It's only by...
  4. D

    How can I tell if a TFT LCD screen is compatible with Teensy3.6

    Hi Total Noob here, so please be gentle. Just got a Teensy 4.1 up and running - amazing board love it! I would like to use a ILI9486 TFT and TP with it. They both work fine with a Mega2560 and when I wire it up as per the declarations in https://github.com/palmerr23/ILI9486_Teensy_Library .h...
Back
Top