rust-unofficial / awesome-rust

A curated list of Rust code and resources.
Creative Commons Zero v1.0 Universal
46.79k stars 2.76k forks source link

Update README.md - Added Section for enviornmental Sensing #1715

Closed joeatbayes closed 6 months ago

joeatbayes commented 6 months ago

Added section for Environmental Sensing along with links to sample code for two different ways of reading variable capacitors like water level in tanks. Also included a couple links showing how to interact with RS485 over 1/2 duplex chips More to come in that area. We may want to consider broadening this section to Environmental Sensing & Process Control.

I included the main topics shown for each example because I have found it difficult to locate Rust code that contains specific features I need.

palfrey commented 6 months ago

In order to attempt to be as fair as we can with the process regarding additions of new projects we're using external popularity metrics to guide this. Our current standards are at least one of: a minimum of 50 stars on Github; 2000 downloads for projects with published crates; or equivalent values in other areas (e.g. downloads in other places, star-type popularity in other repositories).

Unfortunately the project you've submitted doesn't reach any of these thresholds. If you think that we've miscounted or there is another public metric that you think we should take into account, then please re-open this PR and detail where else we should be looking.

joeatbayes commented 6 months ago

To reach the 50 stars requires that people find the work. I don't have time to go do a bunch of marketing just to share work that could be of value trying to get started with rust on ESP32 to do real work. If you don't want to help people find a valuable resource then it is unfortunate for your users.

palfrey commented 6 months ago

https://github.com/rust-unofficial/awesome-rust/blob/main/CONTRIBUTING.md is very clear on why we don't want to do that.