Skip to content
View Gronemeyer's full-sized avatar

Sponsoring

@tlambert03

Block or report Gronemeyer

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. mesofield mesofield Public

    Real-time multi-camera data acquisition PyQt6 GUI built atop the pymmcore-plus library

    Python 2

  2. MousePortal MousePortal Public

    Renders infinite corridor using Panda3D for behavioral neuroscience research

    Python 2

  3. Windows AutoHotkey Quicknote with On... Windows AutoHotkey Quicknote with Onedrive
    1
    # Create a Quicknote/Daily Note hotkey
    2
    
                  
    3
    Create a new txt file on your desktop and name it "create-hotkey.ps1"
    4
    
                  
    5
    The .ps1 extension is for powershell
  4. Create and Save Custom Psychopy Stim... Create and Save Custom Psychopy Stimuli as Movies
    1
    # -*- coding: utf-8 -*-
    2
    """
    3
    Created on Wed May  7 15:43:29 2025
    4
    5
    @author: jgronemeyer
  5. Find distributed files and collect s... Find distributed files and collect symbolic path links into a single folder
    1
    # -*- coding: utf-8 -*-
    2
    """
    3
    Created on Thu Jul 24 15:32:26 2025
    4
    5
    @author: jgronemeyer
  6. arduino-encoder arduino-encoder Public

    Serial readout of a rotary encoder for collecting running wheel data

    Python 3