July 3, 200718 yr Hi all,I have been desperately looking for information on the MJoy (USB joystick interface) project. The site of the author www.mindaugas.com/projects/MJoy/ appears to be down. Can anyone point me to an alternative link?I recall that the schematic(s) and the latest version of the MJoy code were freely downloadable, so if anybody could email them to me, it would be greatly appreciated!Many thanks in advanceAntony
July 4, 200718 yr As an alternative you could usehttp://www.rvdijk.nl/pcb.htm(look for usbmegajoystick)http://www.lbodnar.dsl.pipex.com/joystick/index.htmlregardsNorbert
July 7, 200718 yr >Hi all,>>I have been desperately looking for information on the MJoy>(USB joystick interface) project. The site of the author>www.mindaugas.com/projects/MJoy/ appears to be down. Can>anyone point me to an alternative link?>>I recall that the schematic(s) and the latest version of the>MJoy code were freely downloadable, so if anybody could email>them to me, it would be greatly appreciated!>>Many thanks in advance>Antony>I have the MJOY source zip, I sent you an email through the board. Respond (to my email, of course, not through here) with your email address and I'll send it you.
July 8, 200718 yr >I have the MJOY source zip, I sent you an email through the>board. Respond (to my email, of course, not through here) with>your email address and I'll send it you.Email sent. Many thanks :-)RegardsAntony
July 15, 200718 yr I too have all the files and documents needed to build this device which has worked flawlessly for me for the past 2 years.Email me at jon AT virtualvfr dot com if you would like them.Jon
July 18, 200718 yr oh man mindaugas site has closed down? i just finally encouraged my self to building the joystick but i can't found a working pcb or HEX file for the atmega8,can i send you a mail?P.S.:I can make a complete documentation of building process
July 19, 200718 yr The files I have are for the Mega16 not the mega 8Chip number is ATMEGA16 16PUIf you were the person that sent me the email, I replied ;) if not, email me .........jon at virtualvfr dot com Jon
July 19, 200718 yr no i'm not justasimmer , i'm other guy who sent you a mail trough this forum,i got the mjoy16 documents i just want to built mjoy8(v1.4) in first place just for testing,besides i already got 2 atmega8 from other projects,but thanks anyway.i will try to make the pcb from schematics,but some doubts are in my mind right now,for example PB3,PB4,PB5 seems to be connected to IC,input and switches.Can i sendyou the schematics?PS:sombody could post the v1.4 hex?
July 20, 200718 yr Sorry, got a little confused and didnt read the names.Sure send me the schematics, but without the hex, you will probably be wasting your time in trying to biuld the device. I would try and get the hex first.Unfortunately I dont have it, I was going to build it but Mindaugas convinced me to go with the 16 so didnt bother keeping any of that info.Jon
July 20, 200718 yr thanks jon,i'm thinking that i got the hex,i just don't know the version number,i'll give this a try and will send the schematics to you
July 26, 200718 yr Hi,yeah got a shock when found the site down as I had lost both the MJoy and the MJoy16 info in a formatting stuff up :-( . Have previously built a MJoy 6 axis for trim and throttle and it works well and wanted to build an 8 axis. Found a site that archives web sites through a forum in sukhoi.ru written by Sokol1_Br http://translate.google.com/translate?hl=e...cial%26hs%3DDhLand managed to get all the files. Here are the 2 links posted there.http://web.archive.org/web/*/http://www.mindaugas.com (this link doen't post well in HTML use enabled)http://web.archive.org/web/20070515133900/.../projects/MJoy/Some of the links are corrupted but if you try different snapshot dates you can find them pretty quickly.Also for the original MJoy 6 axis, software build 4 (v1.2), if you want to modify the hex file so the joystick appears 2nd or last in available USB controllers, you modify the next 2 bytes starting on line 0010A0. In v1.2 hex they are set at 00 00 which means they cause the USB controller to be 1st default controller in XP. (see .jpg )You can find the vendor ID of your joysticks by going to control panel/system/device manager/Human Interface Devices, expand it and right click on your usb HID, select properties and then details tab. The Device Instance Id will tell you USBVID_xxxx , the xxxx will tell you the number you have to be < or > than (note they are in Hexadecimal)
April 20, 200818 yr Hey, I found someone who has "saved" mjoy and also made improvements.Check it out:http://www.mictronics.de/?page=avr_usb_joystickIt has Sourcecode (in ASM) and schematic etc...
Create an account or sign in to comment