Author Topic: Device  (Read 5944 times)

0 Members and 1 Guest are viewing this topic.

Offline SquirrelTopic starter

  • Contributor
  • Posts: 14
Device
« on: March 04, 2010, 03:34:51 pm »
Hi!

I need to bild one device. Main operating voltage are 12 voltage, DC.

When device got trigger voltage from trigger, it blinks red led tree times. And when it again, it blinks green led. and after that red green red etc. And all from same trigger. device need to remember what led it blinks last time and blinks other. I have thinking and found no solution. Can you help me?
 

Offline rossmoffett

  • Regular Contributor
  • *
  • Posts: 234
  • Country: us
Re: Device
« Reply #1 on: March 04, 2010, 04:39:12 pm »
Is this an assignment?
ArcAttack - A group of musical Tesla coil performers with semi-regular blog updates.
 

Offline SquirrelTopic starter

  • Contributor
  • Posts: 14
Re: Device
« Reply #2 on: March 04, 2010, 05:22:05 pm »
Is this an assignment?

I do not understund what you mean? (english is not my best language). It is not job & etc, it is from my hobby
 

Offline rossmoffett

  • Regular Contributor
  • *
  • Posts: 234
  • Country: us
Re: Device
« Reply #3 on: March 05, 2010, 01:52:09 am »
I meant an assignment for school, in which case it's best you do it yourself with the tools you've been taught to use to-date.  Asking others for help on school assignments not only hurts your learning process, but is often obvious cheating because tools you haven't been taught to use are in the circuit.

But that doesn't apply to a hobbyist such as yourself, so here is my advice:

The device you need is called a Flip-Flop.  There are a few kinds, you should use a T-flop or a JK-flop.  Using just one input, you toggle between high and low.  It has a Q and a notQ output, one for each LED.  When one is high, the other is low.
ArcAttack - A group of musical Tesla coil performers with semi-regular blog updates.
 

Offline SquirrelTopic starter

  • Contributor
  • Posts: 14
Re: Device
« Reply #4 on: March 05, 2010, 02:07:40 pm »
I meant an assignment for school, in which case it's best you do it yourself with the tools you've been taught to use to-date.  Asking others for help on school assignments not only hurts your learning process, but is often obvious cheating because tools you haven't been taught to use are in the circuit.

But that doesn't apply to a hobbyist such as yourself, so here is my advice:

The device you need is called a Flip-Flop.  There are a few kinds, you should use a T-flop or a JK-flop.  Using just one input, you toggle between high and low.  It has a Q and a notQ output, one for each LED.  When one is high, the other is low.

Thank you for help. =)

I have studyed my school to end and I'm electrician now, but operate normally >230v AC-voltage and low voltage electric (specially DC) are me not so familiar should it be.

Device is caming to my car. When I lock doors (from remote control), it should blink red and open, it blinks green. My old Mercedes was that kind system, but new ones that blinks turn signal's, witch I do not like. I prefer modified to old way.
 

Offline rossmoffett

  • Regular Contributor
  • *
  • Posts: 234
  • Country: us
Re: Device
« Reply #5 on: March 05, 2010, 02:37:08 pm »
You will still need to come up with something else for the blinking, by the way, the Flip-Flop will just switch from one LED to the other on click.
ArcAttack - A group of musical Tesla coil performers with semi-regular blog updates.
 

Offline SquirrelTopic starter

  • Contributor
  • Posts: 14
Re: Device
« Reply #6 on: March 05, 2010, 03:52:56 pm »
You will still need to come up with something else for the blinking, by the way, the Flip-Flop will just switch from one LED to the other on click.

That part I know already. Hardest part for me was that changing.
 

Offline ArtemisGoldfish

  • Regular Contributor
  • *
  • Posts: 58
Re: Device
« Reply #7 on: March 07, 2010, 02:25:16 pm »
Sounds like something you could do with a small microcontroller (PIC 12 series, I don't know what the general equivalent to that is for the AVRs) but that necessitates a programming device.
John, Hardware Technician, F5 Networks
 

Offline Simon

  • Global Moderator
  • *****
  • Posts: 18017
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
Re: Device
« Reply #8 on: March 11, 2010, 07:44:51 pm »
Sounds like something you could do with a small microcontroller (PIC 12 series, I don't know what the general equivalent to that is for the AVRs) but that necessitates a programming device.

and programming skills, I took a long time to get into micro controllers and really made the effort becuae I realized I had to to keep up, there are so many even silly projects that can be greatly simplified with a micro controller because it will carry out a custom function instead of requiring 3+ IC's and allows you to change the design to some extent. For example I made a voltage indicator with a 3 colour led, I put the led in round the wrong way: instead of reversing the led I just reversed the pin functions in the pic's program, simple !
« Last Edit: March 12, 2010, 07:46:04 am by Simon »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf