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

Search:

Type: Posts; User: KPollock

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    457

    I will do a thank you to the community here. And...

    I will do a thank you to the community here. And I will give that a shot. Thank you for your time and help.
  2. Replies
    11
    Views
    457

    I'm planning on making a YouTube video on this so...

    I'm planning on making a YouTube video on this so people can make their own touchpad joystick. AndyA can I have permission to give you a shoutout and thank you there too.
  3. Replies
    11
    Views
    457

    That was able to get it to work. I very much...

    That was able to get it to work. I very much appreciate your help.

    Though I needed to change PINNACLE_X_RANGE/2 & PINNACLE_Y_RANGE/2 to 512 for both.
    The coordinates in the end were pulling to...
  4. Replies
    11
    Views
    457

    The part that is getting to me is at the very...

    The part that is getting to me is at the very bottom of the code. Where it sets the coordinates back to 0,0.
  5. Replies
    11
    Views
    457

    // Current Prototype - March 2023 // Copyright...

    // Current Prototype - March 2023
    // Copyright (c) 2018 Cirque Corp. Restrictions apply. See: www.cirque.com/sw-license

    #include <SPI.h>

    // This device is currently built to operate with a...
  6. Replies
    11
    Views
    457

    My apologies but I don't know how to attach the...

    My apologies but I don't know how to attach the code here. I can copy and paste the full thing if that's easier.
  7. Replies
    11
    Views
    457

    Coordinate scaling help

    Seeking a bit of project help.

    I'm using a circular touchpad in absolute mode (DIY touchpad joystick).

    When I operate the touchpad it reports the x/y coordinates properly for me and I love it...
Results 1 to 7 of 7