21.10.2012, 09:17
Quote:
You could place sensors at your door posts that signal when your doors are open (Normally Open sensors give a signal when the beam is interrupted). Then connect them to a µProcessor as a medium, the controller can communicate with your computer. Same for belt buckles. You can write a program in almost any language (I did it in C for my engineering project) that intercepts these signals and does something with it (e.g. telling you your doors are open).
If you don't have any experience with microprocessor programming or electrical circuits I wouldn't start on it. |