Code Monkey home page Code Monkey logo

particle-cookbook's Introduction

Particle Cookbook


A collection of programming snippets, tips, and tricks for developing with Particle IoT devices.

Devices

The Particle ecosystem of devices along with their Particle Cloud platform make it simple for hobbyists and product developers to create connected projects. Their product line currently includes:

  • Wifi: Core, Photon, Argon

  • Cellular: (2G/3G/LTE): Electron, Boron

  • Mesh: (based on IEEE 802.15.4-2006): Xenon, Argon, Boron

  • Bluetooth: RedBear Duo, RedBear Nano, Xenon, Argon, Boron

The RedBear product line is still available for sale, but it is unclear whether Particle will continue to develop or support them.

Particle Mesh devices are capable of supporting Bluetooth 5, but the software APIs are still under development as of January 2019.

Development Tools

Particle provides many excellent tools for developing software for their devices, including a browser-based Web IDE, Particle Workbench (an IDE built on Microsoft Visual Studio Code), and Particle CLI (a command-line experience).

Particle Workbench allows you to build and flash firmware locally, for Windows, Mac, and Linux, and Particle CLI is an excellent tool for building firmware or managing your Particle devices.

You can choose to install and use Particle's Device OS toolchain directly if you wish by setting up the environment manually, or by using a third-party utility like po-util.

Particle has a detailed documentation of the firmware libraries, tutorials, and sample code, which covers most anything you need to know, and the community forums are a great resource when you have questions. If you have a question about how to hook up some odd sensor, or how to use a certain code library, send data to a third-party service, or just about anything really, you'll often find the answer in the forums.

In fact, the forums are chock-full of great information, tips, little-known facts, pointers to other tools, etc. So full, that it can be overwhelming. Sometimes when you have a problem, you aren't even sure what to search for. And sometimes, you don't even know that a feature exists, because you've just never run across it before.

Purpose

This Cookbook is an attempt to address this problem by collecting and (hopefully) organizing some of these hidden gems so that you don't have to waste time searching through the forums, trying to filter out tons of unanswered questions, or long threads that touch on a topic, then spin off in another direction, or trying to piece together bits of the technically excellent firmware documentation into a code example that works for your particular, unusual use-case.

Topics

See Also:

github.com/rickkas7 Particle Technical Documentation Writer @rickkas7 has several good tutorials and example code in his Github.

Awesome Particle is a curated list of awesome things related to Particle.

Contributions Welcome

If you have suggestions, additions, corrections, complaints, or whatever, please feel free to let me know. Pull Requests welcome. For now, I'm just making this a collection of Markdown files, but I'm open to suggestions for other organizational schemes (wiki, CMS, category/tag hierarchies, ...).

Credits

The Particle Cookbook was originally created by Dougal Campbell. Fellow community member Nathan Robinson quickly jumped in with typo fixes, formatting and organizational improvements, and the initial Github Pages implementation. And of course, this project wouldn't have happened without the invaluable information shared on the Particle Community Forums by countless other selfless contributors. Wherever possible, this Cookbook will link out to original source material, to give credit where credit is due.

The original version of this project can be found at:

https://github.com/dougalcampbell/particle-cookbook

particle-cookbook's People

Contributors

dougalcampbell avatar nrobinson2000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.