Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
OpenTLD Archived
Forked from zk00006/OpenTLD
This fork of OpenTLD is no longer being actively developed. See https://github.com/alantrrs/OpenTLD, and check the Network for the most recent activity.
-
A python script which leverages git to help you organize and archive your openFrameworks projects.
Python 17
-
A simple GUI extension for openFrameworks, by stiwi. Not to be confused with the ofxGui which comes with OF itself. Probably deprecated by now.
-
Forked from disconn3ct/tiny_tiny_rss-openshift-quickstart
Quickstart for Tiny Tiny RSS, with submodules for mobile plugin and upstream TTRSS source.
-
Forked from openframeworks/openFrameworks
OpenFrameworks is a cross platform open source toolkit for creative coding in C++.
-
109 contributions in the last year
Activity overview
Contribution activity
October 2020
- bilderbuchi/pytest-datadir Python
Created a pull request in gabrielcnr/pytest-datadir that received 8 comments
Add fixes for _win32_longpath
This should fix #33. I am not sure how I should test for this, as it depends on being on Windows and having UNC paths around.
- New Instrument: Toptica Smart Laser diode
- Add widget for controlling and reading instruments
- add a preprocess_reply function on the adapter value
- Dev/keysightdsox1102g
- Dev/agilent34450a
- implement the Attocube ANC300 Piezo controller
- Adding AgilentN9320A spectrum analyser
- Dev/Agilent34970a
- Adding Microtest/ microtest 8761 cable harness tester
- add sorensen30035E power supply
- Added new functions for Keithley2400
- Itc503 update
- driver and test for chroma PSU Chroma62024p6008
Created an issue in ralph-group/pymeasure that received 20 comments
Parse returned strings on Adapter level
If a device returns strings that don't fit into the simple pattern that Adapter.values can deal with, one has to parse after values() by defining g…