sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.
1.9k stars 658 forks source link

Any suggestions for new remote PWM waveform analyze? #387

Open GF-Huang opened 3 years ago

GF-Huang commented 3 years ago

I capture some waveform like these, but what should I do next step? How can I know which protocol (or encoding) it use?

image

Zoom in: image

Zoom in again: image

MPK44 commented 3 years ago

Had a similar Problem and at one Point i decided to give up and send the data without figuring out the protocol. Maybe that would be a workaround for now. https://github.com/sui77/rc-switch/pull/406