{"id":61287,"date":"2022-03-04T13:33:17","date_gmt":"2022-03-04T05:33:17","guid":{"rendered":"https:\/\/www.seeedstudio.com\/blog\/?p=61287"},"modified":"2022-03-05T14:35:30","modified_gmt":"2022-03-05T06:35:30","slug":"microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal","status":"publish","type":"post","link":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/","title":{"rendered":"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE"},"content":{"rendered":"\n<p>We are pleased to share four Microsoft Reactor Meetups coming up in March! Explore how to train and deploy a machine learning model on XIAO BLE and sync the data collected to Azure IoT Central from your mobile app and how to set up Raspberry Pi devices like reTerminal as a new Azure IoT Edge. <\/p>\n\n\n\n<p>Join the meetups! Head over to the event info below and check out the online event. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Updates <\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/microsoft\/Reactors\/tree\/main\/iot-analytics\/tiny-ml-seeed-xiao\">The landing page of TinyML with the Seeed XIAO<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Happy birthday Raspberry Pi! #RaspberryPi10<\/strong><\/p>\n\n\n\n<p>This special March, let&#8217;s celebrate PiDay and also Raspberry Pi&#8217;s 10th birthday\uff01<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"977\" height=\"540\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-19.png\" alt=\"\" class=\"wp-image-61304\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-19.png 977w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-19-300x166.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-19-768x424.png 768w\" sizes=\"(max-width: 977px) 100vw, 977px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.meetup.com\/Microsoft-Reactor-Toronto\/events\/283825537\/\"><strong>Let&#8217;s set up a Raspberry Pi as an Azure IoT device (Part1) <\/strong>  <\/a><\/h3>\n\n\n\n<p><strong>Tuesday, March 15, 2022<br>2:00 AM to 3:00 AM CST<\/strong><\/p>\n\n\n\n<p>In the first session, Bruno will take us with a live setup of a Raspberry Pi as a new Azure IoT Edge. The Azure IoT Edge runtime is what turns a device into an IoT Edge device. Once a device is configured with the IoT Edge runtime, you can start deploying business logic to it from the Azure IoT Hub.<\/p>\n\n\n\n<p>There will be a live demo:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Create an IoT Edge device<\/li><li>Provision the IoT Edge device<\/li><li>Install IoT Edge<\/li><li>Provision the device with its cloud identity<\/li><li>Deploy and run test modules on the Edge<\/li><\/ul>\n\n\n\n<div class=\"wp-block-blockspare-blockspare-buttons blockspare-f19d01cf-0a2f-4 blockspare-block-button-wrap\"><style>.blockspare-f19d01cf-0a2f-4 .blockspare-block-button{text-align:center;margin-top:30px;margin-bottom:30px}.blockspare-f19d01cf-0a2f-4 .blockspare-block-button span{color:#fff;border-width:1px;font-size:16px;font-family:Default}.blockspare-f19d01cf-0a2f-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button{background-color:#3c1a5b}.blockspare-f19d01cf-0a2f-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button:visited{background-color:#3c1a5b}.blockspare-f19d01cf-0a2f-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button:focus{background-color:#3c1a5b}@media screen and (max-width:1025px){.blockspare-f19d01cf-0a2f-4 .blockspare-block-button span{font-size:undefinedpx}}@media screen and (max-width:768px){.blockspare-f19d01cf-0a2f-4 .blockspare-block-button span{font-size:undefinedpx}}<\/style><div class=\"blockspare-block-button\"><a href=\"https:\/\/www.meetup.com\/Microsoft-Reactor-Toronto\/events\/283825537\/\" class=\"blockspare-button blockspare-button-shape-rounded blockspare-button-size-small\"><span>Register Here<\/span><\/a><\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.meetup.com\/Microsoft-Reactor-Toronto\/events\/283825557\/\"><strong>Azure IoT Edge and Machine Learning ? with Raspberry Pi and reTerminal (Part 2)<\/strong><\/a> <\/h3>\n\n\n\n<p><strong>Tuesday, March 15, 2022<br>3:00 AM to 4:00 AM CST<\/strong><\/p>\n\n\n\n<p>In the second session, Bruno will show how to can set up a Raspberry Pi as an Azure IoT Edge device. We will also use <a href=\"https:\/\/www.seeedstudio.com\/ReTerminal-with-CM4-p-4904.html\">reTerminal<\/a> as a specific raspberry pi-based device to host and run Machine Learning models on the edge.<\/p>\n\n\n\n<p>There will come with a step-by-step process on how to code and create an Azure IoT Edge module to host a Machine Learning model, how to deploy the Edge Module, and how to analyze module telemetry.<\/p>\n\n\n\n<p>Here are some useful resources for this session:<br><a href=\"https:\/\/aka.ms\/Mar14IntrotoAzureIoT1\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/aka.ms\/Mar14IntrotoAzureIoT1<\/a><br><a href=\"https:\/\/aka.ms\/Mar14CreateMLmodels1\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/aka.ms\/Mar14CreateMLmodels1<\/a><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-blockspare-blockspare-buttons blockspare-e6d48748-3732-4 blockspare-block-button-wrap\"><style>.blockspare-e6d48748-3732-4 .blockspare-block-button{text-align:center;margin-top:30px;margin-bottom:30px}.blockspare-e6d48748-3732-4 .blockspare-block-button span{color:#fff;border-width:1px;font-size:16px;font-family:Default}.blockspare-e6d48748-3732-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button{background-color:#3c1a5b}.blockspare-e6d48748-3732-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button:visited{background-color:#3c1a5b}.blockspare-e6d48748-3732-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button:focus{background-color:#3c1a5b}@media screen and (max-width:1025px){.blockspare-e6d48748-3732-4 .blockspare-block-button span{font-size:undefinedpx}}@media screen and (max-width:768px){.blockspare-e6d48748-3732-4 .blockspare-block-button span{font-size:undefinedpx}}<\/style><div class=\"blockspare-block-button\"><a href=\"https:\/\/www.meetup.com\/Microsoft-Reactor-Toronto\/events\/283825557\/\" class=\"blockspare-button blockspare-button-shape-rounded blockspare-button-size-small\"><span>Register Here<\/span><\/a><\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Speaker: Bruno Capuano (<a href=\"https:\/\/twitter.com\/elbruno\">@elbruno<\/a>) <\/h4>\n\n\n\n<p>Bruno currently works as a Sr. Cloud Advocate at Microsoft focused on empowering the Toronto area to build awesome things with Azure. Bruno was a Microsoft MVP for 14 years and has over 20 years of experience as a software developer and loves to tinker with electronics. He lives in a small town near Toronto with his wife and two adorable kids.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Don\u2019t forget also take a look our reTerminal is featured on <a href=\"https:\/\/magpi.raspberrypi.com\/issues\/115\">TheMagPi Magazine (the official Raspberry Pi Foundation magazine) Issue #115<\/a> with a verdict: 10\/10. <\/p>\n\n\n\n<p>\u201cSmaller than expected but a very cool, solid device for monitoring or controlling larger systems.&#8221; \u2014 Rob Zwetsloot<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-20.png\" alt=\"\" class=\"wp-image-61331\" width=\"237\" height=\"291\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-20.png 474w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-20-245x300.png 245w\" sizes=\"(max-width: 237px) 100vw, 237px\" \/><\/figure><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><meta charset=\"utf-8\"><strong><a href=\"https:\/\/www.meetup.com\/Microsoft-Reactor-Redmond\/events\/284390626\/\">TinyML with the Seeed XIAO<\/a><\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"972\" height=\"530\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-18.png\" alt=\"\" class=\"wp-image-61302\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-18.png 972w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-18-300x164.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/image-18-768x419.png 768w\" sizes=\"(max-width: 972px) 100vw, 972px\" \/><\/figure>\n\n\n\n<p>In this 2-part show, Jim gonna dive into TinyML, gets his hands dirty with TinyML, building out a fitness tracker that can distinguish between rowing and running using <a href=\"https:\/\/www.seeedstudio.com\/Seeed-XIAO-BLE-nRF52840-p-5201.html\"><\/a>the <a href=\"https:\/\/www.seeedstudio.com\/Seeed-XIAO-BLE-nRF52840-p-5201.html\">Seeed XIAO BLE<\/a>\/<a href=\"https:\/\/www.seeedstudio.com\/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html\">XIAO BLE SENSE<\/a>. Training and deploying these models is super complicated, so Jim enlists help from <a href=\"https:\/\/www.edgeimpulse.com\/\">Edge Impulse<\/a>, an online tool for capturing training data and building TinyML models.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Registration is open on Meetup. This will be a 2 part session.<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong><a href=\"https:\/\/www.meetup.com\/Microsoft-Reactor-Redmond\/events\/284390626\/\">Part 1- March 23rd at 5 pm PT<\/a><\/strong><br><strong><a href=\"https:\/\/www.meetup.com\/Microsoft-Reactor-Redmond\/events\/284390639\/\">Part 2- March 30th at 5 pm PT<\/a><\/strong><\/h4>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-blockspare-blockspare-buttons blockspare-5910c5ed-580b-4 blockspare-block-button-wrap\"><style>.blockspare-5910c5ed-580b-4 .blockspare-block-button{text-align:center;margin-top:30px;margin-bottom:30px}.blockspare-5910c5ed-580b-4 .blockspare-block-button span{color:#fff;border-width:1px;font-size:16px;font-family:Default}.blockspare-5910c5ed-580b-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button{background-color:#3c1a5b}.blockspare-5910c5ed-580b-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button:visited{background-color:#3c1a5b}.blockspare-5910c5ed-580b-4.wp-block-blockspare-blockspare-buttons .blockspare-block-button .blockspare-button:focus{background-color:#3c1a5b}@media screen and (max-width:1025px){.blockspare-5910c5ed-580b-4 .blockspare-block-button span{font-size:undefinedpx}}@media screen and (max-width:768px){.blockspare-5910c5ed-580b-4 .blockspare-block-button span{font-size:undefinedpx}}<\/style><div class=\"blockspare-block-button\"><a href=\"https:\/\/github.com\/microsoft\/Reactors\/tree\/main\/iot-analytics\/tiny-ml-seeed-xiao\" class=\"blockspare-button blockspare-button-shape-rounded blockspare-button-size-small\"><span>Register Here<\/span><\/a><\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Speaker: Jim Bennett(<a href=\"https:\/\/twitter.com\/jimbobbennett\">@jimbobbennett<\/a>)<br><\/h4>\n\n\n\n<p>Jim is a Regional Cloud Advocate focusing on building out and skilling communities in the Pacific North West, with a focus on the Microsoft Reactor in Redmond, Washington. He\u2019s British, so sounds way smarter than he actually is, and is happy he moved to Redmond in time to be locked down at home and not see the office he came to work in, or the places he wanted to visit. In the past he\u2019s lived in 4 continents working as a developer in the mobile, desktop, and scientific space. He&#8217;s spoken at conferences and events all around the globe, organized meetup groups and communities, and written a book on mobile development.<br>He also hates and is allergic to cats, but has a 9-year-old daughter who loves cats, so he has 2 cats.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are pleased to share four Microsoft Reactor Meetups coming up in March! Explore how<\/p>\n","protected":false},"author":3562,"featured_media":61346,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"iawp_total_views":0,"footnotes":""},"categories":[1],"tags":[3129],"class_list":["post-61287","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-xiao"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE - Latest News from Seeed Studio<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE - Latest News from Seeed Studio\" \/>\n<meta property=\"og:description\" content=\"We are pleased to share four Microsoft Reactor Meetups coming up in March! Explore how\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/\" \/>\n<meta property=\"og:site_name\" content=\"Latest News from Seeed Studio\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-04T05:33:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-05T06:35:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Serena Liang\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Serena Liang\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/\",\"name\":\"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE - Latest News from Seeed Studio\",\"isPartOf\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png\",\"datePublished\":\"2022-03-04T05:33:17+00:00\",\"dateModified\":\"2022-03-05T06:35:30+00:00\",\"author\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/a87215a05e2ff821f8075b38e60d4bc7\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#primaryimage\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png\",\"contentUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png\",\"width\":1920,\"height\":1080,\"caption\":\"Microsoft Reactor March Meetup: TinyML with the Seeed XIAO BLE, Azure IoT Edge and ML\u00a0with reTerminal\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.seeedstudio.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/\",\"name\":\"Latest News from Seeed Studio\",\"description\":\"Emerging IoT, AI and Autonomous Applications on the Edge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/a87215a05e2ff821f8075b38e60d4bc7\",\"name\":\"Serena Liang\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a132db4cdc6afc12d9b381895cc0b9ea?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a132db4cdc6afc12d9b381895cc0b9ea?s=96&r=g\",\"caption\":\"Serena Liang\"},\"url\":\"https:\/\/www.seeedstudio.com\/blog\/author\/serena-liang\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE - Latest News from Seeed Studio","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/","og_locale":"en_US","og_type":"article","og_title":"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE - Latest News from Seeed Studio","og_description":"We are pleased to share four Microsoft Reactor Meetups coming up in March! Explore how","og_url":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/","og_site_name":"Latest News from Seeed Studio","article_published_time":"2022-03-04T05:33:17+00:00","article_modified_time":"2022-03-05T06:35:30+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png","type":"image\/png"}],"author":"Serena Liang","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Serena Liang","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/","url":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/","name":"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE - Latest News from Seeed Studio","isPartOf":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#primaryimage"},"image":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png","datePublished":"2022-03-04T05:33:17+00:00","dateModified":"2022-03-05T06:35:30+00:00","author":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/a87215a05e2ff821f8075b38e60d4bc7"},"breadcrumb":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#primaryimage","url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png","contentUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png","width":1920,"height":1080,"caption":"Microsoft Reactor March Meetup: TinyML with the Seeed XIAO BLE, Azure IoT Edge and ML\u00a0with reTerminal"},{"@type":"BreadcrumbList","@id":"https:\/\/www.seeedstudio.com\/blog\/2022\/03\/04\/microsoft-reactor-meetup-tinyml-with-the-seeed-xiao-ble-and-azure-iot-edge-and-machine-learning-with-reterminal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seeedstudio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Microsoft Reactor March Meetup: Azure IoT Edge and ML\u00a0with reTerminal, TinyML with the Seeed XIAO BLE"}]},{"@type":"WebSite","@id":"https:\/\/www.seeedstudio.com\/blog\/#website","url":"https:\/\/www.seeedstudio.com\/blog\/","name":"Latest News from Seeed Studio","description":"Emerging IoT, AI and Autonomous Applications on the Edge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/a87215a05e2ff821f8075b38e60d4bc7","name":"Serena Liang","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a132db4cdc6afc12d9b381895cc0b9ea?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a132db4cdc6afc12d9b381895cc0b9ea?s=96&r=g","caption":"Serena Liang"},"url":"https:\/\/www.seeedstudio.com\/blog\/author\/serena-liang\/"}]}},"modified_by":"Serena Liang","views":3196,"featured_image_urls":{"full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png",1920,1080,false],"thumbnail":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-80x80.png",80,80,true],"medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-300x169.png",300,169,true],"medium_large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-768x432.png",640,360,true],"large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-1030x579.png",640,360,true],"1536x1536":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-1536x864.png",1536,864,true],"2048x2048":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png",1920,1080,false],"visody_icon":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal.png",32,18,false],"magazine-7-slider-full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-1536x1020.png",1536,1020,true],"magazine-7-slider-center":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-936x897.png",936,897,true],"magazine-7-featured":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-1024x576.png",1024,576,true],"magazine-7-medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-720x380.png",720,380,true],"magazine-7-medium-square":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2022\/03\/Microsoft-Reactor-March-Meetup-TinyML-with-the-Seeed-XIAO-BLE-Azure-IoT-Edge-and-ML-with-reTerminal-675x450.png",675,450,true]},"author_info":{"display_name":"Serena Liang","author_link":"https:\/\/www.seeedstudio.com\/blog\/author\/serena-liang\/"},"category_info":"<a href=\"https:\/\/www.seeedstudio.com\/blog\/category\/news\/\" rel=\"category tag\">News<\/a>","tag_info":"News","comment_count":"0","_links":{"self":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/61287","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/users\/3562"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/comments?post=61287"}],"version-history":[{"count":23,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/61287\/revisions"}],"predecessor-version":[{"id":61419,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/61287\/revisions\/61419"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media\/61346"}],"wp:attachment":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media?parent=61287"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/categories?post=61287"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/tags?post=61287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}