- This topic has 2 replies, 3 voices, and was last updated 8 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › gsm based faulty street light detection
my project is to design a system where i can detect the faulty street lights and automatically get the message through gsm to my control room that a fault is occured.
i am using LDR under my street lights and checking the status of the pins where the LDR is connected but my code is not working ,as i am unable to recieve the message through gsm even if the status of the pins are satisfying .
can anyone help me out in coding part??
post ur program code
Hi,
Which GSm module you are using?Had you tried to connect the gsm modem to PC uart and then the send and receive the msg by using AT commands?