Hi,
I have an arduino mega, ethernet shield, sensors, motors. I would like to connect the arduino to a webpage on the internet.
I have created a login page on the webpage but how do I code using HTML that after login, there will be a table where sensor data will be inserted to the table and there will be a few text boxes and drop down boxes to control the motor?
Thanks.