Skip to content

Check PagerDuty on your ESP8266 and SSD1306 display

Notifications You must be signed in to change notification settings

MECHALABS-LLC/arduino-pagerduty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

arduino-pagerduty

Check PagerDuty on your ESP8266 and SSD1306 powered display

Instructions

I use an ESP8266 Chip with Wifi and an 0.96" OLED display with SPI to display open incidents on PagerDuty.

Needed Libraries

  • WifiManager
  • SSD1306 display library from squix78
  • ArduinoJson

Setup

Within the code you need to add PagerDutyDomain and PagerDutyToken with your PagerDuty settings. Compile it, deploy it, setup Wifi and be happy

Example

Example

About

Check PagerDuty on your ESP8266 and SSD1306 display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 55.5%
  • C 44.5%