Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: Arjuna

Search: Search took 0.00 seconds.

  1. Replies
    21
    Views
    4,828

    I started working on a capacitive touch sensing...

    I started working on a capacitive touch sensing library for teensy which is non-blocking, the existing code is tested on a Teensy 3.6:

    https://github.com/arjuna-dev/TeensyTouch

    Credits to...
  2. I started working on such a library, the existing...

    I started working on such a library, the existing code is tested on a Teensy 3.6.

    https://github.com/arjuna-dev/TeensyTouch
  3. I started working on such a library, the existing...

    I started working on such a library, the existing code is tested on a Teensy 3.6.

    https://github.com/arjuna-dev/TeensyTouch
  4. Thread: SPISlave_T4

    by Arjuna
    Replies
    95
    Views
    10,493

    How would I go about to shift out the bytes? I...

    How would I go about to shift out the bytes? I was writing some extra bytes to be able to then have the correct order but the output order was not consistent.

    The master is sending the CS and...
  5. Code seems to matter in my case. I am having...

    Code seems to matter in my case. I am having problems when using the SPISlave_T4 library. Are there any recommendations to troubleshoot such issues?
  6. Hi, I'm curious about this. Is it still uncertain...

    Hi, I'm curious about this. Is it still uncertain if the Slaev functionality was completed?

    I am trying to send data from a Teensy 4.1 as am I2C slave. Here is an image from a logic analyzer of...
  7. Replies
    7
    Views
    1,658

    Check this post:...

    Check this post: https://forum.pjrc.com/threads/57861-I2C-Slave-on-Teensy-4

    And related library: https://github.com/Richard-Gemmell/teensy4_i2c/issues/21
  8. Thread: SPISlave_T4

    by Arjuna
    Replies
    95
    Views
    10,493

    Many thanks!

    Many thanks!
  9. Thread: SPISlave_T4

    by Arjuna
    Replies
    95
    Views
    10,493

    Hi! Thanks for the libary! I have two questions....

    Hi! Thanks for the libary! I have two questions.

    1. How would I go about to make the library work with an active-high setting for the CS? (That is, the CS will go high and then the clock signal...
  10. I also have this issue with Ubuntu

    Hi George, I also have this issue with Ubuntu. I am a bit confused, what do you mean with " the install bit with the 49 in it" and "You have to copy a file somewhere".


    Thanks
  11. Hi all. I am working on a project with a Teensy...

    Hi all. I am working on a project with a Teensy 4.1 board and using a Mac computer. I am sending data with the serial cable at the moment using ( this library: MIDIUSB) to be able to send MIDI data....
Results 1 to 11 of 11