Nikschavan
Newbie level 1
- Joined
- Dec 20, 2012
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,287
Hello,
I am connecting relays at ports of microcontroller 8051. i want to operate them from website.
so, i want to tx/rx their status to computer and then upload to web server.
Something like this https://goo.gl/lJEEE but i have limitation to using 8051 for my school project.
I found that "Pyserial" can be used to receive data to a computer. is there any other way to do it?
i have some knowledge of c , php, javascript.
I am connecting relays at ports of microcontroller 8051. i want to operate them from website.
so, i want to tx/rx their status to computer and then upload to web server.
Something like this https://goo.gl/lJEEE but i have limitation to using 8051 for my school project.
I found that "Pyserial" can be used to receive data to a computer. is there any other way to do it?
i have some knowledge of c , php, javascript.