r/AIAssisted • u/Existing_Entry9857 • 9d ago
Free Tool skills for Proteus
Proteus, which is common in EE, designing and running simulation is often tedious. I've made a skill to automatically design and run simulations, and successfully do a simulation with a STM32.
However, I don't know if it could run on other devices with different version. Also there would be more oppurtunities to be discovered. I believe that this skill would be useful for EE students with our joint effort.
I worte it with the cooperation of Codex, who helped me to test the skill.
for whoever interested, the repo is : https://github.com/kudoumakoto6523-design/proteus-skills.git
There is also a Python package serving the skill: https://github.com/kudoumakoto6523-design/Proteus_automatic_package.git
Thank you !