Artwork

Content provided by The Maker Show (HD) - Channel 9. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The Maker Show (HD) - Channel 9 or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

The Maker Show: Mini - Intro to IoT.Devices

11:34
 
Share
 

Archived series ("Inactive feed" status)

When? This feed was archived on January 10, 2022 06:33 (2+ y ago). Last successful fetch was on November 22, 2021 01:09 (3y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 150477791 series 129113
Content provided by The Maker Show (HD) - Channel 9. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The Maker Show (HD) - Channel 9 or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Microsoft.IoT.Devices is a free open source library that makes it easy to add support for many sensors and devices to Windows IoT Core. A portion of this library (the scheduler) was already demonstrated in Episode 13 - Breaking out of the Loop. In this Maker Mini we cover why the library was created, the problems it helps you solve, and how to get started using the library.

Some key features of the library:

  • Event-Driven pattern for many Digital and Analog devices
  • Specialized wrappers for devices like joystick, rotary encoder and graphics display
  • Extensibility allows developers to easily add support for devices not currently supported by the framework
  • WinCore implementation of multiple ADC chips
  • Easily use multiple ADC chips in a single application
  • Automatic XAML projection to onboard LCD displays
  • PWM hardware and software implementations
  • Well-known interfaces for common device types helps application developers avoid getting tied down to a particular part number or chipset
  • Thread scheduling system that is compatible with the UWP Task model and runs efficiently on resource constrained hardware
  • Well-defined pattern for scheduling and unscheduling updates based on event subscriptions (the same pattern used by types in the Windows.Devices.Sensors namespace)

The home page for the library is aka.ms/iotdevices. It includes samples and documentation as well as links to the NuGet package and source code. The NuGet package is: Microsoft.IoT.Devices.

  continue reading

25 episodes

Artwork
iconShare
 

Archived series ("Inactive feed" status)

When? This feed was archived on January 10, 2022 06:33 (2+ y ago). Last successful fetch was on November 22, 2021 01:09 (3y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 150477791 series 129113
Content provided by The Maker Show (HD) - Channel 9. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The Maker Show (HD) - Channel 9 or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Microsoft.IoT.Devices is a free open source library that makes it easy to add support for many sensors and devices to Windows IoT Core. A portion of this library (the scheduler) was already demonstrated in Episode 13 - Breaking out of the Loop. In this Maker Mini we cover why the library was created, the problems it helps you solve, and how to get started using the library.

Some key features of the library:

  • Event-Driven pattern for many Digital and Analog devices
  • Specialized wrappers for devices like joystick, rotary encoder and graphics display
  • Extensibility allows developers to easily add support for devices not currently supported by the framework
  • WinCore implementation of multiple ADC chips
  • Easily use multiple ADC chips in a single application
  • Automatic XAML projection to onboard LCD displays
  • PWM hardware and software implementations
  • Well-known interfaces for common device types helps application developers avoid getting tied down to a particular part number or chipset
  • Thread scheduling system that is compatible with the UWP Task model and runs efficiently on resource constrained hardware
  • Well-defined pattern for scheduling and unscheduling updates based on event subscriptions (the same pattern used by types in the Windows.Devices.Sensors namespace)

The home page for the library is aka.ms/iotdevices. It includes samples and documentation as well as links to the NuGet package and source code. The NuGet package is: Microsoft.IoT.Devices.

  continue reading

25 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide