Official repository for Eca14 coursework and technical implementations at Saveetha University.
- Modules/Labs: arduino, keil, proteus
- Technologies/Filetypes: 7 INO files, 13 PDSPRJ files
This project is part of the Saveetha Labs open-source movement. We encourage students to contribute and help build a collaborative learning ecosystem.
- Explore: Browse through the existing labs and projects.
- Fork: Create your own copy of the repository by clicking the 'Fork' button.
- Clone: Download your fork to your local machine:
git clone https://github.com/saveetha-labs/ECA14.git
- Develop: Add new experiments, fix bugs, or improve documentation.
- Commit: Save your changes with a meaningful message:
git commit -m "Add: Lab 10 Implementation" - Push: Upload your changes to your GitHub fork:
git push origin main
- Pull Request: Submit a Pull Request to the original repository for review.
Please ensure that all contributions represent your own work and adhere to the academic integrity policies of Saveetha University. Always redact personal identifying information (Names, Register Numbers) before submitting.
Built with β€οΈ by students at Saveetha Labs.