Ammar Shaukat

Ammar Shaukat

  • 362
  • 4.3k
  • 1.1m

C# - How to get list of all the sensors in a Windows Device

Apr 17 2018 5:05 AM
I'm working on a simple C# Back-end App where I've to collect all the data coming from different kind of sensors that are connected to windows Device, like " Gyroscope " , " Gravity " sensors. etc. After a lot of internet search I couldn't find anything useful. The only option that is a little bit closer to my query is UWP Apps, But I'm not working on UWP app now. I'm working with Simple Console C# Application , Can any body help me to find out some good and useful API for windows sensors management ?