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 ...
This is an attempt to convert schematics, boards and (symbol) libraries from the outdated Protel99SE design tool (Protel99SE is the predecessor of the Altium Designer tool). The script will extract ...
CSV means comma separated values. It's like a normal "txt" file with commas at regular places to separate some values. Typically the first line of CSV file is a "header", containing names of columns ...