Search found 14 matches

by JackReacher
Wed May 16, 2018 11:56 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

allright

tested it and these are the results...
Immagine.png
Immagine.png (22.68 KiB) Viewed 19863 times
in order
not connected 3xx
vcc 1023
gnd 0

do you think is working?
I think it is!!!! :shock: :shock:

can't wait to hook up everything!!!

man, thank you!
by JackReacher
Wed May 16, 2018 9:52 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

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 ...
by JackReacher
Tue May 15, 2018 4:55 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

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!
by JackReacher
Mon May 14, 2018 5:01 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

This is the link http://sudomod.com/wp-content/uploads/2 ... y_Zero.zip i found it on his gbz guide.. it handles key presses only..

Yesterday i loded all the libraries missing but than i started getting the 10miles long error i told you about...
by JackReacher
Mon May 14, 2018 4:30 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

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..
by JackReacher
Sun May 13, 2018 5:26 pm
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

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...
by JackReacher
Sun May 13, 2018 2:58 pm
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

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, ...
by JackReacher
Sun May 13, 2018 11:49 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

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 ...
by JackReacher
Sun May 13, 2018 9:59 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

Thanks, i will try again..

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?
by JackReacher
Sun May 13, 2018 8:44 am
Forum: Guides
Topic: OSD Battery Monitoring for Helder's AIO Boards
Replies: 113
Views: 201277

Re: OSD Battery Monitoring for Helder's AIO Boards

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...