hebecked
PhD in astroparticle physics | Expert reviewer for R&D funding proposals | Projects are mostly private and for fun, feel free to forge or contribute w.r.t. (C)
Berlin
Pinned Repositories
433MHZ-RC-Tools
A collection of RC communication tools for Arduino and Raspberry pi. Including analysing RC signals, duplicating RC signals, and a custom comunication protocoll and library.
C-Plot
A small plotting libary for C. It gives a good look in some working principles and is easy to modify. However it will probably never be mainstream as it was my first ever programming project and I did not kow much about libraries then. The output is currently given as a *.bmp file.
castero
TUI podcast client for the terminal
conky-snippets
Some conky configrc snippets to display battery status, current and next days weather conditions, some audio (MOCp) information and other.
DHT-displayNlog
A Arduino script to read temperature and humidity from a DHT(22/21/11) sensor and send to the computer. Furthermore a python script to either log the date with a given timinterval or display the data live as a graph.
DipCoater_Firmware
dynamicPlot
A small python class to plot and refresh data periodically.
OpinionAnalyzer
Scrape various German news sites for articles and comments. Store them in a DB and analyse both on their sentiment with various NLP solutions. The result can be viewed on a Grafana dashboard.
PyDAQ
A DAQ for optical measurements with Photodiodes on a Lock-In amp. including control over an XYZ-Scanner, two rotational platforms, and a monochromator. All this is implemented in Python including a GUI.
hebecked's Repositories
hebecked/PyDAQ
A DAQ for optical measurements with Photodiodes on a Lock-In amp. including control over an XYZ-Scanner, two rotational platforms, and a monochromator. All this is implemented in Python including a GUI.
hebecked/433MHZ-RC-Tools
A collection of RC communication tools for Arduino and Raspberry pi. Including analysing RC signals, duplicating RC signals, and a custom comunication protocoll and library.
hebecked/conky-snippets
Some conky configrc snippets to display battery status, current and next days weather conditions, some audio (MOCp) information and other.
hebecked/OpinionAnalyzer
Scrape various German news sites for articles and comments. Store them in a DB and analyse both on their sentiment with various NLP solutions. The result can be viewed on a Grafana dashboard.
hebecked/C-Plot
A small plotting libary for C. It gives a good look in some working principles and is easy to modify. However it will probably never be mainstream as it was my first ever programming project and I did not kow much about libraries then. The output is currently given as a *.bmp file.
hebecked/castero
TUI podcast client for the terminal
hebecked/DHT-displayNlog
A Arduino script to read temperature and humidity from a DHT(22/21/11) sensor and send to the computer. Furthermore a python script to either log the date with a given timinterval or display the data live as a graph.
hebecked/DipCoater_Firmware
hebecked/dynamicPlot
A small python class to plot and refresh data periodically.
hebecked/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
hebecked/getWeather
A python script to retrieve current weather and forecast data from openweathermap.org for your current position as well as any city arroudn the world. The Data can be loaded in a conky config file.
hebecked/humidityControl
This is a basic instruction on how to build a Arduino based fan control unit to remove humidity from your basement.
hebecked/LabVIEW_DAQ
hebecked/muonic
Automatically exported from code.google.com/p/muonic
hebecked/my-conky-backup
My conky files. They work on my arch linux DELL XPS 13. They whill require some modification for any other system. Even on the same system with a slightly other configuration it will most likely requier modification. BUT it is a good point to start from if you want system, network, sound (moc(p)) and weather information in a need conky widget.
hebecked/PyParser
A small wrapper to merge argparse and ConfigParser. There are other possibly easier ways to do this. However this wrapper has the advantage, that you just include it and use it as you used argparse before with the additional comfort of being able to store them in a config. While it is still possible to overwrite them with a command line flag. Elements of the group None will not be included in the storing process.
hebecked/RC_TFT_433
A simple home remotecontrol for DIY devices based on 433 MHz. Utilizing an Arduno, a small TFT screen and a little joystick module.
hebecked/swPWM
A small software PWM library for arduino and alike. Software PWMs do have disadvantages over hardware PWMs, however sometimes they can be necessary.
hebecked/Weather-log
A python programm to LOG and display weather data from a WH2080 Weather station (e.g. Conrad etc.)
hebecked/wiki-content-extractor
Extracts the content of a wiki page in plain text