Search found 18 matches

by Mysli0210
Mon May 13, 2019 1:45 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

Neat!

Thijs, i thought that you got the auth working without a controller? or was that just me daydreaming :D
by Mysli0210
Sun May 12, 2019 10:57 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

Which game was that in? im thinking that it could be related to that? A test like that would be nice, so that you can eliminate any unnecessary delays :D 4ms seems like a fair max limit, but ofc. lower is always better. I was thinking the exact same thing... but many steps further. What if you/we/wh...
by Mysli0210
Sat May 11, 2019 10:49 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

Well technically, could'nt you get around that by just referring to the libraries, without including the libraries themselves on git?
by Mysli0210
Sat May 11, 2019 4:57 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

yes ofcourse :D
by Mysli0210
Sat May 11, 2019 1:02 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

well setting the correct freq, is pretty easily done in the ide. but yeah it might not be able to handle the usb speedwise. As a sidenote i'd think that the black pill (same as blue pill but with working usb) would be better suited for a production of these gimx lite adapters as they run 3.3v native...
by Mysli0210
Fri May 10, 2019 1:56 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

Cool :D
is it a problem for the mini only to be 3.3v compatible? and is the pro micro you have the 3.3v version?

Also, if they aren't stackable, you could just make a long pcb so they sit end to end.
i think i'd just get some proto-pcb and start soldering, have i had the shield.
by Mysli0210
Fri May 10, 2019 12:21 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

Wow that is awesome news! i'll try to search the internet for an stm that does exactly just that :D however could 2 of them connected via uart serve the same purpose? BTW, the USB host shield, is that just connected to the ordinary io pins of the leonardo? ie. software usb? Nevermind, i found out. i...
by Mysli0210
Fri May 10, 2019 12:48 am
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 121907

Re: Arduino only-based adapter (no PC needed)

ThijsNL This is awesome :D I was wondering about if it was possible. now im wondering about, if there's an stm32 (or other) Ic with 3 usb ports, i know that some stm32's have 2 ports, but i think it would be neat to have it all contained within one single mcu. Other than that, how did you get it to ...