GitHub topics: particle-io
wasm3/embedded-wasm-apps
Run statically-compiled WebAssembly apps on any embedded platform
Language: C - Size: 347 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 164 - Forks: 10

wasm3/wasm3-arduino
A fast WebAssembly interpreter for Arduino, PlatformIO, Particle
Language: C - Size: 306 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 171 - Forks: 17

Danappelxx/Boost
Spotify steering wheel controls for 2011 Saab 9-3 through CAN over BLE
Language: Objective-C - Size: 16.4 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

barakwei/ParticlePapertrail
Papertrail logging handler for Particle platforms
Language: C++ - Size: 149 KB - Last synced at: 9 days ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 4

coral-iot/Particle 📦
Language: C++ - Size: 19.5 KB - Last synced at: 11 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

barakwei/IRelectra
Electra A/C IR Encoder for IRremote
Language: C++ - Size: 118 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 32 - Forks: 10

norman-thomas/homebridge-particle-io
Homebridge plugin for Particle Devices
Language: JavaScript - Size: 483 KB - Last synced at: about 21 hours ago - Pushed at: 7 months ago - Stars: 25 - Forks: 17

EddyVerbruggen/nativescript-particle
🕹 Control your https://particle.io devices from NativeScript
Language: TypeScript - Size: 2.29 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 5

bveenema/PublishManager
A library for Particle Devices that manages "Particle.publish()" events while offline.
Language: C++ - Size: 45.9 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

pyrech/chauffe-marcel 📦
Remotely control a heating controller.
Language: PHP - Size: 1.09 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Feserich/ParticleRemote-PhotonCode
Particle Photon Code for the related Android App
Language: C++ - Size: 179 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Feserich/ParticleRemote-Android
Android Remote Control for a little Home Automation with a Particle Device
Language: Java - Size: 2.86 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ff6347/johnny-five-photon-uno-i2c 📦
Example sketch how to communicate from a [Particle Photon](https://store.particle.io/#photon) to an [Arduino Uno R3](https://www.arduino.cc/en/Main/arduinoBoardUno) using [Johnny Five](http://johnny-five.io/), [Particle-io](https://github.com/rwaldron/particle-io) and the [Wire](https://www.arduino.cc/en/Reference/Wire) library via [I2C](https://en.wikipedia.org/wiki/I%C2%B2C) protocol.
Language: Arduino - Size: 346 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

michelvdwal/GroveParticle
iOT experiments with Particle / RedBear Duo / Particle Photon / Grove Sytem
Language: C++ - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chuank/node-red-contrib-particle Fork of krvarma/node-red-contrib-sparkcore
Node-RED node to connect to Particle devices (currently, Core, Photon, P1 and Electron). This can be used to connect to local or official Particle clouds, allowing you to call functions, read variables or listen to events.
Language: HTML - Size: 189 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 8

fvdm/nodejs-spark 📦
Read and control your Spark Core with node.js :)
Language: JavaScript - Size: 50.8 KB - Last synced at: 29 days ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 1

bsatrom/particle-cloud-alexa-skill
Alexa Skill Lambda Function for accessing Particle devices
Language: JavaScript - Size: 10.7 MB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 4

esimkowitz/Particle-Grove-OLED
Particle IDE port of SeeedStudio's SeeedOLED library
Language: C++ - Size: 41 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

esimkowitz/Particle-Keypad-I2C Fork of McTristan/Keypad-spark
Particle IDE Library for a keypad connected over I2C
Language: C++ - Size: 77.1 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 1

jideshv/MH-Z19B-CO2-Sensor-Serial
Reads and controls the MH-Z19B CO2 module by Winsen.
Language: C++ - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

idcrook/rpi-iot-demo-2017 📦
Code and more for Raspberry Pi IoT (Internet of Things) demo presentation
Language: JavaScript - Size: 11 MB - Last synced at: about 19 hours ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

delianides/Particle-NeoMatrix
An Implementation of Adafruit's NeoMatrix Library for Particle devices: Spark Core, Electron, Photon, Boron, Argon, Xenon
Language: C++ - Size: 38.1 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 3

unforgiven512/IRRemote Fork of babean/IRRemote
Particle-compatible implementation of the 'Arduino-IRremote' library, as released with the PJRC Teensyduino Installer
Language: C++ - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 2

alotaiba/PCA9534
PCA9534 I/O expander library with for Particle for easy interfacing with PCA9534 chip.
Language: C++ - Size: 154 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 4

urcoilbisurco/Aurora
Trying to control my home and at the same time learning IoT and React
Language: JavaScript - Size: 2.07 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 2

alotaiba/HT1635B
HT1635B LED Matrix I2C library for Particle
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

robert-goll/school
code I write in school for aurdinos and IoT
Language: C++ - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sparkfun/SparkFun_RHT03_Particle_Library
Firmware library for the SparkFun RHT03 humidity and temperature sensor.
Language: C++ - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 5

forkata/fermentor
🌡 Particle.io firmware for a Photon connected to DS18S20 temperature sensor.
Language: C++ - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jagtarkhinda/Photon-piano
A piano app where on pressing a key on phone the note will be played on particle photon
Language: Java - Size: 122 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

alotaiba/LED_GFX
Particle library that allows for easy text control with effects on HT1635B controlled LED matrix.
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

colinodell/packagist-download-counter
https://www.hackster.io/colinodell/packagist-download-counter-e1a263
Language: C++ - Size: 120 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

particleflux/Si7021
Particle photon library for using the Silicon Labs Si7021 Temperature and Humidity sensor
Language: C++ - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

juangesino/lux
Internet-connected Photon-enabled relay module for lights.
Language: C++ - Size: 32.2 KB - Last synced at: about 9 hours ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

kasperkamperman/Webduino Fork of yoreek/Webduino
Arduino WebServer library
Language: C++ - Size: 179 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

bsatrom/exploring-particle-leds
Demos for working with the Particle RGB LED
Language: JavaScript - Size: 1.85 MB - Last synced at: 25 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

lcfyi/can-telemetry
A simple library that enables the Particle to poll an existing CAN bus for data, either for additional processing or tasks on the Particle board.
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

BP-Tracker/bp-tracker-particle
Security tracking and monitoring firmware for particle.io devices
Language: C++ - Size: 15.6 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

KeanWong/particle_dfu
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

mileszim/ember-particle
Ember service for the Particle API
Language: JavaScript - Size: 233 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

esimkowitz/Particle-Adafruit-MCP23008 Fork of adafruit/Adafruit-MCP23008-library
Particle IDE Library for the MCP23008 (and '9) I2C I/O expander
Language: C++ - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

jideshv/LoopWaiter
A header only library that can be used with Arduino, Particle.io, and other MCUs to simplify waiting without using delay
Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Teddy-Schmitz/particleExporter
Particle webhooks to Prometheus
Language: Go - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

juangesino/photon
Meteor app to control Photon-connected lights.
Language: CSS - Size: 1.39 MB - Last synced at: about 9 hours ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

alotaiba/AccelStepperSpark
This is the Arduino port of AccelStepper library for Particle devices. It provides an object-oriented interface for 2, 3 or 4 pin stepper motors.
Language: C++ - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 3

data-fellows-program/iot-class
Sensors Demo for Beyond Uptake Data Fellows
Language: JavaScript - Size: 603 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

dannydover/vain
Vain displays real-time Google Analytics data on a real-world display
Language: Arduino - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sparkfun/SparkFun_Micro_OLED_Particle_Library
Firmware library SparkFun's Photon Micro OLED Shield.
Language: C++ - Size: 43.9 KB - Last synced at: 8 days ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 37

BP-Tracker/bp-tracker-desktop
Desktop client for BP-Tracker
Language: JavaScript - Size: 830 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

thisiswhytheinternetexists/fishboard
An Oak-based controller for 12 Volt Aquarium devices
Language: Eagle - Size: 210 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

thatguychrisw/pomodoro-iot-button
A Particle.IO Internet Button implementation of the Pomodoro technique.
Language: Arduino - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
