-
Posts
76 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Enabler
-
Code needed for Viper FFI Using SH1106 1.3" 128x64 IIC
Enabler replied to Enabler's topic in Home Cockpits
Is this something that @Vinc_Vega may have code for? I have placed this on hold for a while because I can't get a code that works.- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
1st VSC Recruitment Video Link Stop by Discord FIRST with this link: https://discord.gg/umjVJqw7D9 Website membership (below) will not be granted until you go to Discord and introduce yourself. Recruitment Link: https://1stvsc.com/recruiting/ We are a North American based unit with an Air Force Wing and Navy Carrier Air Wing. Our main squadrons fly F-16C, F/A-18C, F-15E, F-14B, A-10C II, and AV-8B. Current members are mostly highly experienced aviation professionals. Including airline pilots, former miliary pilots, military powerplant techs, private pilots and general enthusiasts. This does not mean you have to be an aviation professional to join. All we ask is you are a mature adult with a passion for virtual air combat. You will find a wealth of knowledge within this group that you can benefit from: - Real world Airline Transport Pilots and Flight Instructors - Retired Military Officers and NCOs - Air Force powerplant tech - Simpit builders with experience in design, CNC, 3d printing, electronics, coding, and more. - Graphics designers who make our unit liveries (your custom unit livery is a reward) - Long time air combat simmers going back to Falcon 3.0 in the early 1990's Schedules are flexible. Team missions are usual flown weekly, as well as training nights. Members frequently PM the group for short notice sessions at all hours of the day. If you are tired flying alone, or the public servers where people crash into you on the taxiways, takeoff from the same, land or depart opposite direction from the active, shoot down teammates and all other kinds of childish buffoonery; take it to a whole new level and fly with some professionals. We take it seriously enough to simulate, but loose enough to keep it fun. As much as you are looking for a unit that is a good fit for you, we are also looking for members that are a good fit for us. Check out the video link above and the recruiting link as well. Quincy 13th VFS/CC
-
Looking for a Hornet or other jet squadron to multiplay.
Enabler replied to Paco's topic in Jets Squadrons
Paco, I don't know if you found a home yet, or the right home. But take a look at us at 1st VSC. At the moment we are mostly airline guys like yourself. Quincy https://discord.gg/hRsdCYmF -
This code is working for me. Even though I'm trying to get a SH1106 to do this, on the SD1306 it works. IS there a way to center the top line of the display to the middle of the screen though?
-
Code needed for Viper FFI Using SH1106 1.3" 128x64 IIC
Enabler replied to Enabler's topic in Home Cockpits
No change. It still creates a lot of junk on the display when making changes. I have to step away from this for now. Thanks so much for your time!- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
Code needed for Viper FFI Using SH1106 1.3" 128x64 IIC
Enabler replied to Enabler's topic in Home Cockpits
That worked after changing the font size in the second location. It was still 24pt. I do get artifacts when spooling up the engine too. 20230702_134016.mp4- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
Code needed for Viper FFI Using SH1106 1.3" 128x64 IIC
Enabler replied to Enabler's topic in Home Cockpits
Thanks, Les for your valuable time. I am trying to recover a Jaheli Simulator FFI that is no longer communicating with DCS-BIOS. Even though I found a sketch that worked for a smaller screen, I would prefer to not redesign and remake my entire FFI housing. I can move the digits around the screen but they are still too big and incorrect data. If you have any more ideas, great! But if not, thanks for so much help.- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
Code needed for Viper FFI Using SH1106 1.3" 128x64 IIC
Enabler replied to Enabler's topic in Home Cockpits
- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
Code needed for Viper FFI Using SH1106 1.3" 128x64 IIC
Enabler replied to Enabler's topic in Home Cockpits
Thanks! Getting closer! I now get 4 digits on the display. "Fuel Flow" is no longer displayed as before. The digits are too large though. they do not replicate the correct data from in DCS. For example in game 1200 PPH shows ~1680 PPH on the screen.- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
Code needed for Viper FFI Using SH1106 1.3" 128x64 IIC
Enabler replied to Enabler's topic in Home Cockpits
Thanks. I was playing with you code the other day as it is the only code I can find for the SH1106. The problem I have is where the snipet says ""your code here". I don't know anything about programming OLEDs. Cutting and pasting is as far as I can go. By copying the "your code here" from yours with my BIOS snipets, it doesn't work. the screen shows "Fuel Flow" and instead of numbers, a "g" with 3 dots through the top of it. Viper_Fuel_Flow_Test.ino- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
I contacted them and they have been extremely helpful. They sent me 4 switches to test that were modified with capacitors. They work great now. SOLVED
-
Does anyone have a working code for this display? SH1106 1.3" 128x64 IIC I'd appreciate it immensely.
- 26 replies
-
- oled
- arduino code
-
(and 2 more)
Tagged with:
-
Much appreciated. This code and character library work perfectly. I use the DCS-BIOS Fork and needed to change the addresses based on the latest data. But that's all.
-
I have been in contact with Bodnar about this. I demonstrated the bounce to them and they said it shouldn’t happen. They modded a few of these for me to test but haven’t arrived you. We’ll see…
-
I am experimenting with the Leo Bodnar BBI-32 and the BBI-12 rotary switches. I love that the rotary is capable with 2 wires. It is connected through the BBI-32 board. Which is awesome as there is no coding needed. However there is a problem. The rotary works. BUT it bounces. This is very bad especially on the Viper INS switch. Is there a way to debounce this switch since there is no coding through this board?
-
I'm trying to make this code work for a Hiletgo 1.3" IIC serial 128x64 SSH1106 Oled. It's scrambled and scrolls portions of digits along the top edge of the screen from right to left. Anyone have input about how to adapt to this screen?
-
Thanks! Done. I've joined and sent you a pm.
-
I have the same display I plan to use for the same purpose. I hope someone can answer your question.
-
I'm afraid I just can't get this to work. Being that this is a dated video and the IDE file structure is completely different, I am having no luck. I've made the changes as best I could, and the IDE doesn't present the options for the "new" boards.
-
It seems the old technique of editing names in the "boards.txt" file is no longer an option in IDE 2.1. I have many Due, Micro and Mega I need to name specifically as DCS often loses track of the control assignments. Has anyone figured out how to do this now with 2.1? Much appreciated.
-
I'm writing the sketch for my CMDS counters and having an issue with the syntax of the snipets. Where and how should this code be entered? I get compiling errors no matter where I paste it.
-
As a pit builder, I need viewport exports. Some are available through mods but not all. I'd like to see the ability to export viewports integrated so exporting doesn't trigger an integrity warning.
-
- 3
-
-
Need a single command eject bind and a seat arming bind. I don't have to mod the control lua every single update. It also triggers impure client.
- 1 reply
-
- 1
-
-
@No1sonuk I just programmed a Micro as a hybrid and it works perfectly. Thanks so much. The Due did not work. I assume it's because of the 2 separate ports it uses to program and run the board.
- 21 replies
-
- arduino
- rotary encoder
-
(and 2 more)
Tagged with:
-
It doesn't like to work with the Due for some reason. Even when programming and running with the same port.
- 21 replies
-
- arduino
- rotary encoder
-
(and 2 more)
Tagged with: