Skip to content

The component for nanase/ymf825 interact with System.Device.* APIs.

License

Notifications You must be signed in to change notification settings

upsilon/Ymf825.Spi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ymf825.Spi

Ymf825.Spi provides access to YMF825Board functionality for .NET Core based on System.Device.* APIs. 🎶

💡 Introduction

This library provides additional components for nanase/Ymf825. It uses pre-released System.Device.* APIs to access GPIO pins and SPI bus.

It is intended to operate the YMF825Board from devices that have support SPI natively such as Raspberry Pi.

If you want to use YMF825Board from PC over USB-SPI adapter, you should use the Ymf825 built-in components such as AdafruitFt232HInterface class and no need to use this library.

✔️ Supported Device

🛠️ Requirements

  • .NET Core 2.1 or later

  • nanase/Ymf825 2.0.0 (not compatible with 1.0.0)

✒️ License

Copyright © 2019 Kimura Youichi

This software is licensed under Apache License, Version 2.0.

About

The component for nanase/ymf825 interact with System.Device.* APIs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages