Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

An archive of Professor Lamperski's Inverted Pendulum System from EE4951W 2022

Notifications You must be signed in to change notification settings

UMN-EE4951W-Lamperski/pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lamperski Inverted Pendulum

Known Vulnerabilities

The git repository for Professor Lamperski's Inverted Pendulum, designed by EE4951W students from 2019, 2021, and 2022.

The structure for the repository is as follows:

├── System (folder)
| ├── pendulum (folder)
| │ ├── system.py (the main Python script)
| │ ├── encoder.py (here be dragons)
| │ └── motor.py (the motor controller)
├── Web (folder)
│ └── *
└── README.md (what you are currently reading)

* See the web submodule for more information on the web frontend.

About

An archive of Professor Lamperski's Inverted Pendulum System from EE4951W 2022

Resources

Stars

Watchers

Forks