Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Modbux is the tool I desperately needed four years ago. It handles both Modbus TCP and RTU, lets you assign datatypes to registers, scan for addresses and data, simulate servers for testing, and ...
The advent of quantum thermodynamics has led to the design of quantum heat engines. When adiabatically driven, the working medium is typically assumed to be in thermal equilibrium. Here, authors show ...
MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol, and is intended to be running on the master. The only dependence ...