Particle Photon with Headers
Particle includes everything you need to deploy an IoT product: a device cloud platform, connectivity hardware. The Photon is a tiny Wi-Fi development kit for creating connected projects and products for the Internet of Things. It's easy to use, it's powerful, and it's connected to the cloud.

Quick Spec
- Free online Web IDE or Stand alone IDE
- Full stack IOT device
- Wi-Fi enabled
- Particle Cloud Ready
- 1MB flash, 128KB RAM
- Open source design
- Arduino style Coding
- Wide range of libraries
Code Example
int led1 = D0;
int led2 = D7;
void setup()
{
pinMode(led1, OUTPUT);
pinMode(led2, OUTPUT);
}
void loop()
{
digitalWrite(led1, HIGH);
digitalWrite(led2, HIGH);
delay(1000);
digitalWrite(led1, LOW);
digitalWrite(led2, LOW);
delay(1000);
}
Make a data logger for the Cloud
Resources
Shipping List
- 1 x Particle Photon with Headers
Particle Photon with Headers
- Brand: Sparkfun
- Product Code: WRL-13774
- Product Status : Active
Stock
Warehouse | Stock Status | Location |
---|---|---|
Centurion | No Stock | |
Stellenbosch | No Stock |
We ship free of charge between branches to complete your order.
-
R398.00 (Inc Tax: R457.70)
-
- 5 or more R389.00
- 10 or more R369.00
Related Products
SparkFun Photon RedBoard
SparkFun Photon RedBoard The SparkFun Photon RedBoard, to put it simply, is a WiFi/Microcontroller development board in the Arduino form-factor for the Photon. It’s easy to use, it’s powerful, and ..
R678.00 (Inc Tax: R779.70)
SparkFun Qwiic Shield for Photon
SparkFun Qwiic Shield for Photon The SparkFun Qwiic Shield for Photon is an easy-to-assemble board that provides a simple way to incorporate the Qwiic Connect System with your Particle Photon. This s..
R120.00 (Inc Tax: R138.00)
SparkFun Photon IMU Shield
SparkFun Photon IMU Shield This is the SparkFun Photon IMU Shield, a versatile motion-sensing add-on board for your Photon device. The IMU shield is equipped with an on-board LSM9DS1 system-in-a-chip..
R379.00 (Inc Tax: R435.85)
SparkFun Photon Battery Shield
SparkFun Photon Battery Shield The SparkFun Photon Battery Shield provides you with an easy way to power your Photon module with a Lithium Polymer (LiPo) battery. Not only can the Battery Shield powe..
R249.00 (Inc Tax: R286.35)
SparkFun Particle Photon OLED Shield
SparkFun Particle Photon OLED Shield The SparkFun Photon Micro OLED Shield breaks out a small monochrome, blue-on-black OLED to use with your Photon module. It’s “micro”, but it still packs a punch..
R295.00 (Inc Tax: R339.25)
Photon Stackable Header - 12 Pin
Photon Stackable Header - 12 Pin These stackable headers are made to work with the Particle Photon and Photon ProtoShield boards. Each header adds a great deal of connectivity to your next Photon pro..
R20.00 (Inc Tax: R23.00)
Particle Programmer
Particle Programmer The new and improved Programmer Shield is essentially a USB-JTAG converter that gives advanced users complete access to the Photon's memory space. It supports openOCD and the WI..
R545.00 (Inc Tax: R626.75)
Particle Relay Shield for Photon
Particle Relay Shield for Photon The Relay Shield allows you to take over the world, one electric appliance at a time. Want to control a lamp, fan, coffee machine, aquarium pumps or garden sprinkle..
R745.00 (Inc Tax: R856.75)
Tags: particle, photon, wifi, iot, south africa