Using a PIC 16F627 to implement a klappladen steuerung (folding shutter).
by Bastel
(dieburg)
The problem is I have a Camera that has a programmable output. if anything moves in a Field of the Cam the switch of the Cam gives an alarm. It is a Mobotix camera.
{ed MOBOTIX network cameras are high-performance cameras that, thanks to their unique technology concept and wide range of functions, are able to carry out many different tasks. (Source: English: www.leppig-systems.eu/index.php?id=ip-kameras&L=1 via translation service linguee.com )}
My Pic 16F627 should take this alarm and give an output to a Switch for 10 up to 100 aeconds. I call it Klappladen steuerung {ed trans: Folding shutter} because in the programmed camera field is one moving mechanical part.
That has an 24 Volt DC Engine that have to be stopped if anybody is moving in the area.
The control unit has got Open, Close, Ground, 24 Volt and Engine contacts.
Open and close are connected to GND.
If the Engine is started we can take the inputs of the PIC to read out if it's going to close or if it's going to open the mechanical part.
Then the PIC is waiting for Signal for the cam.
If there is a signal Check the Direction of the Engine.:
If its opening give a signal to close and wait 10 secs.
If its closing give a signal to open and wait 10 secs.
Then give signal to go on close for closing, open for opening.
Can anybody help me?
maybe in german ??
Don't hesitate to write to smdhopper:at:hotmail.de
or a.bastel:at:rhd.de
{ed replace :at: with @ when replying this prevents automatic spam bots reading this page and sending unwanted emails. Also leave a note as a comment in this page so everyone can learn}
Im a newbie and i wanna be good in this job.
thanks a lot.
Andreas