Page 6 of 12

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Tue Jun 06, 2017 12:02 pm
by Monti55
Got it. Thanks. I will post something when I get it to work.

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Sat Jun 10, 2017 2:09 am
by activex
Glad my script could be used with other chips than mcp :D great work!

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Fri Jul 14, 2017 4:45 pm
by Herb
I have the version 2.0 helder aio, I can connect to the pin of the analog stick ?. Because on version 2.0 there is not the 4 pins analog (adc 1,0,4,5)

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Fri Jul 14, 2017 5:10 pm
by HoolyHoo
Herb wrote:
Fri Jul 14, 2017 4:45 pm
I have the version 2.0 helder aio, I can connect to the pin of the analog stick ?. Because on version 2.0 there is not the 4 pins analog (adc 1,0,4,5)
Yes you can as long as you don't use the analog stick in your build obviously. Use the hex file that is named for older boards and it should work just fine. ;)

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Fri Jul 14, 2017 5:21 pm
by Herb
And which pin in particular? Or does not it matter?

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Fri Jul 14, 2017 5:26 pm
by HoolyHoo
Herb wrote:
Fri Jul 14, 2017 5:21 pm
And which pin in particular? Or does not it matter?
Good question. Yes it does matter. Off the top of my head, I'm almost sure I set it to the X analog pin.

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Fri Jul 14, 2017 5:39 pm
by Herb
I wait by post the resistor and I try,
Thank

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Fri Jul 28, 2017 1:19 pm
by lotusalex2000
Great work Hoolyhoo
I t works perfect with my Arduino Leonardo
http://www.sudomod.com/forum/viewtopic.php?f=44&t=3537

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Fri Aug 04, 2017 2:08 am
by lotusalex2000
Hi HoolyHoo,
What tool did you use to create the script and images?
I wanted to expand the function. Via a second Analog input and 10KOhm, I wanted to measure the 5V, which comes from the Charge USB connection.
And I wanted to create a new image with a Charge icon. If the Gameboy is charging,the charging symbol is at the screen, like a Smartphone.
:-)

Re: OSD Battery Monitoring for Helder's AIO Boards

Posted: Sun Aug 20, 2017 12:27 pm
by 144TECH
@ HoolyHoo,

I did install everything manually, that worked & everything got installed.
However, i guess i made a little mistake at the last rule wich has to be applied in rc.local , i could have entered that line incorrect.
But, i can do this one to get it right ( sudo sed -i '/\"exit 0\"/!s/exit 0/\/home\/pi\/gbzbatterymonitor\/HHMonitorStart.sh \&\nexit 0/g' /etc/rc.local ) so in this way it can't be wrong.
Now the only questions that last are, if that rule is typed or placed wrong, can this result in the battery icon appearing right before emulationstation runs, and dissapear when it enters retropie ?, because i see the icon coming up for 1 sec and then it dissapears.
And last question is, can it be turned off and on (offcourse when all is installed correct) by pressing select for a few seconds ?

And @Helder, if you read this, i have few aio's from you, including the Red colored aio 2.2(32u4), but for some reason i get trouble programming it into HoolyHoo's Hex, i get several errors in avrdudes for some reason it can't set the fuses, but when i reprogram it back to your Hex files, all goes perfect and no errors, only that Hex from HoolyHoo, and @ the white aio's there's no trouble flashing it into these Hex files.. (all connections are properly)

Thanks in advance, 144Tech