Pinned Repositories
AssetTrackerRK
My own library for the Particle AssetTracker/Electron based on TinyGPS++
CellularHelper
Handy utility functions for Particle cellular devices
DisplayGenerator
Tool to help design SSD1306 OLED displays on Particle devices
electronsample
Particle Electron sample code for fault tolerance and problem debugging
firebase_tutorial
Tutorial for using Google Firebase from the Particle Photon or Electron using Webhooks
JsonParserGeneratorRK
JSON parser and generator for Particle devices
localserver
Sample node.js server for communicating with a Particle photon
particle-webhooks
Particle Webhooks Intermediate Tutorial
particle_notes
Misc. mostly technical notes for Particle Photon and Electron devices
PublishQueueAsyncRK
A library for asynchronous Particle.publish
rickkas7's Repositories
rickkas7/SerialBufferRK
Serial buffer for Particle Photon and Electron
rickkas7/SC16IS740RK
Interface to SC16IS740 UART for Particle devices
rickkas7/Adafruit_GFX_RK
Particle port of Adafruit GFX graphics library
rickkas7/PublishQueuePosixRK
Version of publish queue for storing events on the POSIX flash file system
rickkas7/AB1805_RK
Library for AB1805/AM1805 RTC/Watchdog for Particle devices
rickkas7/DeviceKeyHelperRK
Particle library for recovering device keys from external storage
rickkas7/LocalTimeRK
Timezone and DST handling for Particle devices
rickkas7/MCP23008-RK
Particle driver for MCP23008 8-port I2C GPIO expander
rickkas7/DHT22Gen3_RK
DHT22 temperature/humidity sensor library using DMA for Gen 3 Particle Devices
rickkas7/MCP79410RK
Particle library for MCP79410 real-time clock (RTC) chip with I2C interface
rickkas7/UnitTestLib
Library to easily unit test parts of some Particle device code off device (native gcc compile)
rickkas7/Adafruit_EPD_RK
Particle port of the Adafruit EPD (e-paper, e-ink) display library
rickkas7/SC16IS7xxRK
I2C and SPI UART driver for Particle devices
rickkas7/FileHelperRK
Useful functions for working with the Particle flash file system
rickkas7/Adafruit_BusIO_RK
Particle port of Adafruit_BusIO library
rickkas7/Adafruit_DotStarMatrix_RK
Particle port for Adafruit_DotStarMatrix (Adafruit Feather 12x6 LED display)
rickkas7/Adafruit_SSD1305_RK
Particle library for SSD1305 displays (port of Adafruit_SSD1305)
rickkas7/Adafruit_ST7735_RK
Port of Adafruit ST7735/ST7789 library for Particle devices
rickkas7/CameraHelperRK
Helper library for using the 4D Systems uCam-III on Particle devices
rickkas7/CircularBufferSpiFlashRK
Circular buffer storage in external SPI flash chips for Particle devices
rickkas7/DeviceGroupHelperRK
Retrieve a device's device group from the device using a webhook
rickkas7/file-upload-example
Example code for uploading a file in chunks using large events
rickkas7/JSN-SR04_Gen3_RK
Library for JSN-SR04 ultrasonic distance sensor for Particle Gen 3 devices
rickkas7/LTR559_RK
LTR559 light sensor library for Particle
rickkas7/PMS5003_RK
PMS5003 particulate sensor library for Particle
rickkas7/PublishQueueExtRK
Queued publish for Particle devices using typed and extended publish
rickkas7/PublishQueueSpiFlashRK
Particle offline event queue storage on external SPI flash chips
rickkas7/SerialTest2
Test code for Particle serial port
rickkas7/SN3218_RK
SN3218 LED driver library for Particle
rickkas7/StatusLedRK
External status LED controller library for Particle devices