Skip to content
View Anthex's full-sized avatar
🎲
🎲

Highlights

  • Pro
Block or Report

Block or report Anthex

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

    N-Lateration fingerprinting algorithm for indoor location in a Wi-Fi network

    Python

  2. Easiest way to quickly format your t... Easiest way to quickly format your terminal output
    1
    import sys
    2
    
                  
    3
    #some ANSI output formatters
    4
    class output:
    5
        NORMAL = '\033[39;37;40m'
  3. LoRa LoRa Public

    Php + js webapp displaying incoming data passed by HTTP POST requests in real time

    JavaScript 1

  4. stripControl stripControl Public

    an STM32-based APA102 array control program designed to be used as a stereo VU-meter

    C++

  5. VBVU VBVU Public

    A quick and dirty VB program to interface with the STM32 VU-meter

    Visual Basic

  6. TX52 TX52 Public

    Code used for comparison of propagation models and fingerprinting methods for indoor location in a LoRa network

    Python