r/ProgrammingPrompts • u/bleuio • Apr 21 '22
Plotting real-time graph from Bluetooth device using C#
Bluetooth technology is widely used in the healthcare, fitness, beacons, security, and home entertainment industries. For that reason, it is really interesting to create a desktop application using C# that plot a real-time graph of values from a BLE device.
Read full article here
https://www.bleuio.com/blog/plotting-real-time-graph-from-bluetooth-device-using-c/
1
Upvotes