tspi.at

Controlling the Korad KA3005P using Python

15 Jul 2022 - tsp

Reading time 13 mins

A short summary on how to control the Korad KA3005P power supply using Python as well as some simple samples on how to use my own control library

Developing native Python extensions in C - capturing from Video4Linux devices

12 Jun 2022 - tsp

Reading time 30 mins

Since I was not really satisfied with various tutorials out there this is my personal summary on how to develop Python extensions in ANSI C. A simple library that captures frames from Video4Linux devices on various Unices without external dependencies will serve as an example.

Linear time dependent correlations using bivariate correlation and shifts

08 May 2022 - tsp

Reading time 7 mins

A mini summary of how to use the bivariate correlation coefficient (Pearson correlation coefficient) together with shifts to get information about time based correlations between two different time series datasets

Controlling multiple heatbands using PWM via an Atmel AVR

07 May 2022 - tsp

Reading time 11 mins

A mini project that summarizes a simple method to control a bunch of 100W silicone heatbands used to bake a vacuum system. Control is done using a PWM controller realized inside an AVR using a pretty simple implementation, remote control of the duty cycle is offered via an ESP8266 based WiFi capable NodeMCU

Statistics on chat service online status

03 May 2022 - tsp

Reading time 21 mins

Playing around with scraping online status information from a social networks chat service and doing some statistical analysis

Dynamic imports in Python

01 May 2022 - tsp

Reading time 4 mins

A simple summary on how to dynamically load modules from files in Python similar to the dlopen/dldsym/dlclose semantics in C

Implementing a simple websocket server in Python

23 Apr 2022 - tsp

Reading time 7 mins

This is a simple short summary on how one can build a websocket server for use with ones JavaScript web application in Python using asyncio and websockets package

Logarithm and exponential function with OpAmps

27 Feb 2022 - tsp

Reading time 7 mins

A summary how to implement the logarithmic and exponential function using operational amplifiers - and how to use this to build simple mixers when combining with a simple summation amplifier

PID control loop in a nutshell

22 Feb 2022 - tsp

Reading time 10 mins

Short dive into the basics of PID loops

Building simple function generators using OpAmps (OpAmp based multivibrator)

24 Jan 2022 - tsp

Reading time 19 mins

Summary on how to use operational amplifiers to build simple function generators such as square wave function generators. This approach can be used to build simple laboratory function generators as well as low frequency oscillators used for various applications.


Data protection policy

Dipl.-Ing. Thomas Spielauer, Wien (webcomplains389t48957@tspi.at)

This webpage is also available via TOR at http://rh6v563nt2dnxd5h2vhhqkudmyvjaevgiv77c62xflas52d5omtkxuid.onion/

Valid HTML 4.01 Strict Powered by FreeBSD IPv6 support