Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand sensors support #1840

Open
1 of 7 tasks
cweitat opened this issue Jun 29, 2019 · 5 comments
Open
1 of 7 tasks

Expand sensors support #1840

cweitat opened this issue Jun 29, 2019 · 5 comments
Assignees
Labels
Enhancement Improvement to an existing feature Feature New addition to the existing app Ideas Needed Open to suggestion

Comments

@cweitat
Copy link
Contributor

cweitat commented Jun 29, 2019

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
  • Gas MQ135

Others

  • Suggest in the comments

Create a issue for each sensor and reference it back here

@cweitat cweitat added this to the Milestone 6: Summer 2019 milestone Jun 29, 2019
@cweitat cweitat added Enhancement Improvement to an existing feature Feature New addition to the existing app Ideas Needed Open to suggestion labels Jun 29, 2019
@ho-dor
Copy link
Contributor

ho-dor commented Jun 29, 2019

I'll start on this 👍 .

@neel1998
Copy link
Member

I am working on MQ135 Gas sensor

@neel1998
Copy link
Member

@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 neel1998 mentioned this issue Jun 30, 2019
5 tasks
@woshikie
Copy link
Member

@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.

@neel1998
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement to an existing feature Feature New addition to the existing app Ideas Needed Open to suggestion
Projects
None yet
Development

No branches or pull requests

5 participants