Jump to content

ice_pdb

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by ice_pdb

  1. @FIN_Centurion1 I use old UGN3503U with a filtering of x2. It's rock steady.
  2. EDIT: http://simhq.com/forum/ubbthreads.php/topics/4379922/re-mmjoy-mmjoy2-build-your-own-usb-controller#Post4379922by Sokol1 Lucky-hendrix, I guess you should code it yourself... It's possible, and actually it's how axis are read within ENTROL sims (http://www.entrol.es), the encoder is part of the servomotor. I don't know about programming but, I can guess you need to modify an Arduino joystick to axis out put instead of reading a ADC, to send a counter of the steps of the encoder. Easy to say, but I don't know how easy would be to code it.
  3. I really don't use DCS so I couldn't tell. Can you be more specific? and not talking about simulator, it's better to explain what you want the axis to do, for instance, what you do you mean by absolute slew?. (English isn't my language :) )
  4. try "-" in poll options when you save to the device. Just to check, can you see all the devices in windows joystick thing? %5Bimg%5Dhttp%3A//i.imgur.com/SdepyQD.jpg[/img]
  5. Did you change poll?... and/or newer version firmware?
  6. I use Antimicro for that... actually the 2 step trigger of my FLCS first step I make it transmit TS2, and second step transmit through TS3 (different keys).
  7. https://translate.google.com/translate?sl=ru&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=https%3A%2F%2Fsites.google.com%2Fsite%2Fmmjoyproject%2Ffajly-dla-skacivania&edit-text=
  8. I use Build 20160818 About buttons I use Button(norm). (Normal behavior) Switch: when I press button it commands a press / unpress at same time. When I release it it do the same. VKB Button Tester example. PRESSED Btn #5 pressed PRESSED Btn #5 unpressed RELEASED Btn #5 pressed RELEASED Btn #5 unpressed Btn #5 pressed Switch ON: When pressed it commands a pressed/unpressed. No change after release (no more commands. Switch OFF: When it's pressed it do nothing. When release it commands pressed/unpressed. Soft Switch: Pressed once it maintain press command until button is pressed again.
  9. I have no problem with my devices...I tested 4 at the same time. 2 MMJOY2, 1 PIC joystick with 64 buttons, and an old game-pad with 12 buttons and 4 axis, all of them are read correctly. (did you try running the app as Admin checked on the compatibility options)
  10. Using this one! It's great, https://github.com/AntiMicro/antimicro have a look.
  11. Let's make it clear... the ADC (analogic digital converter) is the part that do the job. What it does is to divide the voltage input from your pot (that is a valtage variator from VCC to 0V when it works correctly). Since it is a 10 bit ADC, it has a resolution of 5V/1024 (10 bits =2^10), meaning that a variation of 0.0048828125 V is 1 point of the scale (one of those 0-1023 steps). So If you're getting 5-893 means that the ADC is converting from 0.0048828125 V to 4.3603515625V. I guess you have a with the internal resistance of your pot. I'd use an ohmmeter to check if it's fine.
  12. Opentrack - PS3 cam (without IR filter)@183fps.... flawless.. but takes time to fine tune it said above.!! and if works under linux and osx... TIR doesn't.
  13. Opentrack + PS3 Eye (IR filter removed) at 180 FPS + 3 IR led Clip. Perfect match.
  14. mega_mozg_13, Antivirus is giving virus positive on that last download. Edit: Had to try 4 times to download it for the antivirus not give me a detect. Still Chrome does say it's risky file... Somthing to do with the file hoster? After I got the file I scanned with same antivirus that gave positive and it was clean.. after 4 download.
  15. Thank you for the information!! I'll try start designing my gimbal, if I get some free time. It would be great to have some pictures of your gimbal, will make things smoother for me. About those hall pots, they are too expensive to me. But it's true, that one with 60° is very nice
  16. Hello all, I'm trying make my TM F16 FLCS + TQS meet the 21st century thanks to MMJoy. I'd tried to convert them to USB with Mjoy16, but I had to stop it, never finishing it. Now I've found that MJoy evolved to MMJoy and it's wonderful. My only problem is that back on 2009 -2010 TH shift register board wasn't useful so I've kinda damage the board a bit, thought it was garbage at that time. I'd like to if anybody has TM shift register pcb schematics or pcb for me to repair my board. Also, sadly I found that TM FLCS has awful gimbal for hall sensors. So I'll have to make a new gimbal I guess. Some questions.: Is making a gimbal that makes a magnet rotate 360º good for TLE5011 using 10bits ADC? How far from ADC did you try hall sensors? P.S.: I'm not good at electronics, but good following tutorials. (managed to build MJoy16 board.) but it's too big for using now that MicroPro is around :D .
×
×
  • Create New...