adafruit / Adafruit_ADS1X15

Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Other
289 stars 301 forks source link

Added linux support. #82

Open HonestQiao opened 1 year ago

HonestQiao commented 1 year ago
caternuson commented 7 months ago

This is an Arduino library meant to be used with the Arduino IDE and run on supported Arduino platforms.

What platform is this meant for?

HonestQiao commented 6 months ago

This is an Arduino library meant to be used with the Arduino IDE and run on supported Arduino platforms.

What platform is this meant for?

I am conducting embedded development on the Ubuntu@RISC-V platform. This library only requires minor improvements to support the operation on the Linux platform.

Board/Arch: StarFive JH7110 T-head c906

caternuson commented 2 months ago

It's still unclear what the goal of this PR is. This does not seem like an Arduino use case? This library is not meant for use directly via linux. This library is meant to be used with the Arduino IDE.