Skip to content
View aarmea's full-sized avatar

Organizations

@454bio
Block or Report

Block or report aarmea

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. 454bio/tirf-hal 454bio/tirf-hal Public

    C++ 1 1

  2. alternate-source-bot alternate-source-bot Public archive

    The code behind the (now-defunct) /u/alternate-source-bot

    Python

  3. WindowGroomer WindowGroomer Public

    Position your application windows on a grid in Microsoft Windows and X11.

    C++ 8 1

  4. noise noise Public

    A chat app for the end of the world.

    Kotlin 30 9

  5. OpenCV Python example OpenCV Python example
    1
    This is a set of scripts that calibrates and calculates a depth map from a stereo camera.
    2
    It is primarily written with this [ELP stereo camera][amazon-elp-camera] in mind, but it theoretically should work with other hardware.
    3
    
                  
    4
    [amazon-elp-camera]: https://www.amazon.com/ELP-Megapixel-Camera-Module-Biometric/dp/B00VG32EC2//ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=albertarmeabl-20&linkId=bc5b4947de2850d5a0cec76d2c6a9760
    5
    
                  
  6. Open and close an animatronic mouth ... Open and close an animatronic mouth on a Raspberry Pi GPIO pin
    1
    #!/usr/bin/env python
    2
    
                  
    3
    """
    4
    animatronic_mouth.py
    5