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

Developments for new sensors #15

Open
jajberni opened this issue Jul 26, 2021 · 4 comments
Open

Developments for new sensors #15

jajberni opened this issue Jul 26, 2021 · 4 comments

Comments

@jajberni
Copy link

I have implemented the drivers for the Melexis IR sensor MLX90614:

https://github.com/OpenAgriTech/LoRa_STM32/tree/MLX90614

At the moment, if detected, it is reported instead of the SHT Air Temperature and Humidity.

Are there any guidelines or protocols for new sensor developments?

Also, I am sure that the repository is out of sync with the current Firmware Version from Dragino (2021-03-02) while the latest commit is from Nov 2020.

@NewHopeApiary
Copy link

I'd love to see a way to attach a sound sensors.

@DominusFulguris
Copy link

What type of sound sensor?

If it is just a sound activated switch sensor, it would just substitute for a simple button input.

@NewHopeApiary
Copy link

What type of sound sensor?

If it is just a sound activated switch sensor, it would just substitute for a simple button input.

I'd like to measure the sound level (db). I don't know if something like this could be attached to one of the ADC inputs or not.

https://learn.sparkfun.com/tutorials/mems-microphone-hookup-guide/all

PS - I'd really like to be able to measure frequency.. but I think that would take a different type of interface.

@darkoj416
Copy link

I have several LSN50 v1 and v2s, used previously with water level sensors (ADC). I would like to switch to ST's VL6180x (IIC) sensors, and I would appreciate any help on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants