News

The repository contains code for the control of the Thorlabs TPZ001 (piezo driver) and TSG001 (strain gauge reader) controllers with the kinesis API. It contains 2 files: piezo.py for the ...
Radio Buttons in customtkinter official documentation. Conclusion. In this post, we saw frames and radio buttons in customtkinter. Along with this, we made a calorie-showing📈 app. Now, we will be ...
Join us on a thrilling adventure with the Python GUI for NodeMCU LED Control project! Imagine the exciting fusion of Python programming and the incredible capabilities of the NodeMCU microcontroller.
The Python program then asks for the com port it should be using for this session. The source package, including the code which runs on the microcontrollers, can be found at the project repository .
Last time, I assembled a Python object representing a Rigol oscilloscope. Manipulating the object communicates with the scope over the network. But my original goal was to build a little GUI window… ...