Code Monkey home page Code Monkey logo

Comments (8)

HeathersZen avatar HeathersZen commented on May 17, 2024 8

FWIW, no having support for Pi Zero W is a deal breaker for using Azure IoT. The form factor and price at scale are far more compelling then the runtime. While I'd prefer to use Azure IoT, it's got to support the platforms we need. 🤷‍♀

from iotedge.

erwindemoel avatar erwindemoel commented on May 17, 2024 3

Hi @damonbarry, thanks for the information. Do we expect that Microsoft will support v6 (armel) in the future? Or is it a specific hardware limitation that won't allow IoT Edge to ever be installed on a Raspberry Pi Zero W?

from iotedge.

 avatar commented on May 17, 2024 3

This would be marvellous to have. In some use case a device like Pi Zero W it's cost effective!

from iotedge.

twentytwokhz avatar twentytwokhz commented on May 17, 2024 2

FWIW, no having support for Pi Zero W is a deal breaker for using Azure IoT. The form factor and price at scale are far more compelling then the runtime. While I'd prefer to use Azure IoT, it's got to support the platforms we need. 🤷‍♀

Whole-heartedly agree with you! This is too cost effective of a solution to ignore. It could provide access to a ton of untapped potential

from iotedge.

dhequex avatar dhequex commented on May 17, 2024 1

Moby engine was successfully installed on pi Zero following the details on this docs :
https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge?view=iotedge-2020-11

from iotedge.

damonbarry avatar damonbarry commented on May 17, 2024

@erwindemoel that package is built for arm32v7 (aka armhf), not v6 (aka armel). An armel package isn't provided, so Pi Zero isn't supported I'm afraid. Even if it was, you'd run into the same problem for IoT Edge packages and containers, which only support armhf.

Here's some information about Microsoft's distribution of moby-engine. I'd expect to see more details over time.

from iotedge.

damonbarry avatar damonbarry commented on May 17, 2024

@erwindemoel armel support is not on our roadmap, but we're continually evaluating the platforms for which we'll provide "tier 1" support; it could happen if there's enough momentum, and if we overcome the technical hurdles.

One big hurdle I know about for armel is that .NET Core doesn't support it (see dotnet/coreclr#10605). Both Edge Agent and Edge Hub run in .NET Core.

from iotedge.

TheRealSvc avatar TheRealSvc commented on May 17, 2024

So after managing to install moby -which should be possible i understood- i really would like to get some "experience sharing", if it really works "end-2-end", i.e. getting the iotedge runtime running, getting some docker images to run. I wonder if the hardware specs are sufficient.

from iotedge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.