This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
oak:tutorials:particle [2016/08/13 13:21] mstolt Updated ETA |
oak:tutorials:particle [2016/12/06 18:20] (current) digistump |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Programming with Particle ====== | ====== Programming with Particle ====== | ||
| - | The Oak Platform for Particle is not completely ready yet - the Oak currently uses the Particle Cloud for uploads and all other cloud features, but is not yet supported in the Particle Web or Desktop IDEs. | + | The Oak is now supported by the Particle Build IDE! |
| + | |||
| + | Please note that there are very few Oak specific libraries are available for use, and you may have difficulty including Particle-provided libraries. Please submit/request more Oak specific or Oak compatible libraries via the Particle IDE Libraries tab. | ||
| + | |||
| + | ===== First Time Usage: ===== | ||
| + | |||
| + | |||
| + | If you are using a new Oak that has never received its initial update you must complete this tutorial first: Connecting your Oak for the first time | ||
| + | |||
| + | ===== Particle Build IDE ===== | ||
| + | |||
| + | Go to [[https://build.particle.io]] | ||
| + | |||
| + | Login using the Particle.io user name and password you setup when you registered your Oak. | ||
| + | |||
| + | Select the Oak you'd like to program from the devices tab within the Particle IDE. | ||
| - | Support for the Oak is promised, but no ETA is given. | ||
| - | Please use the Arduino IDE for programming for the time being: [[oak:tutorials:arduino]] | ||