Your shopping cart is empty!
Program Raspberry Pi With Particle IoT Platform
- Idris Zainal Abidin
- 01 Jan 2020
- 774
Introduction
Particle is an IoT platform that provide cloud service for their microcontroller boards. In recent times, particle cloud also added Raspberry Pi to their service. It is not a standard cloud where you only stored the data, this platform allow you to program the controller from the Web IDE. The best thing is, you can program your Pi from the particle cloud for free.
Video
This video will show you how to program Raspberry Pi with Particle IoT platform.
Command Line
You need to install Particle agent on Raspberry Pi with following command. Before that, please update your Raspbian OS first. For more detail, please refer to the video.
bash <( curl -sL https://particle.io/install-pi )
Thank You
References:
Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.