Hey guys,
What I would like to do is have things like my headlamps on a single button. Meaning push once for Off to low beam, again for low to high beam, and
again for Off. I'd like to use a piezo switch or similar. Is there a easy way to do this? I'm pretty good with electrics, but if it
involves using parts with more than 5 pins I'm probably going to lose interest
Thanks for any help.
Cory
Not wanting to spoil your idea, but I don't think this is a good idea, because as soon as a car comes towards you on the road and you need to
return to dip - you will have to turn the lights off first (which could be pretty scary at night on a corner)
but I am sure you can get 3 position push button switchs, or rig up a couple of relays!
Does he mean sidelights and Main lights? that might work.
This could be done easily on a PIC or AVR (personally AVR as it does floating point maths & has better instruction set).
THis could do far more than Headlamp control could have indcators and hazards designed through it as well.
For headlamps you could have your logic with PUSH and hold of x seconds to turn off and push quick for DIP/HI beam
Have a look at
http://www.coolcomponents.co.uk/catalog/product_info.php?products_id=128&bcsi_scan_E881B9121136F8E3=2IstQweA/5iwTQ8aYp3PNgIAAACcRtQG&bcsi
_scan_filename=product_info.php
or
http://www.maplin.co.uk/Module.aspx?ModuleNo=37172&DOY=6m6
I might even consider doing the software for you
Recently had simular thoughts.
Been wiring heater fan , wipers and washer jets into an existing "it will do for now" loom.
I would like to make a control box to take the Sierra indicator stalk plus a panel of push switches
Including LED drive compatibility.
RS Vandel resistant switch
having the box give single push funtions for :-
2 speed + intermittent lucas wiper control.
2+ speed fan.
Dim/dip lights.
Lights on off.
Hazard lights.
Fog lights
It could also include solid state fuses.
Any thoughts or just OT.
I would like to make one , unfortunately no time just yet.
what is a piezo switch?
the main/dip lamps on my volvo are a bit like this but without the off position.
A PIC would do it but it can be done using flip-flops (no, not the cheap sandals!) or latching relays.
let me think about the relays since this would be the eaisest for you do wire.
rf900rush where are those switches from? they look sweet
http://rswww.com do vandle risistant switches like that have a light in the middle
[Edited on 10/606/08 by mad4x4]
quote:
Originally posted by mad4x4
This could be done easily on a PIC or AVR (personally AVR as it does floating point maths
quote:
Originally posted by mad4x4
This could be done easily on a PIC or AVR
quote:
Originally posted by martyn_16v
quote:
Originally posted by mad4x4
This could be done easily on a PIC or AVR
That's like using a thermonuclear weapon to crack a nut. As has been mentioned, a pair of d-types and a debounce circuit are all you need.
Thanks for the input guys.
I was planning on having a mechanical flash to pass switch/relay as well.
Id like to use this one-button idea for my wipers, fan etc as well (one button for each).
Piezo switches are just switches that use no moving parts. Durable and usually very tidy looking. Im hoping to find one that has a thick enough face
to CNC the symbols into it. [edit] the switch posted looks to be a piezo switch.[edit]
Having to hold a button Xseconds in a stiff sprung car doesnt sound like fun. Hard enough to hit it at all, never mind hold it . The board
posted is neat, but once you start talking about software Im thinking it's more than I want to get into. I didnt know they made boards like
that. Cheap too. Maybe for another project though.
Im suprised there isnt a little chip that has an input that just switches grounds to different legs each time the input is grounded.
Thanks again guys. Be a long time before I build something, but just playing with ideas for now.
[Edited on 11/6/08 by C10CoryM]