Ymf825.Spi provides access to YMF825Board functionality for .NET Core based on System.Device.* APIs. 🎶
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.
-
Raspberry Pi 3 Model B
-
Raspbian
-
YMF825Board rev.A
-
.NET Core 2.1 or later
-
nanase/Ymf825 2.0.0 (not compatible with 1.0.0)
Copyright © 2019 Kimura Youichi
This software is licensed under Apache License, Version 2.0.