Particle Photon for Beginners: Exposing a Function to the Cloud PT.1

Опубликовано: 19 Июль 2026
на канале: The Dev Techs
19,647
221

Currently, you can publish up to 4 functions to the cloud. We'll write our first function in this video in the Particle web IDE.

NOTE *: I was working in the loop() part of the function for a visual aid, but of course when we call a function from the cloud, it will run the function only once.

In part 2, we will add more functionality into our function, and write our code locally. Then we will finish the lesson off by calling the function from the command line interface (CLI).

Be sure to like and subscribe, and as always, feedback is greatly appreciated!