/Bluetooth-DMM-For-Windows

Bluetooth DMM for Windows

Primary LanguageC#OtherNOASSERTION

Bluetooth DMM for Windows

Bluetooth DMM for Windows is an application for Bluetooth DMM Multimeter devices to connect and get datas over Gatt. Project is builded over BluetootLE Explorer for connection ability and changed for DMM devices to reading characteristic values by decoding. Application is not made for any financial think. Just for Personal NEEDS .

I'm not a pro at C# but I have experience about Programming and I haven't found any app for windows that can communicate with my Aneng AN9002 Multimeter but thankfully i found this source and I tried to make it and I also found BluetoothLE Explorer Sources then I modified it and added some decoding codes. So here it is.

As I said before I'm not pro and also most of BluetoothLe Explorer codes and sources still in here. I just added what i need and hided what I don't need. So they are all there. I haven't cleaned them because some of them is needed somewhere that i didn't realize and the other reason is this is my first experience on Wpf and also UWP and I really can't figured out the structure compeletely.

For this reasons probably there will not any Update on this project but if there is succestions by you over this project I will try to make them. If you have issues with code I also tyr to fix but I'm not sure I can... and one last thing, as I said before I made this project with my Aneng AN9002 and Im not sure its compilable with other same type models. If its not I could try to integrate them by your helps.

Link to compiled Version https://github.com/webspiderteam/Bluetooth-DMM-For-Windows/releases

Detailed Info: https://github.com/webspiderteam/Bluetooth-DMM-For-Windows/wiki CHANGE 22-NOV-2022

Supported Devices :

Brand Small-DMM Big-DMM Clamp-DMM Desk-DMM
Aneng V05B AN9002 ST207 AN999S
BSIDE ZT-5B ZT-300AB ZT-5BQ
ZOYI ZT-5B ZT-300AB ZT-5BQ ZT-5566SE
BABATools AD900
HOKI T-100 , M9

New and testing devices :

Owon B35T, B35T+, B41T+, OW18E, CM2100B (please inform me in Discussions these devices are not tested only plus type devices(B35T+ Tested not known issues right now. OW18E also tested no issue reported yet.) had quick test)

AICare Multimeters which uses "Intellegent Clamp Meter" app (Not tested yet. Sample Data needed)

Screenshots :

image

image

image

image

image

image

image

image

image

image

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct and This project has adopted the BluetoothLE Explorer. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Note: Bluetooth Explorer by Ellisys is a separate unaffiliated product.