GithubHelp home page GithubHelp logo

platformio / vscode-platformio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from formulahendry/vscode-iot-utility

3.0 4.0 3.0 559 KB

PlatformIO for Visual Studio Code

Home Page: https://marketplace.visualstudio.com/items?itemName=formulahendry.platformio

TypeScript 100.00%

vscode-platformio's Introduction

PlatformIO

Join the chat at https://gitter.im/formulahendry/vscode-platformio Marketplace Version Installs Rating Build Status

Integrate PlatformIO into Visual Studio Code on top of PlatformIO Core.

Features

Prerequisites

Setup

  • Use existing project

    If you have an existing PlatformIO project, open the project folder directly in VS Code

  • Create new project

    In terminal, run platformio init --board <your_board_identifier> to initialize a new PlatformIO project, then open the project folder in VS Code. Refer to User Guide for platformio init command. For how to find Board Identifier, you could refer to this.

Usage

  • Build PlatformIO project: use shortcut Ctrl+Alt+B, or press F1 and then select/type PlatformIO: Build, or right click the Text Editor and then click PlatformIO: Build in context menu

build

  • Upload firmware to devices: use shortcut Ctrl+Alt+u, or press F1 and then select/type PlatformIO: Upload, or right click the Text Editor and then click PlatformIO: Upload in context menu

upload

  • Open Serial Monitor: use shortcut Ctrl+Alt+S, or press F1 and then select/type PlatformIO: Open Serial Monitor, or right click the Text Editor and then click PlatformIO: Open Serial Monitor in context menu

openSerialMonitor

Telemetry data

By default, anonymous telemetry data collection is turned on to understand user behavior to improve this extension. To disable it, update the settings.json as below:

{
    "platformio.enableTelemetry": false
}

Change Log

See Change Log here

Issues

Currently, the extension is in the very initial phase. If you find any bug or have any suggestion/feature request, please join the chat on Gitter or submit the issues to the GitHub Repo.

vscode-platformio's People

Contributors

formulahendry avatar gitter-badger avatar

Stargazers

Mauro Risonho de Paula Assumpção avatar Optician avatar c0ns0le avatar

Watchers

James Cloos avatar Ivan Kravets avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.