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/04/30 23:14] pfeerick Updated ETA |
oak:tutorials:particle [2016/12/06 18:20] (current) digistump |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Programming with Particle ====== | ====== Programming with Particle ====== | ||
| - | ===== Coming Soon! ===== | + | The Oak is now supported by the Particle Build IDE! |
| - | 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 folks at Particle are working hard on this, and support is expected to be be online soon (mid to late May). | + | |
| + | 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. | ||
| - | Please use the Arduino IDE for programming for the time being: [[oak:tutorials:arduino]] | ||