Tag: temperature

Οδηγός για χρήση αισθητήρα θερμοκρασίας TMP36

temperature sensor tmp36 arduino

Σε αυτό το Tutorial θα δούμε πως μπορούμε να πάρουμε την θερμοκρασία του χώρου μας χρησιμοποιώντας ένα αρκετά διαδεδομένο αισθητήριο, το TMP 36. Σε προηγούμενα άρθρα μας είδαμε ένα άλλο αισθητήριο, το DS18B20. Αν με ρωτήσετε ποιο προτιμώ, θα σας

Με ετικέτα: , , ,

Measuring temperature with the DS18B20 sensor

Required Hardware Arduino Board Breadboard Jumper Cables Temp. sensor DS18B20 Resistor 4.7K The DS18B20 communicates over a 1-Wire bus that by definition requires only one data line (and ground) for communication with a central microprocessor. It has an operating temperature range of -55°C to

Με ετικέτα: , , ,

Sending Data to Database using Arduino Ethernet

I made a project using Arduino Ethernet Board, two DS18B20 Temperature Sensors and a Lcd 16×2. I used an Arduino Ethernet because i want to send the temperatures which arduino collects from the sensors to a Database (mySQL). So if

Με ετικέτα: , , ,

Measuring Humidity with DHT11 Sensor

Required Hardware DHT11 Humidity Sensor Arduino Board Resistor 4.7K Breadboard Jumper Cables The dht11 sensor is an economic way to sense the humidity of the air in arduino projects. Small size & low consumption & long transmission distance(20m) enable DHT11 to

Με ετικέτα: , , ,
Top