TomVR Posted March 30, 2024 Posted March 30, 2024 edit: nevermind I forgot the pins IDs in mmjoy2 arent the ones printed. my A2/A3 CS pins where F4/F5. Also mmjoy2 can only do the 14bits from the TLE5010, not the full 16?
slowmover Posted April 2, 2024 Posted April 2, 2024 Hey mates.As i see TLE5010 pcb boards from aliexpress is very expensive. So i want to build one pcb board. I want to ask if i must put resistors? and where i should put them if needed? [sIGPIC][/sIGPIC]
TomVR Posted April 11, 2024 Posted April 11, 2024 Released this project with the primary base being MMJOY2
Luber Posted September 21, 2024 Posted September 21, 2024 (edited) Hi, I need your help connecting everything together. I made a collective based on the Kiowa model, I connected one axis. Now I would like to connect all the switches and Hats but I don't know how to connect everything to the Pro Micro board. Edited September 21, 2024 by Luber
Richi Posted September 21, 2024 Posted September 21, 2024 Have you already read this? https://github.com/MMjoy/mmjoy_en/wiki https://simhq.net/forum/ubbthreads.php/topics/3899105/1
hannibal Posted October 5, 2024 Posted October 5, 2024 you wire like this and you connect to arduino following this find me on steam! username: Hannibal_A101A http://steamcommunity.com/profiles/76561197969447179
hannibal Posted October 5, 2024 Posted October 5, 2024 in terms of column rows, u decide your matrix.. like 2x4... 4x4.. 2x8... i see you have 5 hats with center push.. so thats 25 buttons (u will need 2 diodes each, so 2x 5 = 10 diodes for all five of your hats) you have 2 STDP switches (looks like) so thats 4 buttons (u need 1 diode each switch, so thats 1 x2 = 2 diodes for each of ur switches and looks like u plan to have 3 buttons.. 3 diods with this thats 25 + 4 + 3 total 32 buttons. (13 diodes) so with 32 buttons, i would go with a matrix of 7 x 5 ( only because u have different components to deal with.. ) find me on steam! username: Hannibal_A101A http://steamcommunity.com/profiles/76561197969447179
petsild Posted October 6, 2024 Posted October 6, 2024 (edited) On 9/21/2024 at 9:22 AM, Luber said: Hi, I need your help connecting everything together. I made a collective based on the Kiowa model, I connected one axis. Now I would like to connect all the switches and Hats but I don't know how to connect everything to the Pro Micro board. Hi, according to the diagram, each button is a diode, when connecting 5 switches per channel, you only have one button left, so you can no longer connect the two lever switches. Edit: I recalculated, you only need 31 buttons and the maximum is 36, it will work out great. Edited October 6, 2024 by petsild 1 MSI PRO Z690-A DDR4, Kingston 3600 MHz 64 Gb, i5 12600K, Gigabyte RTX 4090, Samsung SSD 970 EVO Plus,VKB NXT Premium.
Luber Posted October 21, 2024 Posted October 21, 2024 On 10/5/2024 at 9:19 PM, hannibal said: in terms of column rows, u decide your matrix.. like 2x4... 4x4.. 2x8... i see you have 5 hats with center push.. so thats 25 buttons (u will need 2 diodes each, so 2x 5 = 10 diodes for all five of your hats) you have 2 STDP switches (looks like) so thats 4 buttons (u need 1 diode each switch, so thats 1 x2 = 2 diodes for each of ur switches and looks like u plan to have 3 buttons.. 3 diods with this thats 25 + 4 + 3 total 32 buttons. (13 diodes) so with 32 buttons, i would go with a matrix of 7 x 5 ( only because u have different components to deal with.. ) Thanks for your reply, I have started planning for the assembly. Please tell me if it should look like the attached photo? Where should I place the diodes?
crash test pilot Posted October 21, 2024 Posted October 21, 2024 57 minutes ago, Luber said: Thanks for your reply, I have started planning for the assembly. Please tell me if it should look like the attached photo? Where should I place the diodes? This will make all your 5-way-switches behave like a single one. All of them are wired the same, so they will do the same. In terms of a button matrix, you only have rows but no column. I guess black is common ground for your switches, draw each of them straight down and you have a 5x4 matrix ( instead of a 6x0). Diodes go where you want them, they just need to be the right direction.
hannibal Posted October 21, 2024 Posted October 21, 2024 (edited) @Luber Assuming your 5 way switch has PIN 1 as common, then the wiring is as follows. ***note to test if Pin 1 is common, take a multi meter and test one lead to pin one, and another meter lead to another pin, and press hat in different directions or push until you get zero ohms and repeat.... Else you need the schematic to your switch to see what the common pin is.... THE COMMON PIN is the one that will NEED THE DIODE**** R represents ROW C represents COLUMN DIODE BLACK MARK END needs to be solder facing AWAY from switch.. NOT toward it. good luck. Edited October 21, 2024 by hannibal find me on steam! username: Hannibal_A101A http://steamcommunity.com/profiles/76561197969447179
Recommended Posts