/Ymf825.Spi

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

Primary LanguageC#Apache License 2.0Apache-2.0

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.