ardulibs icon indicating copy to clipboard operation
ardulibs copied to clipboard

Hx711 Does not work with Android Due

Open ThibaudAV opened this issue 6 years ago • 5 comments

Hx711 Does not work with Android Due No compilation error but the code is blocked at the instantiation of the lib :/

Do you have the same problem?

ThibaudAV avatar Oct 06 '18 23:10 ThibaudAV

Dear Thibaud,

first things first: Thanks a bunch to Weihong Guan for conceiving this library the other day. It's quite popular these days, congratulations and thanks again for sharing it.

We have been able to give the successor HX711 library some love based on all the valuable contributions and suggestions there. The goal was to enable the library also for other architectures than AVR and we just added a PlatformIO environment snippet for testing compilation for the Arduino Due, which worked well.

So, https://github.com/bogde/HX711/pull/123 resp. [1] might already solve your problem, we will appreciate any feedback about this as we don't have any hardware on our workbench.

With kind regards, Andreas.

[1] https://github.com/hiveeyes/HX711/tree/spring-cleaning

amotl avatar Feb 17 '19 17:02 amotl

Thank you, I'll test it, if I have time. :)

ThibaudAV avatar Feb 18 '19 10:02 ThibaudAV

Thanks guys for keep watching my repo. I have moved on to linux platforms and left Arduino for a long time. Please feel free to fork my code.

aguegu avatar Mar 17 '19 02:03 aguegu

Dear Weihong,

thanks for getting back! While doing our recent work on the successor HX711 library as outlined above, we stumbled upon the early origins of this library you published in 2013 already and we would like to thank you on behalf of the community and in retrospect for it.

Also, we wanted to let you know about traces from our journey back in time at HX711 library archeology and especially about the recent listing on the Arduino Library Manager.

So, the canonical Arduino library for the HX711 would from now on be the HX711 Arduino Library.

With kind regards, Andreas.

amotl avatar Mar 17 '19 07:03 amotl

@amotl Good to know that. The community is great.

aguegu avatar Mar 18 '19 21:03 aguegu