Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    T-Echo GPIO

    Technical Discussion
    2
    4
    778
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      ZenDiego last edited by

      Hi everyone, I have an answer, T-Echo has a little connector with scheme behind t-echo, the connector has 10 pin:
      -GND. -VDD_Power
      -P0.06 -VDD_Power
      -P0.08 -SDA
      -P1.07 -SCL
      -P1.06 -P0.15

      Ok I know that I can use sda and scl for i2c, but I haven't found nothing about other pins, are they digital, can I use they for communicate using UART?
      Because I use meshtastic and want to set them in serial module and use them for communicate with an arduino which make me some calculations and send it to t-echo
      thanks in advance

      teastain2 1 Reply Last reply Reply Quote 0
      • teastain2
        teastain2 @ZenDiego last edited by

        @zendiego Hmmm.
        Have you programmed it with Arduino IDE before?
        I have no experience with the main chip NRF52840, as it is not Arduino or ESP32 !!!
        Screenshot 2023-06-22 at 1.53.06 PM.png
        This is from the schematic...and it also seems that the LEDs are user programmable.
        Do you know what program is in the unit now?
        It might be better to modify this sketch to experiment with the LEDS.
        With respect to the Arduino making calculations, it might be better to add those calculations to the NRF52840 program?
        -Terry

        1 Reply Last reply Reply Quote 0
        • Z
          ZenDiego last edited by

          Hi @teastain2 thank you for your reply,
          Nope I haven't, I only followed the meshtastic site instructions, connected the t-echo via usb then drag and dropped the file.
          Thank you for the schematic, I haven't found it anywhere.
          For the calculations in NRF52840, I have no idea where to start because I don't know how to approch with meshtastic software inside.
          Thanks in advance
          -Diego

          teastain2 1 Reply Last reply Reply Quote 0
          • teastain2
            teastain2 @ZenDiego last edited by

            @zendiego Here is the hard-core technical site for your product:
            https://github.com/Xinyuan-LilyGO/T-Echo
            There are example Arduino IDE sketches and a full schematic!
            If you are not a hobbyist-programmer, I think you should seek your answers at the Meshtastic group.
            -Terry

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB | Contributors