Hi Wailer, yehaaaaaaaa I was able to upload the sketch to my teensy and configure it succesfully as a joystick + buttons. I am waiting for a set of resistors coming in through the mail and I will immediately test the battery monitoring feature but so far I have no doubt it will work!!!! if I get it ...
Ok, tried again,unsuccesful. reinstalled all software, tried again, still no luck..
I hope someone already using a teensy extends a helping hand..
Thanks wailer for your support!
Hi,
Yes the board is compatible.. a was able to upload the sketch done by wermy.. this one doesn want to compile.. i will try again tonight by doing a full reinstall of the programs on my pc and report back.. thanks alot for your support and, most of all, patience..
It seems you're missing a library, namely this one "vHID-Project.h" You can get it here http://downloads.arduino.cc/libraries/github.com/NicoHood/HID_Project-2.4.4.zip I implemented the library and some more now this is the error, it is so long that it wiont fit in the message, here are the first f...
this is the code I changed. Unfortunatelly it doesn't compile... i also tried to compile the original script but it returns the same error ( to me it looks like a formatting error, indentation and brackets. i just copied and pasted the code in the other thread) Arduino:1.8.5 (Windows 10), TD: 1.41, ...
Thank again! If i get it right i could leave it as it is since, from what i read, it is already set on A0.. there is no need to write in my pin number(21) right? Also i will change led pin to 11(since that's my led pin) and probably get rid of pin 15 and 16 since if i read it correctly thet are not ...
Only one question where do i change the code to assign pin 21(A0) to the battery reading? Is it handled by the second part of the script and works by its own or do i have to tinker with it?
Thanks wailer, thanks hooly, I saw the thread you are referring a few days ago, but the pins on my teensy are differently numbered, i tried to change but i kept getting error messages (that happens when you are out of you depth😂😂) Also in that thread says to upload the sketch and then install everyt...