Search results

  1. M

    Jetson Nano and teensy 4.1 communication via USB

    I have now tried to execute it, however it says it does not have the right GLIBC version, unfortunately updating it will make another program not work. Is there any way around this?
  2. M

    Jetson Nano and teensy 4.1 communication via USB

    I am working on a project where I would really like to have 2-way communication between the Jetson Nano and the teensy using a usb cable. Additionally i would like to use the Arduino IDE (which i already downloaded, v 1.8.15) and use teensyduino to program the teensy via the jetson. I just...
  3. M

    Project: SPI_MSTransfer

    It does! It is really great addition to my robot so I am very pleased
  4. M

    Project: SPI_MSTransfer

    Eventually I found a way to switch the pin. It works now thank you so much for your help
  5. M

    Project: SPI_MSTransfer

    This is not possible unfortunately. I guess I am out of options
  6. M

    Project: SPI_MSTransfer

    I use pin 2 on teensy 4.1. I have searched a bit but no succes. Any suggestions?
  7. M

    Project: SPI_MSTransfer

    If I am correct these libraries require the neopixels to be connected to a serial pin. But my project has neopixels connected to a digital pin is there a way to still make them work together with the spi communication?
  8. M

    Project: SPI_MSTransfer

    Do you have any idea how to solve this? Either way thankyou so much for you library, it has helped me tremendously!
  9. M

    Project: SPI_MSTransfer

    When i try to use adadruit neopixel library or the fast LED library for neopixels together with this library the spi transfer does not work. Is there anyway to fix this?
Back
Top