openhw:arduino:εξαρτήματα:αισθητήρες:θερμοκρασίας:tmp36
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| openhw:arduino:εξαρτήματα:αισθητήρες:θερμοκρασίας:tmp36 [2026/06/12 18:01] – alexandrospr | openhw:arduino:εξαρτήματα:αισθητήρες:θερμοκρασίας:tmp36 [2026/06/12 18:03] (current) – [Πρόσβαση από το Sketch] alexandrospr | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| void setup() { | void setup() { | ||
| - | // Begin serial communication at 9600 baud rate | + | // Ξεκινάμε επικοινωνία με την κονσόλα του IDE. |
| Serial.begin(9600); | Serial.begin(9600); | ||
| } | } | ||
| Line 64: | Line 64: | ||
| // Εμφάνιση της θερμοκρασίας σε Κελσίου | // Εμφάνιση της θερμοκρασίας σε Κελσίου | ||
| - | Serial.print(" | + | Serial.print(" |
| Serial.print(temperatureC); | Serial.print(temperatureC); | ||
| - | Serial.print(" | + | Serial.print(" |
| Serial.print(" | Serial.print(" | ||
| | | ||
| - | delay(1000); | + | delay(1000); |
| } | } | ||
| } | } | ||
openhw/arduino/εξαρτήματα/αισθητήρες/θερμοκρασίας/tmp36.1781287288.txt.gz · Last modified: by alexandrospr
