7 years, 8 months ago.

how to interface temperature sensor, humidity sensor and rain drop sensor to FRDM KL25Z?

1) I want interface temperature sensor, humidity sensor and rain drop sensor to FRDM kl25z then which peripheral board i can use? 2) am i interface this sensors directly to board by using wires to PTB port? 3)if I use wire connection then how i can define my i/o port PTB in code?

1 Answer

7 years, 8 months ago.

Take a look here:

https://developer.mbed.org/components/SHT21-temperature-and-humidity-sensor/

This is a temperature/humidity sensor, without raindrop sensor that will give you some ideas. Not sure I have seen a rain drop sensor.

Accepted Answer