I want to display my water level readings in my website using ubuntu 16.10. I followed the instructions on a few websites I discovered but still no positive results avail.
Can someone help me with the configurations on arduino and ubuntu itself. I had installed LAMP on ubuntu.
Did you forget to tell us some details?
Sorry, I am new to this stuff, in fact I have no basic knowledge on arduino. I want to send the water level data via ethernet (i am using ethernet shield) that connected to my router and had the data displayed in html or php in ubuntu webserver. The water level part is succeed but the problem is to communicate the arduino to the ubuntu webserver itself.