Skip to content
View sdrshnptl's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sdrshnptl

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
sdrshnptl/README.md

Sudarshan patil

sdrshnptl

Embedded developer, toying with 3D printer and lot!!! insta
Visitor Count

Pinned Loading

  1. AutoM Public

    ESP8266 single channel relay board with OTA firmware

    C 1

  2. ARDUINO: MAP FLOAT FUNCTION
    1
    double mapf(double val, double in_min, double in_max, double out_min, double out_max) {
    2
        return (val - in_min) * (out_max - out_min) / (in_max - in_min) + out_min;
    3
    }

190 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

sdrshnptl has no activity yet for this period.
Loading