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...
Get notified when back in stock
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 (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
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