Retrieve DS18B20 TEMP SENSOR data

hi,
how to get DS18B20 TEMP SENSOR data dynamically to a web page

regards.

This is a very big question.

You will need a web server and drivers for the DS18B20 .

If you go to the Code section and search on DS18B20 you will find several samples. You will also find several web servers.

Start by trying to read the sensor, and then integrating it to a web server.

i ve already made web server and i only need to read the data from the sensor

regards.

So your question is “How do I read data from DS18B20?”?

Do you go on code section and search for DS18B20? http://code.tinyclr.com/

Enjoy :slight_smile: