camcamfresh / Xiaomi-M365-BLE-Controller-Replacement

Replacing the BLE Controller with a Cellular Controller
142 stars 34 forks source link

need Throttle information of M365 #48

Open 8087482204 opened 2 years ago

8087482204 commented 2 years ago

I am working on creating a project where i just want to pass throttle signal through arduino to put some conditions about speed and test it.

The problem i am facing is I connected throttle to analog pin of arduino and read the signal using analog.Read function but when i tried to creat same output signal as throttle using arduino's analog.Write function on a digital pin maybe it was not correct as it was not able to rotate the motor.

Is anyone has idea about which type of signal is throttle creating and how can I generate same signal using any arduino's function.

soyalejandroterriza commented 3 months ago

Did you manage to get it?