Jump to content
 

Lighting effects


Recommended Posts

I had a thought the other day that it would be feasible to run many effects using as few functions as possible!

 

ABCD - Aux outputs

 

Inital idea

Marker lights are fed as normal from A B

Headlights could be turned on using C but using either a logic AND gate or a transistor so that HA = A.C and HB = B.C

The H/L at the correct end would light up depending on direction

 

Tail lights

Aux D to turn them on

TA = ¬A¬B.D + A.D and TB = ¬A¬B.D + B.D

This would give both on if no other lights on else the tail lights at the rear (only) on if lights on.

With aux D off the tail lights would be off.

 

Normal thought would be a aux for each so saving 2 aux's

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...