Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Support other devices #26

Open
TylerLeonhardt opened this issue Apr 13, 2018 · 5 comments
Open

Support other devices #26

TylerLeonhardt opened this issue Apr 13, 2018 · 5 comments

Comments

@TylerLeonhardt
Copy link
Member

Allow this to be the issue where folks as for specific devices 😄

I'll start.

One of the Particle boards: https://www.particle.io/

NOTE: this is bounded by .NET Core's ability

@Ayanmullick
Copy link

Ayanmullick commented May 30, 2020

Support for Wilderness Labs' Medow would be helpful too. It supports full .Net Standard. There probably needs to be a more minimal version of PowerShell running only on .Net Standard for microcontrollers, discussed in the April Community call.

It could probably be something similar to the older minshell [with reduced featureset].
If there was a .Net Standard dependency table for each PowerShell feature made using the .Net Portability Analyzer, maybe one could assess which features could fit on a microcontroller. And if Microsoft CEC ensured there was proper PowerShell documentation for AzIoT, it could accelerate enterprise adoption of PowerShell-IoT.

@Ayanmullick
Copy link

Ayanmullick commented Jul 17, 2020

A PowerShell SDK for the Azure Sphere devices would be helpful too.

https://azure.microsoft.com/en-us/services/azure-sphere/get-started/

Seeed MT3620 Mini Dev Board

IMAGE ALT TEXT HERE

@mi-hol
Copy link

mi-hol commented Aug 21, 2020

is this topic affected by the apparently big changes considered for 'hardware abstraction' dotnet/iot#878 ?

@DanielSSilva
Copy link
Contributor

From my point of view, this topic is affected by 2 factors:

  • Device capability to run PowerShell
  • Device has to be supported by dotnet IoT

That said, I'll have to give a better reading at the link you've referred @mi-hol (thanks btw!), but I would say that IF PowerShell can run on the given device and this "hardware abstraction" gets implemented (unsure if it's not already), then yes

@Ayanmullick
Copy link

Ayanmullick commented Aug 24, 2020

@DanielSSilva , An AzSphere device might not be able to run PowerShell with a 4Mb RAM. However, there could be a PowerShell SDK for AzSphere that one could use to onboard it to AzIoTHub, connect it with other sensors etc without having to run the entire shell on the micro-controller.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants