element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Azure Sphere Starter Kit
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Azure Sphere Starter Kit
  • More
  • Cancel
Azure Sphere Starter Kit
Forum What is Azure Sphere?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Azure Sphere Starter Kit to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 5 replies
  • Answers 1 answer
  • Subscribers 48 subscribers
  • Views 757 views
  • Users 0 members are here
  • azure sphere
Related

What is Azure Sphere?

14rhb
14rhb over 5 years ago

There's lots of activity on Element14 relating to the Azure Sphere. I'd like to start paying more attention to the blogs but I have no idea what Azure actually is apart from it has a very nice name image. At this point I could delve into Google or Microsoft literature but I thought it might be fun for the community members to sum it up in a simple paragraph or two.

 

Any volunteers to tell me in their own words what Azure Sphere is, what it can do and how I might use one? Think of this as the start of any blog post you might write.

  • Sign in to reply
  • Cancel

Top Replies

  • Fred27
    Fred27 over 5 years ago +4 verified
    I'll try. It's a Linux-based (yes, really) Single Board Computer from Microsoft designed with security foremost. Development is done in Visual Studio but is Linux/C rather than Windows/C#. You need to…
  • dixonselvan
    dixonselvan over 5 years ago +3 suggested
    What's buzzing in Element14 Community and Hackster.io actually is Azure Sphere MT3620 Starter Kit . So, let's build it word by word and see what they refer to, Azure - https://azure.microsoft.com/en-in…
  • 14rhb
    14rhb over 5 years ago in reply to Fred27 +2
    Hi Fred27 , as the first to reply I've given you the 'correct answer' for your succinct answer which has helped me a lot, thank you. The security aspect makes a lot of sense.
Parents
  • dixonselvan
    0 dixonselvan over 5 years ago

    What's buzzing in Element14 Community and Hackster.io actually is Azure Sphere MT3620 Starter Kit. So, let's build it word by word and see what they refer to,

     

    Azure - https://azure.microsoft.com/en-in/

     

    This is a cloud computing service by Microsoft. To keep things simple, think it like accessing and using your computer without it physically present where you are.

    • What is the use? You can do awesome stuff like have your own website without the hardware(server) required but you need to pay for what you use as a service (the hardware - server) provided from Microsoft.
    • How do they manage to do this? They have many datacenters around the world where actual computers are, from where you are getting these services (and not actually from the cloud as the name suggests).

    Microsoft Azure (formerly Windows Azure /ˈæʒər/) is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers. It provides software as a service (SaaS), platform as a service (PaaS) and infrastructure as a service (IaaS) and supports many different programming languages, tools and frameworks, including both Microsoft-specific and third-party software and systems.

     

    Azure Sphere- https://azure.microsoft.com/en-in/services/azure-sphere/

     

    We saw Azure before this, so one among the cool things provided by Microsoft Azure is Azure Sphere. Let's see what the Microsoft Azure Sphere home page has to say about it - "Comprehensive IoT security solution—including hardware, OS and cloud components—to help you innovate with confidence". So let's break it down further,

    • Cloud Components - All the services provided by Azure related to this mainly, for now, the security service - AS3 - Azure Sphere Security Service.
    • OS - So we need something for the computer (CPU/ MCU/ MPU) to say, hey you actually don't have this resource here physically so you need to look up in the cloud (Azure). The set of programs - Operating Systems - that let the hardware know what it has to do.
    • Hardware - Now we are where we need to be. This is the actual device we have in our hands (Azure Sphere MT3620 Starter Kit). They have OS + firmware (user programs) in them which instructs what cool thing has to be done. In addition to this in our case, this hardware is capable of contacting the cloud (a computer somewhere in the world) to know what more needs to be done.

    Azure Sphere is a Linux-based operating system created by Microsoft for Internet of Things applications.[1][2][3][4][5][6][7][8] It is the first time Microsoft has publicly released an operating system running the Linux kernel[9] and the second Unix-like operating system that the company has developed for external (public) users – the other being Xenix. The name is derived from Microsoft Azure services.

    The first supported processor is the ARM based MediaTek MT3620.[10]

     

    MT3620 - https://www.mediatek.com/products/azureSphere/mt3620

     

    This is the first processor that can support Azure Sphere, from MediaTek. NXP is following this - https://media.nxp.com/news-releases/news-release-details/nxp-and-microsoft-bring-microsoft-azure-sphere-security

     

    image

     

    Azure Sphere MT3620 Starter Kit - Azure Sphere Starter Kit

     

    This is the development kit built around MediaTek's MT3620 chip so this can support Azure Sphere!

    image

     

    References (everything inside quotes and the screengrabs):

    1. Azure - https://en.wikipedia.org/wiki/Microsoft_Azure
    2. Azure Sphere - https://en.wikipedia.org/wiki/Azure_Sphere
    3. https://azure.microsoft.com/en-in/services/azure-sphere/
    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • 14rhb
    0 14rhb over 5 years ago in reply to dixonselvan

    That is a great overview, thank you Dixon, you've really made this clear for people like me. And my apologies for not noticing your reply here a few days ago.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dixonselvan
    0 dixonselvan over 5 years ago in reply to 14rhb

    No worries Rod 14rhb

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • dixonselvan
    0 dixonselvan over 5 years ago in reply to 14rhb

    No worries Rod 14rhb

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube