Skip to content
View RobCranfill's full-sized avatar
Block or Report

Block or report RobCranfill

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

    A FitBit for MIDI keyboards

    Python 1

  2. featheremin featheremin Public

    Microcontroller-based theremin!

    Python 2

  3. Crandard Crandard Public

    A WeeWX 'skin' for a tablet display; based on the "Standard" skin.

  4. Turn off automatic reload of the cod... Turn off automatic reload of the code in CircuitPython
    1
        # To make a CP device stop auto-reloading code,
    2
        
    3
        <code>
    4
        import supervisor
    5
        supervisor.runtime.autoreload = False  # CirPy 8 and above
  5. blatb blatb Public

    Backlight according to (ambient) brightness

    Python

  6. TW3 TW3 Public

    Third incarnation of a knock-off of a once-popular board game, which is probably copyright-protected, and so shall remain nameless.

    Java 1