Hi,
I was wondering if anyone got the “Zhichuan Electronics ZCT245AN-TTL Two-Axis Tilt Sensor Module” working?
I have it connected serially to my arduino and every time I reset it it displays the information on the terminal in the arduino environment. It does not every give a Serial.available() that is valid, and if I just Serial.read() I get garbage.
The manual for the sensor is available at robotshop.com/content/PDF/zhichuan-electronics-zct245an-ttl-user-guide.pdf
Also, in the manual, it talks about being able to change the output modes of the sensor, but my sensor does not respond to the Serial.println(’$’) Serial.println(’*n’) Serial.println(’@P’) commands necessary to get the sensor in continuous output mode.
Thanks in advance for any help you may provide!!! Has anyone gotten this sensor working?