gandalf15 / HX711

Read HX711 ADC for Weigh Scales on Rasperry PIs.
BSD 3-Clause "New" or "Revised" License
113 stars 81 forks source link

Will it work on NVIDIA Jetson Nano? #32

Closed bharat8 closed 4 years ago

bharat8 commented 4 years ago

Hey @gandalf15, I have implemented your library on Raspberry Pi 4 and it works really good. But i have a doubt of it working on a NVIDIA Jetson Nano as i have tried it recently and it only shows the error of no median for empty data.

Is there any method to make it work on this board?

gandalf15 commented 4 years ago

Hi there, I am sorry for the very late reply but I've been busy. Unfortunately, it does not work on this board. You may be able to modify it but I think that could be a lot of work.

crq-13 commented 3 years ago

Hey @gandalf15 can you tell me why it does not work on the jetson nano? What type of modifitacions are required t enable the library work with it?