Skip to content
View piotrkpaul's full-sized avatar
Block or Report

Block or report piotrkpaul

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. esp8266-sds011 esp8266-sds011 Public

    SDS011 particulate matter sensor on NodeMCU board (ESP8266)

    Arduino 16 5

  2. Lightweight data collector for SDS01... Lightweight data collector for SDS011 particulate matter sensor on NodeMCU board (ESP8266)
    1
    #include <SoftwareSerial.h>
    2
    #include "Sds011.h"
    3
    
                  
    4
    #define SDS_RX D1
    5
    #define SDS_TX D2
  3. interiordesigner interiordesigner Public

    Spring MVC application that helps prototyping of interior design. REST API + JS client

    Java 1

  4. moneytransfer moneytransfer Public

    Concurrent money transfer Rest API

    Java 4