Skip to content
View rodinsc's full-sized avatar

Block or report rodinsc

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 Loading

  1. ImprovedDistanceMeter ImprovedDistanceMeter Public

    An example implementation of sound speed calibration for the HC-SR04 ultrasonic distance sensor using Arduino, based on the relationship between sound speed and ambient temperature.

    C++

  2. OnlineTemperatureWatcher OnlineTemperatureWatcher Public

    An example of online data transmission using Arduino UNO and ENC28J60 controller.

    C++

  3. ProcessStartWatcher ProcessStartWatcher Public

    When a new process starts, prints the name or main window title of the process. An example for the usage of ManagementEventWatcher class.

    C#