[Sensor Module] Support for HX711 ADC (weight scale) #19

Open
opened 2025-03-16 00:33:55 +01:00 by DeltaLima · 0 comments
Owner

HX711 is often used with those cheap weight scales, so support would be nice.

Problem here is, it is not a standard I2C module, it's some other protocol.
For this, the module / the driver library (https://github.com/bogde/HX711) needs two GPIOs for communication. This is something not yet implemented.

HX711 is often used with those cheap weight scales, so support would be nice. Problem here is, it is not a standard I2C module, it's some other protocol. For this, the module / the driver library (https://github.com/bogde/HX711) needs two GPIOs for communication. This is something not yet implemented.
DeltaLima added this to the v0.2.0 Release milestone 2025-03-16 00:33:55 +01:00
DeltaLima added the
enhancement
label 2025-03-16 00:33:55 +01:00
DeltaLima added this to the CanGrow Firmware project 2025-03-16 00:33:55 +01:00
DeltaLima added reference firmware_v0.2-dev 2025-03-16 00:33:58 +01:00
DeltaLima added the
v0.2.x
label 2025-03-16 03:37:40 +01:00
DeltaLima added the
v0.3.x
label 2025-03-18 11:33:29 +01:00
DeltaLima removed this from the v0.2.0 Release milestone 2025-03-18 11:33:39 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DeltaLima/CanGrow#19
No description provided.