-->
Page 1 of 1

gy953 9axis sensor usage in esp07

PostPosted: Tue Sep 26, 2017 12:18 pm
by mahdinga
Hi guys!!!
I have a problem with using gy953 gyroscope magnetometer... :)

I cant find any datasheet for this one and i have found just one library on github for this sensor but it doesn't work on esp8266-07

I used spi connection and i got some error
Gy953 supports serial ttl but i dont know how to use it :(

My question is that what is the most reliable way to use gy953???

Thanks for your help

Re: gy953 9axis sensor usage in esp07

PostPosted: Tue Sep 26, 2017 4:23 pm
by QuickFix
One of the first results on my Google-search, directed me to this clip on YouTube:


That guy seems to have it working quite nicely, but isn't giving much directions.
Since he's using an ESP-01, it most probably is using serial to get the data.

He refers to a document containing the user manual of the sensor though, which should get you on the right track. :idea: