Hello, World! | Blueprints gallery
Blueprints / Hello, World!

Hello, World!

The classic application, running on your Particle device!

Beginnerv1.0.0Application
Introduction
Supported devices
Hardware and devices
Cloud services and integrations
Project description

Introduction

Welcome to the Hello World Blueprint App for Particle devices! This project serves as a starting point for new users to get acquainted with Particle's IoT platform. It demonstrates a simple yet powerful "Hello, World!" program that connects your Particle device to the cloud, sending real-time messages visible on the Particle dashboard.

Use this blueprint to begin your IoT journey! Simply follow the instructions to set up, flash, and monitor your device as it comes alive with your first cloud-connected message.

Supported devices

Hardware and supplies

  • Supported device

Cloud services and integrations

  • particle-logoIntegrations
  • particle-logoLogic
  • particle-logoLedger

Project description:

The Hello World blueprint for Particle is a beginner-friendly IoT solution designed for new users to explore the Particle platform and development tools.

This app connects your Particle device to the cloud and enables simple, periodic interactions. With this setup, the device sends a “Hello, World!” message to the Particle cloud every 10 seconds. You’ll be able to view these messages in real-time on the Particle dashboard.

Using this app, you can quickly experience the basics of IoT: connecting a device, setting up event publishing, and visualizing data in the cloud. The template makes it easy to dive into firmware development, test the core features of the Particle ecosystem, and start working with cloud-based services, including Integrations, Logic, Ledger.

Fork this project to your GitHub account Fork and edit