TABLE OF CONTENT 1. Introduction 2. Use with the Raspberry Pi 2.1 Connection 2.2 Installation 2.3 Program example 3. Use with the Arduino 3.1 Connection 3.2 Installation 3.3 Program example 4. Information and take-back obligations 5. Support Veröffentlicht: 21.05.2019 Copyright by Joy-IT...
Dear customer, Thank you for choosing our product. In the following, we will show you what to consider during commissioning and use. If you experience any unexpected problems during use, you are welcome to contact us. Veröffentlicht: 21.05.2019 Copyright by Joy-IT...
SEN-KY052 Use with the Raspberry Pi 2.1 Connection Raspberry Pi KY052 3v3 (Pin1,17) VCC, SDO, CSB GND (Pin 6) SCL (Pin 5) SDA (Pin 3) Veröffentlicht: 21.05.2019 Copyright by Joy-IT...
Page 8
3.2 Program example void loop() { Serial.print(F("Temperature = ")); Serial.print(bmp.readTemperature()); Serial.println(" *C"); Serial.print(F("Pressure = ")); Serial.print(bmp.readPressure()); Serial.println(" Pa"); Serial.print(F("Approx altitude = ")); Serial.print(bmp.readAltitude(1013.25)); // this should be adjusted to your local for- case Serial.println(" m"); Serial.println(); delay(2000); Veröffentlicht: 21.05.2019 Copyright by Joy-IT...
Possibility of return in your area We will send you a parcel stamp with which you can return the device to us free of charge. Please contact us by e-mail at Service@joy-it.net or by telephone. Information on packaging If you do not have suitable packaging material or do not wish to use your own, please contact us and we will send you suitable packaging.
Need help?
Do you have a question about the SEN-KY052 and is the answer not in the manual?
Questions and answers