pslab-android icon indicating copy to clipboard operation
pslab-android copied to clipboard

Expand sensors support

Open cweitat opened this issue 5 years ago • 5 comments

To expand the support of sensors https://pslab.io/sensors/

Sensors from the kit is the priority followed by commonly used sensors. Kit

  • [ ] Moisture sensor FR-04
  • [ ] LDR GL5528
  • [ ] Microphone KY-037
  • [ ] Magnetic KY-003
  • [ ] Temperature LM-35
  • [x] Gas MQ135

Others

  • [ ] Suggest in the comments

Create a issue for each sensor and reference it back here

cweitat avatar Jun 29 '19 11:06 cweitat

I'll start on this 👍 .

ho-dor avatar Jun 29 '19 11:06 ho-dor

I am working on MQ135 Gas sensor

neel1998 avatar Jun 30 '19 18:06 neel1998

@cweitat most of the mentioned sensors are to I2C as i understand. So, how do we communicate to sensors which are not I2C that are connected to the PSLab device. Please guide

neel1998 avatar Jun 30 '19 19:06 neel1998

@neel1998 Googling the part number with arduino could be a good start. Some sensors are more straight forward as they are either resistive or capacitive, while some might use other serial communication line such as UART.

woshikie avatar Jun 30 '19 19:06 woshikie

@woshikie thanks for the help. I will look into it

neel1998 avatar Jun 30 '19 19:06 neel1998