Skip to content

Category: Internet of Things

All about IoT and related technologies

First look at Machine Learning using ML.NET

ML.NET is a cross-platform open-source machine learning framework that makes machine learning accessible to .NET developers. With ML.NET, you can create custom ML models using C# or F# without having to leave the .NET ecosystem. Oh yes it is cross-platform and works on Windows, Linux and macOS.

What is IMU and what are its use cases

An IMU or Inertial Measurement Unit is an electronic device that measures and reports an object's specific force, angular rate, and sometimes the orientation of the object, using a combination of ...