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 for Converge360.

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube