[Sensor] Implement support for non-I2C modules #31

Open
opened 2025-03-18 11:32:58 +01:00 by DeltaLima · 0 comments
Owner

HX711 for example does not use I2C for communication, but it uses two GPIO pins too. So we need to define those Pins from the Sensor settings.
Another example are DHT11/21 or ds18b20 sensors, which are using one GPIO pin for communication.

HX711 for example does not use I2C for communication, but it uses two GPIO pins too. So we need to define those Pins from the Sensor settings. Another example are DHT11/21 or ds18b20 sensors, which are using one GPIO pin for communication.
DeltaLima added the
enhancement
v0.2.x
v0.3.x
labels 2025-03-18 11:32:58 +01:00
DeltaLima added this to the CanGrow Firmware project 2025-03-18 11:32:58 +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#31
No description provided.