如何访问ASP.Net Core中的raspberry SPI端口? [英] How to access the raspberry SPI port in ASP.Net Core?

查看:86
本文介绍了如何访问ASP.Net Core中的raspberry SPI端口?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在SPI E-Ink屏幕上绘制图像的项目。它可以在Windows IoT UWP平台上运行,但我找不到如何在ASP.NET核心的Windows IoT中访问SPI设备(WiringPi有一个用于raspbian的DotnetCore包装,但似乎在Windows IoT上不起作用
)。

I have a project which draws image on a SPI E-Ink screen. It works on the Windows IoT UWP platform, however I can't find how to access the SPI device in windows IoT in ASP.NET core (WiringPi has a DotnetCore wrapper for raspbian, but seems does not work on Windows IoT).

任何人都可以帮忙吗?

推荐答案

你好

我找不到如何在ASP.NET核心的Windows IoT中访问SPI设备

只有UWP应用才能访问SPI设备,Windows 10 IoT核心不支持ASP.NET核心。

only UWP apps have access to SPI devices, ASP.NET core is not supported on Windows 10 IoT Core

https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/buildingappsforiotcore 包含更多信息了解Windows 10物联网核心支持
的语言

https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/buildingappsforiotcore contains more information to learn about the languages that are supported on Windows 10 IoT Core

br

Andre

br
Andre


这篇关于如何访问ASP.Net Core中的raspberry SPI端口?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆