News

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 ...
One way to speed up your Python programs is to write modules in the Zig language and use them in your Python code. Here's how to get started.
# LCD Text and Graphics Python program example: # This Raspberry Pi 4 Python program allows # users to learn all about how the LCD display ...
Description Write a Python program to find gcd of two numbers GCD (Greatest Common Divisor) of two numbers is the largest number that divides both of them. A simple way to find GCD is to factorize ...
This time, as an entry in the Reuse, Recycle, Revamp round of Hackaday Prize, the new PewPew receives an upgrade – from an 8×8 LED matrix to an LCD display.