Introducing MAUIBleScanner: A Cross-Platform BLE Scanner Built with .NET MAUI and Shiny
I’m thrilled to announce my first public open-source project: MAUIBleScanner, a cross-platform Bluetooth Low Energy (BLE) scanner for iOS and Android! You can check out the full source code on GitHub: https://github.com/wagenheimer/MAUIBleScanner The Motivation As a developer working with .NET MAUI, I often dive into projects involving hardware communication. Bluetooth…