DSCKGEC/cleanurge-mcu

Suggest a good sensor for sensing waste level

开放

#4 创建于 2021年5月26日

 (3 条评论) (0 个反应) (1 位负责人)C++ (7 个派生)auto 404
help wantedquestion

仓库指标

星标
 (6 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

A good sensor arrangement (apart from the Ultrasonic sensor currently used) that can measure the level or volume of the waste accumulated in the vat.

  • The existing problem with ultrasonic sensor: It is a cheap and beginner-friendly solution but it may get affected by waste content splashing on the sensor itself.
  • Here are some constraints that are expected to be followed:
  1. The choice should be economic
  2. It is okay to penalize a bit of accuracy for reliability/robustness
  3. The sensor should be easy to implement (readily available solution or a custom solution that doesn't involve much production complexity)
  4. Immune to splashes, fluctuating light intensity, or other interferences

贡献者指南