Jump to content

KPCK

Members
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Has anyone tried to use DED on different computer? Mine worked just fine, but when i plugged it into different PC, everything just messed up. When I try to plug it in the first PC I originally programmed it on, it works. I tried to upload the arduino sketch on this PC, but it didn´t make a difference. Pages switch and all that, but the text is messed up.
  2. Hey, I am trying to prototype A10CDU panel, i got kinda far, i´ve got my own design pcb, i got buttons and printed mask, BUT i´ve also got big problem with interfacing the A10C thru DCS BIOS. When I start mission with A10C, and open controll reference for A10C, every output there is marked as "no data yet" When I try to do the same with F16, it doesn´t have any problem, controlls reference shows all data and i can use it with my DED display just fine. I have unlocked both A10C and A10CII, neither of them work. What am I doing wrong?
  3. I´m afraid that the inverted text is just not possible with DCSBIOS output. When you look at the output data, it doestn´t change when inverted. The inverted 5 is still being outputted as 5.
  4. Hey, a bit off topic, but has anyone been trying to deal with inverted symbols in font? This is mine display and it works like a charm, but I have a feeling that there is just no way to invert symbols with output from dcs bios, am I right?
  5. How can I implement this font into the sketch y´all made above? The sketch works for me just fine, but I just can´t seem to use it with this font. Thanks a lot!
  6. So I just tried just a simple led sktech with DCS-BIOS and it worked without problems, so there must be something with the display and display library i am using. (TFT display with teensy optimalized GFX library)
  7. I just tried that, but it with DCSBIOS_IRQ_SERIAL, it has troubles compiling the sketch. With DCSBIOS_DEFAULT_SERIAL it uploads, but keeps disconnecting as i described earlier. Maybe the library is modified especially for arduino and something needs to be changed in order to work with teensy or other boards?
  8. Hi, i just got my teensy 4.1 in intensions to make F16 DED display. I am using 2.4inch TFT. When i was using it with arduino everything was fine, but the refresh rate of the display was just baad, so i got teensy. With graphictest sketch the difference is night and day which I am very happy about. But when I upload the sketch with DCS bios snippets the teensy resets itself every 5 seconds and cannot be connected to DCS-BIOS. It seems to be having problems with the bios library, everything else works just fine. Any ideas what is wrong? Thanks.
×
×
  • Create New...