-->
Page 1 of 1

Programming dstike deauther watch v2 (ESP 8266) with Arduino

PostPosted: Tue Jun 15, 2021 8:41 am
by ViyeshK
Hello all,

I recently purchased a dstike deauther watch v2 which uses an ESP 8266 board, to attach a sensor to. It needs an analog, 5v, and ground pin. I attached the sensor to a pin on the watch labeled "DA" which I believe is digital-to-analog. How do I reference this pin in the Arduino program to allow for communication between the Arduino program and the watch so I can collect sensor data?

Thank you