Nikschavan
Newbie level 1
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.