News

Particle Ships IoT Tool Based on Visual Studio Code

Internet of Things specialist Particle has shipped a new development tool based on the ever-popular Visual Studio Code editor.

VS Code, the cross-platform, open source code editor that can function more as a full-fledged IDE with the help of numerous extensions, has been put to many uses during its climb in popularity that saw it named the most popular coding tool in the huge Stack Overflow developer survey.

In announcements yesterday, Microsoft and Particle revealed the brand-new Particle Workbench release based on VS Code. "Workbench adds Particle-specific integrations to help make you more productive," Particle said. "This is our most powerful, professional IoT development environment yet and starting today, it's now generally available with our custom, cross-platform Particle installer with support for Windows, Linux (Ubuntu), and macOS."

Although it just hit general availability, the tooling was actually announced in preview last fall.

"Particle Workbench and Visual Studio Code are available together through a single, downloadable installer, which include the toolchains and extensions for Particle's IoT ecosystem, supporting local offline compilation and device programming, or cloud compilation and over-the-air (OTA) device programming," Microsoft said in its own announcement yesterday.

"IntelliSense for Particle Device APIs are provided by Visual Studio Code language services and the C/C++ extension," Microsoft continued. "Advanced hardware debugging is available in Visual Studio Code, for actions like setting breakpoints and step-through debugging, all pre-configured for Particle hardware. There's also access to more than 3,000 official and community Particle libraries, enabling more reusability and less typing."

In the required bullet list of features, Particle said functionality provided out-of-the-box includes:

  • Compile where you want: local or cloud
  • Stress-free toolchain management
  • Built-in version control and debugging
  • Flexible deployment: over-the-wire or over-the-air
  • Code complete with IntelliSense for Particle device libraries
  • Quick installation experience for Windows, Linux, and macOS

Interested developers can download Particle Workbench or read the documentation. The entire Particle hardware/software project is hosted on GitHub.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

  • Uno Platform Helps Ship First Stable SkiaSharp 4.0 Release for 2D .NET Graphics

    SkiaSharp 4.148.0 is the first stable v4 release, bringing a newer Skia engine, API cleanup, performance work and a Microsoft-Uno co-maintenance model.

Subscribe on YouTube