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

MicroPython support for ADS123x #66

Open
amotl opened this issue Mar 9, 2020 · 0 comments
Open

MicroPython support for ADS123x #66

amotl opened this issue Mar 9, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@amotl
Copy link
Member

amotl commented Mar 9, 2020

As many discussions on https://community.hiveeyes.org/ about the HX711 [1] show, the community is also looking at supporting the ADS123x 24-Bit, Delta-Sigma ADC [2] series for reading the weight scale.

While looking for a solid C library on [3], we found the ADS123X library [4] by @HamidSaffari to be the best one available so far. So, porting this to the ESP-IDF (RTOS) and wrapping it from MicroPython would definitively be nice.

[1] https://community.hiveeyes.org/search?q=hx711
[2] https://community.hiveeyes.org/search?q=ads123
[3] https://community.hiveeyes.org/t/code-fur-ads1232-oder-ads1234/392
[4] https://github.com/HamidSaffari/ADS123X

@amotl amotl added enhancement New feature or request help wanted Extra attention is needed labels Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant