Skip to content
View jcelmeta14's full-sized avatar

Block or report jcelmeta14

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. A simple usage of the Honeywell Ardu... A simple usage of the Honeywell Arduino library to control the Honeywell HPMA115S0-XXX sensor
    1
    #include <Honeywell.h>
    2
    #include <LiquidCrystal_I2C.h>
    3
    
                  
    4
    #define HONEYWELL_RX 2
    5
    #define HONEYWELL_TX 3