TroubleshootingGravity

STM32 and DFROBOT TDS METER

userHead JoehannesAzriel 2022-06-06 17:56:50 611 Views6 Replies

im using the DF ROBOT TDS meter for my project using STM32 and lora for communication to mqtt, but the sensor always read 0, im using the analog version for the project

2023-06-18 22:39:39

The sample code that is given here, is for Arduino UNO.

 

https://wiki.dfrobot.com/Gravity__Analog_TDS_Sensor___Meter_For_Arduino_SKU__SEN0244

 

 STM32 has a different logic level, right? I think changes must be done to the code accordingly. 

userHeadPic bidrohini.bidrohini
2022-07-01 16:19:31

Hi! It is recommended to use with ADS module.

userHeadPic Tonny12138
2022-06-08 14:15:41

The connection of TDS Sensor with Arduino is fairly simple. Connect the VCC to Arduino 5V & GND to GND. Connect its Analog pin to any analog pin of Arduino. In my case, I used Analog pin A1 of Arduino.

 

 

 

 

userHeadPic OconnellMark
2022-06-07 21:41:35

As long as the voltage level is match.   As TDS can work between 3.3-5.5V,  so they should work together. 

userHeadPic R2D2C3PO
2022-06-06 18:00:11

i can use stm32 for DR ROBOT TDS meter right?

 

userHeadPic JoehannesAzriel
agt550216 wrote:

제목: GravityTDS 라이브러리에 대한 종속성 정보 문의

친애하는 DFRobot 지원팀,

이 이메일이 당신을 잘 찾길 바랍니다. GravityTDS 라이브러리에 대한 종속성 정보를 문의하기 위해 연락드립니다. 내 프로젝트에서 라이브러리를 사용해 왔으며 필요한 모든 종속성을 올바르게 설치했는지 확인하고 싶습니다.

특히 GravityTDS 라이브러리에 추가 종속성이 있는지 또는 제대로 작동하려면 특정 라이브러리를 설치해야 하는지 알고 싶습니다. 종속성 및 해당 설치 지침에 대한 자세한 정보를 제공해 주시면 대단히 감사하겠습니다.

GravityTDS 라이브러리에 대한 설명서와 GitHub 리포지토리를 이미 확인했지만 해당 종속성에 대한 특정 정보를 찾을 수 없습니다. 이 문제에 대한 귀하의 도움은 저에게 큰 도움이 될 것입니다.

시간을 내어 지원해 주셔서 감사합니다. 귀하의 답변을 기다리겠습니다.

감사합니다. [안 종태] [[email protected]]

 

 

2023-06-18 10:50:04
1 Replies