openshwprojects/TuyaMCUAnalyzer

Automatically analyze TuyaMCU UART packets data

35

stars

29

commits

C#

primary language

Oct 27, 2024

updated

README

Introduction

This tools allows you to quickly analyze captured hex data of TuyaMCU packets. Pasted hex data is split into TuyaMCU packets, analyzed and coloured according to each byte meaning. TuyaMCU variables (dpIDs) are displayed along with their types and values, so you can efficiently analyze devices and add their support to OpenBeken Ver 0.2: image Ver 0.1: image

Compiling

MSVC Community 2017 C# project is included, project is a WinForms app build with NET Framework 2.0

Contributing

Feel free to add new features and improve the codebase, whole tool was quickly put together so I can work with TuyaMCU in a more efficient way, it was never written with clean code standards in mind.

Contributors

openshwprojects

29 commits

openshwprojects/TuyaMCUAnalyzer

Automatically analyze TuyaMCU UART packets data

35

stars

29

commits

C#

primary language

Oct 27, 2024

updated

README

Introduction

This tools allows you to quickly analyze captured hex data of TuyaMCU packets. Pasted hex data is split into TuyaMCU packets, analyzed and coloured according to each byte meaning. TuyaMCU variables (dpIDs) are displayed along with their types and values, so you can efficiently analyze devices and add their support to OpenBeken Ver 0.2: image Ver 0.1: image

Compiling

MSVC Community 2017 C# project is included, project is a WinForms app build with NET Framework 2.0

Contributing

Feel free to add new features and improve the codebase, whole tool was quickly put together so I can work with TuyaMCU in a more efficient way, it was never written with clean code standards in mind.

Contributors

openshwprojects

29 commits

Languages

C#

100.0%