[poll] Home Automation Project [explained]
here is the link u can download
http://www.8051projects.net/downloads229.html
from download section
we are getting one error message continuously on command prompt
************welcome to home automation server***************
press '?' for help
what is the problem
i had a doubt. i connected the comp to the circuit via the rs232 wire. i turned the circuit on and also ran the program "Home Automation Server". i was even able to successfully connect to the server via telnet. however for some reason i could not get the necessary commands to control the circuit. when i type stat and press Enter, the server receives it, and echoes the same message back to me but there is no other information. also when i connect to the server i do not get the two line indicating the home automation and help that could be seen in the video. am i missing something here? i successfully flashed the given hex file into the microchip.
please help
hi sir
i had a doubt. i connected the comp to the circuit via the rs232 wire. i turned the circuit on and also ran the program "Home Automation Server". i was even able to successfully connect to the server via telnet. however for some reason i could not get the necessary commands to control the circuit. when i type stat and press Enter, the server receives it, and echoes the same message back to me but there is no other information. also when i connect to the server i do not get the two line indicating the home automation and help that could be seen in the video. am i missing something here? i successfully flashed the given hex file into the microchip.
please helpshankster
hey ......please check ur max232 ic section......may the problem is coming from that.............
hi sir
i had a doubt. i connected the comp to the circuit via the rs232 wire. i turned the circuit on and also ran the program "Home Automation Server". i was even able to successfully connect to the server via telnet. however for some reason i could not get the necessary commands to control the circuit. when i type stat and press Enter, the server receives it, and echoes the same message back to me but there is no other information. also when i connect to the server i do not get the two line indicating the home automation and help that could be seen in the video. am i missing something here? i successfully flashed the given hex file into the microchip.
please helpshankster
i will suggest you to check it on hyper terminal first..... echo comes due to fault in serial communication....
1. connect you cable to DB-9 adapter.
2. Turn ON hardware it will show "Read Message".
3. Open Hyper Terminal
i) Set Baud Rate to 9600
ii) Select Hardware "None" in Bottom menu
4. Press 3 to 4 Enters from keyboard in hyper-terminal window
5. You will see Response from server like this "Welcome to Home Automation Server"
if u didn't get this Response then Never think your controller is faulty... in this case check you cable first
then check connections of MAX 232 its supply and ground...... best of luck....
If yes then u have written so many other .c files in ur file, what is their work?
and what is the code to be written in KEIL (for client) and VB6(server end)?