:help: Relay controller using 2 Pots (basic stamp HWboard)
spuddudit
Posts: 10
I'm trying to build a time lapse controller for my DSLR. the idea is to have 2 pots, one that controls the delay between pulses to the relay and a second to control how long the relay stays on. I have built a similar project using switches but that only allowed me 6 different delays and i had no control over how long the relay was closed for.
the camera has the ability to auto focus with a second relay; I used 2 relays and wrote the code so relay one would close then wait while relay 2 closed triggering the shutter. then both off for ...delay
basicly any help on the code that would allow 2 pots to flash an LED then i can sub LEDs for relay/driver.
(basic stamp homework board)
the camera has the ability to auto focus with a second relay; I used 2 relays and wrote the code so relay one would close then wait while relay 2 closed triggering the shutter. then both off for ...delay
basicly any help on the code that would allow 2 pots to flash an LED then i can sub LEDs for relay/driver.
(basic stamp homework board)
Comments