Hi,
Since I am new in creating a webpage in python from the data coming from arduino board, I need an suggestion. I am having arduino uno board with wifi shield and also arduino yun board. I need to connect
the sensor to arduino board and receive that data in python through wifi and from there I need to create an webpage. This is my concept but I dono how to do this. If anyone knows please tell me what are the things I have to do like which library I have to install to receive data on python and how to send data from arduino to python and how to create webpage on python using the data received.
thank you.