sparkfunX / Qwiic_Chirp_101_Ultrasonic_Rangefinder

Qwiic breakout for the MOD_CH101 ultrasonic time-of-flight module
Other
8 stars 2 forks source link

TDH MOD_CH101 distance measurement Arduino Uno/ESP8266/ESP32 Code #1

Closed amalkd closed 3 years ago

amalkd commented 3 years ago

I have TDK ultrasonic module MOD_CH101-03-02 and want to use it to measure the multiple objects distances using Arduino Uno/ESP32/ESP8266.

Please provide us the simple code which helps to interface the sensor with the microcontroller.

nseidle commented 3 years ago

Hi - There is not yet an Arduino compatible library for this sensor, however there is an API and extensive documentation available from TDK.

jezdez commented 2 years ago

Hi - There is not yet an Arduino compatible library for this sensor, however there is an API and extensive documentation available from TDK.

@nseidle Hi there, could you pleas elaborate what you mean with "there is not yet an Arduino compatible library for this sensor"?

E.g. are you saying that SparkFun is working on one and it just hasn't been released yet but it's coming? Or is it a matter of the community to write (based on TDK's docs) and release one?

I'm asking since a lot of people in various forums have struggled getting this board (and chip) to run in even the most simple applications, I've yet to see one being shared publicly. And since you're still selling the Qwiic board, I was trying to understand what I can expect. Same is true for the relatively new SMT version of it, right?

Your clarification would definitely help, thank you!

nseidle commented 2 years ago

Howdy! SparkFun is not currently working on a library nor do we currently plan to for the MOD-CH101 or the SMD version of the CH101. I welcome any collaboration or PR! We have so many other fun projects currently at play; it would be some time before the CH101 got high enough on the list for us to tackle an Arduino wrapper for TDK's API.

jezdez commented 2 years ago

Howdy! SparkFun is not currently working on a library nor do we currently plan to for the MOD-CH101 or the SMD version of the CH101. I welcome any collaboration or PR! We have so many other fun projects currently at play; it would be some time before the CH101 got high enough on the list for us to tackle an Arduino wrapper for TDK's API.

Awesome, thank you for the clarification, totally understood! 🙌🏻