Dehuman Posted May 8, 2019 Posted May 8, 2019 (edited) Expanded input support for the wonderful DCS-BIOS. I needed this for myself and kind soul that I am want to share it with the community ([FSF]Ian please feel free to use this in any future DCS-BIOS iteration, it would be an honour). Support for a matrix of 2 and 3 position switches. Support for multi-position rotary switches configured as voltage dividers (1k resistors between pins) up to 20 positions. download from: https://www.dropbox.com/s/5l5mvied5qsl6jw/DCS-BIOS%20expanded.zip?dl=0 or https://www.digitalcombatsimulator.com/en/files/3305225/ Matrices using shift registers coming next! note: requires the SwitchMatrix library by Agoston Diamont download it from https://github.com/dagoston93/SwitchMatrix known problems Matrix2Pos causes a double pressing of the "1" value. --WIP Edited March 29, 2020 by Dehuman Updated known problems.
SuperSpiderMonkey Posted May 8, 2019 Posted May 8, 2019 Nice work, this is something I was hoping someone would bring to DCS-BIOS. Looking forward to the shift-register addition.
BlackLibrary Posted May 8, 2019 Posted May 8, 2019 @Dehuman looks nice, can i integrade it in our BIOS fork? aka WarLord DCSFlightpanels DCS-BIOS Fork DCSFlightpanels arduino-library DCSFlightpanels DCSFlightpanels-Profiles DCS FP / BIOS Discord Server
Johnsoir Posted March 5, 2020 Posted March 5, 2020 Are there any tutorials on using this? I'm a bit in over my head trying to understand what I need installed on the Arduino and how this relates to the normal cut and paste commands I can use with the normal DCS-Bios interface.
Dehuman Posted March 29, 2020 Author Posted March 29, 2020 Are there any tutorials on using this? I'm a bit in over my head trying to understand what I need installed on the Arduino and how this relates to the normal cut and paste commands I can use with the normal DCS-Bios interface. check out the included readme file. If all installed you can copy paste the commands out of the HTML UI. If you do need further clarification on the instructions in the read me PM me.
Recommended Posts