AI at the Edge with Meadow

Bryan here, and I’m super excited to announce first-class support in Meadow for running AI workloads at the edge.  AI @ the edge is a critically important part of many IoT workflows and growing exponentially. Gartner has predicted that by next year, 75% of…

Why Meadow is the IoT Platform of Choice for Developers

Creating a production IoT solution is a daunting challenge. Most embedded solutions that make it to the field are written using Embedded-C, a 50 year old language that has changed little in its intervening years, along with its associated tooling, which isn’t much better….

Continuous(ish) Delivery of Meadow Libraries

It wasn’t too long ago that the release process for the Meadow stack was…let’s just call it horribly inefficient. From when we decided “time to ship a build” to when NuGets were available was literally measured in days. It was a process that we…

DevCamp 2023: Meadow v1.0, Meadow Cellular, Meadow.Cloud, and More!

Wilderness Labs DevCamp

Meadow is now v1.0 Thanks to everyone who attended DevCamp 2023, either in person or virtually! We enjoyed seeing so many customers and community members. We announced a LOT of innovative product news at DevCamp that we’ve been working on, but one announcement stood…

New Meadow.CLI beta version is out

As we work hard towards our biggest Meadow update yet, we just rolled out a beta build of our command line tool, Meadow.CLI, that will help make flashing, deploying files, listen to COM ports and more, work more reliably. Open a terminal and type:…

How to do a full stack Meadow update

In this post shows you how I performs a full stack update, meaning updates for the Meadow.CLI, Meadow.OS binaries, Visual Studio extensions, and Meadow.Foundation drivers and updates. Check out our Release Notes to see all the latest changes in every beta release. Updating your…

b6.0.1 is here with new VS2022 Meadow Extension and more!

We have now released our last beta update of the year, VS2022 extension! – Meadow officially supports Visual Studio 2022! Open the Manage Extensions dialog in Visual Studio to install. The existing extension for VS2019 and VSCode has also been updated with more stability…

Meadow b6.0 live with debugging

We’re happy to announce our latest full-stack release, b6.0. We’ve added in-IDE debugging, device config file support, a 20x Graphics Performance, and much more. Debugging – Debugging support in Visual Studio for Windows, macOS, and VS Code! Device/OS Configuration – Device and OS settings are now…

Meadow b5.3 w/ SQLite and more!

Meadow b5.3 is out, and it’s our most stable and complete release yet. We spent a lot of effort fixing issues introduced in b5.1/b5.2, and also added SQLite support to Meadow! Big changes and fixes include: SQLite Support – SQLite is now built into Meadow.OS…

Meadow b5.1 is live!

We have now shipped another full stack update for Meadow, meaning new Meadow.OS binaries, Meadow.CLI, NuGet packages and VS Extension updates. The major highlights for this release are: Full .NET Standard 2.1 – We moved all the projects over to .NET Standard 2.1. (Last release…