News

New Particle IoT Development Tool Based on Visual Studio Code

Internet of Things specialist Particle has come out with a new IoT development tool based on the Visual Studio Code editor, in a partnership with Microsoft.

Particle is known for its IoT platform, to which it added three new products, including Particle Workbench, which includes VS Code. The new tool is free of charge, available as a preview by request.

"Particle Workbench and Visual Studio Code provide a free, all-in-one and ready-to-use out-of-the-box experience to develop, program and debug professional-grade apps on Particle's IoT platform, as well as on Microsoft Azure," the company said in a statement earlier this month. "As a robust and flexible complement to Particle Web IDE, Particle Workbench and Visual Studio Code provide everything a developer needs to create and deploy IoT devices locally and offline."

The company said that the Microsoft partnership to include Visual Studio Code gives developers access to more than 8,000 extensions from Microsoft's Visual Studio Marketplace, along with custom extensions that drive Particle Workbench.

One downloadable installer is used for the Particle Workbench/Visual Studio Code offering, which the company said will provide:

  • Visual Studio Code's cross-platform desktop developer environment for Windows, macOS and Linux operating systems
  • A managed toolchain that supports local and offline compilation and programming, in addition to cloud compilation and over-the-air (OTA) programming
  • Smart autocompletion of Device OS APIs while coding by leveraging Visual Studio Code's powerful IntelliSense engine and C/C++ support
  • Advanced hardware debugging for actions such as setting breakpoints and step-through debugging, preconfigured for Particle hardware
  • Access to more than 3,000 official and community Particle libraries, enabling more reusability and less typing
  • Visual Studio Code customizations such as quick snippets, keyboard shortcuts and dark and light themes, developed specifically for Particle Workbench

"Microsoft is committed to fostering innovation, and we're happy to work with Particle to bring Visual Studio Code to more developers so they can bring their IoT products to life," said Amanda Silver, director of Program Management, Developer Tools, Microsoft.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube