Program for IoT Part 1 ⏱
Getting Started with Programming the IoT Device
Last updated
Getting Started with Programming the IoT Device
Last updated
This video steps you through claiming a particle device and setting up WIFI. You will want your mobile phone to complete this with the Particle App installed. Apple: https://apps.apple.com/us/app/particle-iot/id991459054 Android: https://play.google.com/store/apps/details?id=io.particle.android.app&hl=en_US
We will use the Particle tutorial for the IoT kit linked below to guide us, but the videos will deviate a bit to demonstrate things using the web programming environment. Ultimately we want to get familiar with the hardware, inputs, sensors, and programming. ★ Post questions and successes in our Slack channel as you move along.
This link comes in very handy for interpreting the different status LED signals you may get from time to time. https://docs.particle.io/troubleshooting/led/argon/
We are covering concepts from the Particle Variables: measure temperature & humidity section of the tutorial. https://docs.particle.io/quickstart/isk-project/#particle-variables-measure-temperature-amp-humidity
5. Save, Verify, and Flash the code to the Argon board.
6. Open the Console from particle build, select "my devices", and select your Argon.
7. Get the temp and humidity variables to check if all is working.
We are covering concepts from the Particle Functions: controlling a Chainable LED section of the tutorial. https://docs.particle.io/quickstart/isk-project/#particle-functions-controlling-a-chainable-led
Instructions coming soon...
5. Save, Verify, and Flash the code to the Argon board.
https://docs.particle.io/quickstart/isk-project/#appendix-grove-sensor-resources