hype-armor
Follow
Hacking back in time.
Pinned Loading
-
-
-
This creates, draws and updates a hi...
This creates, draws and updates a histogram using a WPF Polygon. 1private void UpdatePolygon(ref Polygon poly, int value, int posX, int posY, int maxHeight, int historyLength = 30)
2{
3int v = 100 / maxHeight;
4value = value == 0 ? value : value / v;
5value = value * -1; // expand up
-
Closet-Remote
Closet-Remote PublicUsing a pi to host a webpage that replaces the need of multiple remotes for home audio and video equipment
HTML
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.