#7 Segment 4 Digits LED Display
1 messages · Page 1 of 1 (latest)
Sorry, but the only 7 segment displays supported in Mobiflight are with the max7219 driver chip.
so there is no way?
No easy way. If you are a programmer, MF is open source, so you can modify the firmware to use your particular module.
IMHO, just buying the correct module is the easiest route.
okay, what are the best 3 digit display and 5 digit display with the correct chip?
what are you using?
I bought some green board modules from Aliexpress that come with red digits installed on sockets. Removed the 4 digit clusters and rewired for 3 and 5 digit clusters
can you send the green board modules and the digits what you ordered?
I have also bought 8bdigut modules from Amazon.
These are the green board modules US $0.69 34%OFF | 8 Digit Bit MAX7219 Digital Tube Display Module Board 7 Segment Digital LED Display 5V/3.3V Controller for Arduino 51/AVR/STM32
https://a.aliexpress.com/_m0ofCBY
The 3 and 5 digit clusters are a bit difficult to locate
ah okay, and now you can just order some displays without the green board and install it?
Yes
US $11.24 16%OFF | 5 Bits Digital Tube Led Display 7 Segment Yellow 0.36 inch Wholesale common cathode/anode 0.36" 0.36in four digits display
https://a.aliexpress.com/_ms2KDsm
Is it bad if a few pins are not occupied on the circuit board because I think that a 4-digit display has more pins than a 3-digit display
US $11.49 16%OFF | 20pcs free shipping 0.36" 0.36in Digital Tube 0.36in. Yellow LED Display 7 Segment Common CATHODE
https://a.aliexpress.com/_mNajVAS
can this work? https://www.amazon.de/7-segment-Rectangle-Display-Cathode-a1474c139d86dc6a940f74a75c7ebc8c/dp/B0838KV8F1
Aexit 5 Stücke 0,36 zoll 3-Bit 7-Segment Rechteck Rote LED Digit Display Gemeinsame Kathodenröhre 11-Pin (a1474c139d86dc6a940f74a75c7ebc8c) Wechselbare 0 bis 9-stellige LED-Anzeige Digital Tube. Rot emittierte Farbe, 3-Bit-7-Segment, 11 Pins. Wird häufig in Haushaltsgeräten, Instrumenten, Zubehör...
You have to wire in the displays correctly as the sockets are arranged for 4 + 4 digits.
Yes, exactly, and what if I only need 3 + 3 digits?
3 + 3 I think it is not a problem
The problem is if you want 3 + 5
Like I did in my MCP
Or 2 +6
yes... okay
yeah, i need something like this. What is the best way to do it?
BTW, I did not install the displays directly on the sockets
Buy the bare Max7219 chips and assemble your own pcb
It is easy because the max7219 only requires one resistor and a couple of capacitors
is there a way without assemble my own pcb?
I used a large perf board to build my MCP.
It is a big wiring mess and took a long time but doable.
I mounted the green board modules and the mega on the perf board and started wiring
Mounted the displays to the faceplate
okay thank you
Good luck
okay, short question: could thjis work too? https://protosupplies.com/product/max7219-0-36-3-to-5-digit-7-segment-display-board/
so is it the right chip...?
i mean when you scroll down, you can order like a 3 digit or 5 digit display
If it is max7219, it should work.
make sure to buy common cathode digits... those are the only kind that works with the max7219
it should be, so is the title
oh, okay thank you
TBH, personally, I feel it is such a waste to use a whole max7219 for just three digits.
but it works?
yeah, yeah, it will work
aha okay thanks
I used only three max7219 in my MCP... 3 + 5, 3+ 5 and 5 + 3
yeah, okay
is it a big problem when its not the MAX7219 rather the MAX7221?
I don't know if the 7221 can work.
@indigo citrus hi, can the max7221 be used instead of the 7219? I have never tried that one. It looks on paper like they are almost identical chips.
Yes, there are slight differences but nothing that affects us.
Thanks
Hallo, sorry, nur in deutsch. die Frage ist bestimmt schon 1000x gestellt worden, Habe aber in den ganzen Chats nichts gefunden. Gibt es für den Fenix funktionierende Presets für Mobiflight (7-Segment Anzeige)???
Der (A:PLANE HEADING DEGREES MAGNETIC, Degrees) zeigt nur eine Zahl an und ändert sich nicht, wenn ich am Knopf drehe. Vielen Dank!!!
Only English, please.
TRANSLATION
Hello, sorry, only in German. The question has probably already been asked 1000 times, but I didn't find anything in all the chats. Are there working presets for Mobiflight (7-segment display) for the Fenix???
The (A:PLANE HEADING DEGREES MAGNETIC, Degrees) only shows a number and doesn't change when I turn the knob. Thanks very much!!!
There are no presets for the autopilot displays of the Fenix A320. Blame Fenix for this.
There is an app that extracts this information and writes it to Lvars that MF can them read.
https://discord.com/channels/608690978081210392/1030514673285599252
OK thank you!!! I installed everything and did as instructed, but I can't get a connection to FUIPC. Also moved the "mobiflight-event-module" folder to community. Anyone have any advice?? Thanks very much!!!!
Please clarify
- What is "installed everything"?
- What is "did as instructed"?
- When you say "can't get a connection to Fsuipc" is that between Mobiflight and Fsuipc, or Fsuipc and the simulator?
- Do you get all green checkmarks in Sim Status (at the bottom of the Mobiflight main window)
Make sure you have the latest version of Fsuipc installed.
Did you install FenixQuartz?
I have installed:
- "PilotsDeck_FNX2PLD" and started several times
- in the "PilotsDeck_FNX2PLD.dll.config" the following keys are written to true
<add key="rawValues" value="true" />
<add key="useLvars" value="true" /> - Mobiflight-event-module copied to Commutity
- https://dotnet.microsoft.com/en-us/download/dotnet/7.0 installed
and I get the following message in "FNX2PLD20230326.txt":
2023-03-26 19:41:20.025 [INF] Program: FNX2PLD started! Log Level: Debug Log File: FNX2PLD.log
2023-03-26 19:41:20.033 [INF] WaitForSimulator: Simulator started
2023-03-26 19:41:20.039 [ERR] OpenSafeFSUIPC: Exception while connecting to FSUIPC
2023-03-26 19:41:20.039 [ERR] WaitForConnection: FSUIPC not connected - aborting
2023-03-26 19:41:20.042 [ERR] Program: Session aborted, Retry not possible - exiting Program
2023-03-26 19:41:20.042 [INF] IPC Manager: FSUIPC Connection closed
2023-03-26 19:41:20.042 [INF] Program: FNX2PLD terminated.
I also installed "FenixQuartz" but don't know what that means.
where can I find out if I have the latest FSUIPC version?
very big thanks for your help!!!!!
you can delete PilotsDeck_FNX2PLD... it was renamed FenixQuartz in the latest release. It is the same app. Only run FenixQuartz. I suggest you better take this issue to the FenixQuartz thread.
The latest fsuipc version is always available from fsuipc.com. Version 7.3.19 is the latest.
In general, it is not recommended to run the sim with administrator privileges. Doing that also forces all other software that works with the simulator to have to run with admin privileges.
Then communication problems arise when you run one piece of software with admin privileges, but other without.
Also, please open a new thread for your issue, since this thread is already marked as "solved" and it seems your issues are deeper than just wanting to configure a 7 segment display.
FenixQuartz thread is here: https://discord.com/channels/608690978081210392/1030514673285599252
ok, thank you very much for your help!!!
hi all
i was going to ask this exact same question as i am building a radio panel that calls for 4 x 6 digit 7 displays and 1 x 4 digit but i'll be damned if i can find any.
my soldering abilities are amateur at best so i am not in any position to make these up myself, if anyone has any links on where i can buy teses from i'd be very grateful