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
    350

    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
    350

    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
    350

    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
    350

    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
    350

    // 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
    350

    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
    350

    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...
  8. Replies
    4
    Views
    386

    I think I found exactly what has been troubling...

    I think I found exactly what has been troubling me. In this old forum from long ago (link below). Curious has any update been done with this? Can I read and learn more about it/ where?

    My project...
  9. Replies
    4
    Views
    386

    I think (don't hold me to that lol) I'm...

    I think (don't hold me to that lol) I'm understanding better.

    Been trying to write a reply since you posted. So I'm attaching the link to the github. This may make it easier. ...
  10. Replies
    4
    Views
    386

    Need some help with a touchpad

    Hello everyone, hope you're all doing well.

    I'm trying to learn about using touch pins on a teensy 3.2. I'm looking everywhere and not finding what I'm looking for. I'm finding MIDI stuff, and...
  11. // Copyright (c) 2018 Cirque Corp. Restrictions...

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

    #include <SPI.h>

    // ___ Using a Cirque TM0XX0XX w/ Curved Overlay and Arduino ___
    // This demonstration...
  12. Teensy 3.2 + Cirque touchpad. Steam controller DIY.

    Hello everyone. Hope you're all having a great day.

    I'm wondering if anyone can point me into the right direction or prior forum for a project I'm working on. I remember seeing a circular...
Results 1 to 12 of 12