Explore projects
-
General latex package containing several every-day-use commands.
Updated -
Butterworth audio filter simulation program used in Måleteknikk at NTNU in Norwary in 2015.
Updated -
Arduino Project for Måleteknikk at NTNU. The Arduino is used to read audio files form an SD card and outputs them via six digtal pins, in order to be converted to an analog singal.
Updated -
A linear power supply circuit, developed with EAGLE. The PCB provides two outputs: a variable voltage source with variable current limit and a current source/drain.
Updated -
Small EALGE project with the intend to control the speed of a low power computer fan with a linear regulator. The application is not limited to fans, in fact the board can be used as a general low power regulator.
Updated -
Demonstration how to use linux tools to program plain Atmel chips using ISP.
Updated -
Python versions of the ROOT examples for the FP (advanced laboratory in physics) at the University of Freiburg.
Updated -
Automated testing of code examples in documentations? The answer is doxec. Doxec is python library, which provides automated documentation testing by executed code examples in text files and thus ensures that code examples work as intended.
Updated -
Sortednp (sorted numpy) is a python package which provides methods to perform efficient set operations on sorted numpy arrays. This includes intersecting and merging sorted numpy arrays. The returned intersections and unions are also sorted.
Updated -
The landing server project provides a docker image, which runs an ssh server to add a layer of isolation between the bare metal server and the server where the users usually log on to and perform all the work.
Updated -
Command line tool to convert python shelve archives between different backends such as gdbm, ndbm and dbm.dumb.
Updated -
L2rom is a small project which translates a simple set of logical rules to a binary file which can be used as input to program EEPROMs. In this sense, l2rom can be understood as a compiler which translates the l2rom source code to binary code.
Updated -
How sign build artifacts in a CI job. Please note that this method includes the risk that your private key might be stolen!
Updated -
Fork of https://github.com/pypa/manylinux with modifications to provide googletest.
Updated -
Python package to handle values with errors and units, i.e. physical quantities. The package supports Gaussian error propagation and therefore makes quick evaluations in the lab easy and reliable.
Updated -
Project to demonstrate the use of InfluxDB, Chronograf, Kapacitor and Telegraf (ie. the TICK stack).
Updated -
Project to develop a 8-channel temperature DAQ system with milli-kelvin noise level.
Updated -
Repository to host the official legal documents, such as imprint, privacy prolicy and terms of service, for gitlab.sauerburger.com. The documents are located in the repositories wiki.
UpdatedUpdated -
Repository to develop a docker-builder image which allows building docker images in the CI while limiting access to the docker daemon.
Please do not use this image in production since the access restrictions can be disabled easily!
Updated