Search results

  1. I

    A txt file(603bytes) Reading by Teensy4.1 take 3 second. Is this a simple thing?

    when placed a simple txt file "DATA1.txt" on sd card . i tried read string/variables from it . I think it took 3 seconds to read the data from one file. I've added Time_Track variables in my code for when different events end. to see how much time it took. The code is something like this...
  2. I

    Communication Uart/i2c between teensy And Arduino???

    For tx rx??? Serial communication?? Will it work??
  3. I

    Communication Uart/i2c between teensy And Arduino???

    If I want to communicate Uart Or i2c between t4. 1 And any Arduino board. Can i use It .between them???
Back
Top