Hello i want to build an alarm system. I am using this video. Simple Laser Security System (schematic in desc.) - YouTube
I need to use a wireles router instead of siren. This wireless router is connected to another wireless modem where is connected my pc. I want a app thaT READ SIGNALS IN PC AND START PLAYING AN SOUND. Thanks in advance.
(deleted)
Thanks for your reply I want to connect system circuit to pc using wireless router. This wriles will conect wiresly with modem wireless. In this modem is my pc. I am a begginer. I cant say you to build my code but if exist any for this method plesase help.
THE IDEA IS SIMPLE. I want to catch a signal using wireles router when circuit close. What can i do?
This requires two program's one on the arduino and on on the PC.
The arduino one you make from taking the example codes from the shield and modifying it to your needs.
The PC one is another matter what language are you going to use for this. The one called Processing is good and free.
Maybe you need to know a bit more about programming before you can do this project.
Ihave planed to use ic board not arduino. Has any problem?
Has any problem?
Depends on the IC.
ghost1993:
Ihave planed to use ic board not arduino. Has any problem?
It is an Arduino forum you know.
Grumpy_Mike:
ghost1993:
Ihave planed to use ic board not arduino. Has any problem?It is an Arduino forum you know.
If "IC board" means using standalone AVR board programmed using the Arduino language/IDE then this is a good place to see about that.