Search found 29 matches

by RobbsyB
Mon Feb 25, 2019 2:15 am
Forum: Support (Game Boy Zero)
Topic: Arduino Leonardo pro micro
Replies: 27
Views: 24136

Re: Arduino Leonardo pro micro

It works! The problem was that I uncommented the following lines for debugging purpose and I did not comment them and flash the Arduino again when testing the battery monitor. //Serial.println(sensorValue); // print out the value you read //Serial.println(voltage); I you leave the serial output unco...
by RobbsyB
Mon Feb 25, 2019 1:01 am
Forum: Support (Game Boy Zero)
Topic: Arduino Leonardo pro micro
Replies: 27
Views: 24136

Re: Arduino Leonardo pro micro

Have you tried uninstalling and reinstalling the files? I installed mine using the manual option for no good reason other than i wanted to see what each step did. It worked the first time. Maybe you missed a step? Do you have any necessary libraries installed? I know this isn't he beat answer, it i...
by RobbsyB
Sun Feb 24, 2019 11:51 am
Forum: Support (Game Boy Zero)
Topic: Arduino Leonardo pro micro
Replies: 27
Views: 24136

Re: Arduino Leonardo pro micro

Hey I just flashed an Arduino Pro Micro with your code and installed HoolyHoo's battery monitor. However, after installation of the battery monitor script, the Arduino does not react to every button press. Only when pressing buttons for 2 seconds or longer, the action will be triggered. After disabl...
by RobbsyB
Sun Nov 19, 2017 7:45 am
Forum: Support for Helder's Products
Topic: All in One PCB Support Thread
Replies: 995
Views: 1361058

Re: All in One PCB Support Thread

Might be a faulty FE1.1s, you could also try reflowing the pins on the chip and post pictures of this usb wire and be sure the length is not excessively long as that can cause problems, Hey Helder, thank you! Resoldering the pins might have fixed the problem. Plugged the board to to my PC and it di...
by RobbsyB
Wed Nov 08, 2017 2:46 am
Forum: Support for Helder's Products
Topic: All in One PCB Support Thread
Replies: 995
Views: 1361058

Re: All in One PCB Support Thread

dryja123 wrote:
Tue Nov 07, 2017 11:14 am
No, you must physically twist your dat + and dat - cables, Google "twisted pair cable"
https://en.wikipedia.org/wiki/Twisted_pair
Sorry, I misread your initial post. Instead of "twisted" I read "switched". I did twist the cables to avoid EMI.
by RobbsyB
Tue Nov 07, 2017 10:58 am
Forum: Support for Helder's Products
Topic: All in One PCB Support Thread
Replies: 995
Views: 1361058

Re: All in One PCB Support Thread

Did you twist your Dat + and Dat - wires? No. I would not get any connection at all if D+ and D- were switched. I also soldered a female USB plug to the AIO board and connected a USB mouse to check if it will get disconnected at the same moment the Arduino "Game Controller" looses connection. And y...
by RobbsyB
Tue Nov 07, 2017 2:32 am
Forum: Support for Helder's Products
Topic: All in One PCB Support Thread
Replies: 995
Views: 1361058

Re: All in One PCB Support Thread

Hello everyone, I am having a problem with my AIO 2.2 board and was hoping to get some support since I am running out of ideas. The board is connected to a (male) USB plug, so I can connect it to my computer for testing purpose. There are 4 cables that are wired (to male USB plug): GND IN, 5V IN, D-...
by RobbsyB
Wed May 31, 2017 1:50 pm
Forum: Support for Helder's Products
Topic: All in One PCB Support Thread
Replies: 995
Views: 1361058

Re: All in One PCB Support Thread

Helder wrote:
Wed May 31, 2017 12:54 pm
So if you check for continuity between the 5v In and GND In there's continuity?
Yes! I could not find any solder blobs that might cause this continuity. That's why I suppose that there must be some damaged components on the board.
by RobbsyB
Wed May 31, 2017 11:32 am
Forum: Support for Helder's Products
Topic: All in One PCB Support Thread
Replies: 995
Views: 1361058

Re: All in One PCB Support Thread

Helder wrote:
Tue May 30, 2017 4:01 am
Can you show me a picture of the fuse bridge and a picture of the board. There must be a short somewhere, could be a bad part or a solder splash when you wired things to the board.
This is the board with fuse bridged (tested with multimeter):
IMG_20170531_192640.jpg
IMG_20170531_192640.jpg (2.2 MiB) Viewed 9639 times
by RobbsyB
Tue May 30, 2017 1:26 am
Forum: Support for Helder's Products
Topic: All in One PCB Support Thread
Replies: 995
Views: 1361058

Re: All in One PCB Support Thread

When you removed the fuse did you bridge the pads the fuse was on? If not then no power will go to the board. I did remove the fuse, but did not bridge the pads. But I measure 5V between 5V IN and GND In pad when connected to USB port. Doesn't this demonstrate that the board receives power from the...