Jump to content

Anyone built an Arduino based Caution Light Panel?


TigersharkBAS

Recommended Posts

I am specifically interested in how drove the 4x12 LED matrix required to light up the caution panel.

 

I am investigating some methods but curious to see how others did it.

[sIGPIC][/sIGPIC]

 

Creator of:

 

F-18C VFA-195 "Dambusters" 1998 CAG Livery

https://forums.eagle.ru/showthread.php?t=213788

 

F-18C VFA-195 "Dambusters" July 2001 CAG Livery

https://forums.eagle.ru/showthread.php?t=215950

 

Pilot avatars for DCS Logbook

https://forums.eagle.ru/showthread.php?t=221160

 

How to make a DCS A-10C Panel

http://forums.eagle.ru/showthread.php?t=65998

Link to comment
Share on other sites

I have not but I would guess some sort of matrix?

 

http://playground.arduino.cc/Main/DirectDriveLEDMatrix

http://www.instructables.com/id/Multiplexing-with-Arduino-and-the-74HC595/step8/Current-Limiting-Resistors/

 

Looks like some work is involved.. Especially since one would need ever LED to be a separate output.

 

I am pretty new to the arduino so dont take my answer to serious. Just trying to help!

 

I do want to build a UFC and a Caution panel though so maybe its time to have a crack at it.

Link to comment
Share on other sites

here you can see a quick video showing my Caution panel and my CDU both based on arduino boards.

http://forums.eagle.ru/showpost.php?p=2042908&postcount=13

Tomorrow i'll post a new video from my front panel fully controlled by arduino.

Regarding the Caution Panel i made it simple i used an Arduino MEGA 2560 R3 with 52 outputs so enough to dont care about led matrix, send data to board trough serial com port.

Link to comment
Share on other sites

That is very slick Icemaker!!! Nice looking pit. The CDU is just a monitor replicating the CDU screen in the sim?

 

 

I am trying to do this using only an Arduino and whilst there are plenty of methods I am trying to understand which one people used.

 

I have identified 4 possible ways.

 

  1. A large arduino like IceMaker used
  2. Chaining 8bit shift registers together.
  3. Using a Max7219 to multiplex as posted by Stevos.
  4. Using an Adafruit 16x8 LED Matrix Driver Backpack (HT16K33 chip)

 

I am trying to do this with an Arduino Uno so IceMaker's method doesn't work for me.

 

I am interested in what LEDs you used Icemaker. 3mm or 5mm? Superbright? Driving them all off 5V?

[sIGPIC][/sIGPIC]

 

Creator of:

 

F-18C VFA-195 "Dambusters" 1998 CAG Livery

https://forums.eagle.ru/showthread.php?t=213788

 

F-18C VFA-195 "Dambusters" July 2001 CAG Livery

https://forums.eagle.ru/showthread.php?t=215950

 

Pilot avatars for DCS Logbook

https://forums.eagle.ru/showthread.php?t=221160

 

How to make a DCS A-10C Panel

http://forums.eagle.ru/showthread.php?t=65998

Link to comment
Share on other sites

  • 1 year later...

[4] Using an Adafruit 16x8 LED Matrix Driver Backpack (HT16K33 chip)

 

I've been running with HT16K33 based switches and LEDs for about a year now and this works well. The caution panel was where I started and moved on to UFC and other switches from there. I ordered the HT16K33's from China so the cost is reduced compared to the AdaFruit boards and they're all being driven using a single Arduino Pro Micro Leonardo compatible (ATMEGA 32U4) because these are great value at the moment.

 

Happy to share info if anyone is interested in going down this path.

BlueFinBima

Latest Helios Virtual Cockpit Team version of Helios can be found on Github

BlueFinBima Helios YouTube

Link to comment
Share on other sites

  • 2 months later...
I've been running with HT16K33 based switches and LEDs for about a year now and this works well. The caution panel was where I started and moved on to UFC and other switches from there. I ordered the HT16K33's from China so the cost is reduced compared to the AdaFruit boards and they're all being driven using a single Arduino Pro Micro Leonardo compatible (ATMEGA 32U4) because these are great value at the moment.

 

Happy to share info if anyone is interested in going down this path.

 

That would be great, please share some more information and pictures if possible.:thumbup:

[sIGPIC][/sIGPIC]

HTC Vive

Windows 10 Maximus VIII Hero i7-6700k CPU @ 4.2GHz 16GB Nvida GeForce GTX 1080. Ram Duel SSD's

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...