Skip to content
View hype-armor's full-sized avatar
💭
Hacking back in time.
💭
Hacking back in time.

Sponsoring

@alextran1502

Block or report hype-armor

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. FRSRadio FRSRadio Public

    Hacking the reverse camera input to display data from the CAN BUS.

    HTML

  2. OpenEcho OpenEcho Public

    OpenEcho is an open source version of the Amazon Echo

    C#

  3. This creates, draws and updates a hi... This creates, draws and updates a histogram using a WPF Polygon.
    1
    private void UpdatePolygon(ref Polygon poly, int value, int posX, int posY, int maxHeight, int historyLength = 30)
    2
    {
    3
        int v = 100 / maxHeight;
    4
        value = value == 0 ? value : value / v;
    5
        value = value * -1; // expand up
  4. Closet-Remote Closet-Remote Public

    Using a pi to host a webpage that replaces the need of multiple remotes for home audio and video equipment

    HTML

  5. ddn ddn Public

    Python

  6. PlexYouTube PlexYouTube Public

    Python