Giter VIP home page Giter VIP logo

renderbug's Introduction

Built with po-util

This repository is a po-util project

Po makes it easy to locally develop firmware for Particle devices, and supports the Particle Photon, P1, Electron, Core, Raspberry Pi, and Redbear Duo.

Your project’s C++ files go in the firmware/ directory, and the binary will appear in the bin/ directory.

To compile code, run po DEVICE_TYPE build, substituting DEVICE_TYPE with photon, P1, electron, core, pi, or duo.

To compile and flash code, run po DEVICE_TYPE flash. Code is compiled and then flashed to your device over USB.

To clean the project, run po DEVICE_TYPE clean.

To flash a project over USB without rebuilding, run po DEVICE_TYPE dfu.

To upload a compiled project over the air run po DEVICE ota DEVICE_NAME, where DEVICE_NAME is the name of your device in the Particle cloud. Note: You must be logged into particle-cli to use this feature. You can log into particle-cli with:

particle login

For more help, run man po, or visit https://docs.po-util.com/

By the way, po has tab completion. Try pressing [TAB] at any time to have arguments completed.

Feel free to edit this README.md to make it more suitable for your project. (I do ask that you please include the badge at the top though.)

renderbug's People

Contributors

tdfischer avatar

Watchers

 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.