FAQ

Do you have any example code for using this with arduino? The tutorial is not very complete

userHead JaneYu 2019-09-05 11:11:08 12 Views1 Replies

Do you have any example code for using this with arduino? The tutorial is not very complete

2019-09-05 14:16:24

Hey Mason,
You can check out the datasheet here: http://image.dfrobot.com/im... This sheet gives you a detailed breakdown of how to the communication protocol works.You can simply use arduino serial communication to send the corresponding hex commands and then listen back for its response.

userHeadPic JaneYu