Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
You are viewing an older revision! See the latest version
Temperatursensor LM75B
(siehe Datenblatt)
I2C-bus serial interface/Slave address¶
da die Adressenleitungen auf 0 liegen ergibt sich folgende Adresse:
und für die Programmierung:
A0=A1=A2 = 0 --> #define LM75B_ADDR 0x90 An Pin 27, 28 --> I2C i2c(p28,p27);