DFRobot
Particle Photon
The Particle Photon is a compact WiFi development board for building connected Internet of Things (IoT) projects and products. Powered by a Broadcom BCM43362...
The Particle Photon is a compact WiFi development board for building connected Internet of Things (IoT) projects and products. Powered by a Broadcom BCM43362 WiFi chip and an STM32F205 ARM Cortex M3 microcontroller running at 120 MHz, it offers serious processing power in a breadboard-friendly form factor.
The Photon integrates with the Particle cloud platform, allowing you to write firmware in a web or local IDE, deploy updates over the air, and build companion web and mobile apps using Particle's SDKs. Its open-source design and FreeRTOS real-time operating system make it suitable for both prototyping and production.
Key Features
- 802.11 b/g/n WiFi – Broadcom BCM43362 wireless chip
- 120 MHz ARM Cortex M3 – STM32F205 microcontroller
- 1 MB Flash, 128 KB RAM – Ample memory for IoT applications
- 18 Mixed-Signal GPIO – Digital, analogue, and advanced peripherals
- Cloud Connected – Over-the-air firmware updates via Particle platform
- FreeRTOS – Real-time operating system
- Soft AP Setup – Easy WiFi configuration without additional hardware
- RGB Status LED – On-board indicator with external drive capability
- Open Source Design – Hardware design files available
- Certified – FCC, CE, and IC certified
Ideal For
- IoT prototyping and connected product development
- Home automation and remote monitoring
- Sensor networks and data collection
- Web-connected devices and dashboards
Package Contents
- 1× Particle Photon
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
Find this product in
Brands
Supplier page — dfrobot.com
Supplier Description · 611.3 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au