0% found this document useful (0 votes)
18 views1 page

DMS K Scheme Proposal

The micro-project proposal outlines the development of a MAC Address Finder application using Python and Tkinter, aimed at providing users with a graphical interface to retrieve and copy their MAC address. The methodology includes researching MAC addressing, developing a Python script, creating a GUI, and implementing clipboard functionality, followed by testing and documentation. The project is scheduled to be completed by March 7, 2025, with specific activities assigned to team member Aditya Pandji.

Uploaded by

adityapandji1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

DMS K Scheme Proposal

The micro-project proposal outlines the development of a MAC Address Finder application using Python and Tkinter, aimed at providing users with a graphical interface to retrieve and copy their MAC address. The methodology includes researching MAC addressing, developing a Python script, creating a GUI, and implementing clipboard functionality, followed by testing and documentation. The project is scheduled to be completed by March 7, 2025, with specific activities assigned to team member Aditya Pandji.

Uploaded by

adityapandji1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Micro-Project Proposal

Data Communication and Computer Network (314318)


1) TOPIC:
 MAC Address Finder using Python and Tkinter.

2) Aim:
 This project aims to develop a simple yet effective application using Python and Tkinter to retrieve and display the
MAC address of a system.
 The application will provide users with a graphical interface to obtain their MAC address and copy it to the
clipboard.

3) Course Outcomes Addressed :


 CO4 - Configure different TCP/IP services.

4) Proposed Methodology :
1. Understanding MAC Addressing: Research how MAC addresses are assigned and used in networking.
2. Development of Python Script: Utilize Python’s uuid module to fetch the MAC address.
3. Integration with Tkinter: Develop a GUI using Tkinter to display the MAC address.
4. Implementation of Clipboard Functionality: Use pyperclip to allow users to copy the MAC address.
5. Enhancing Usability: Add user-friendly UI elements like buttons, labels, and message boxes.
6. Testing and Debugging: Ensure the application works across different operating systems.
7. Documentation and Report Preparation: Compile the findings and results into a formal report.

5) Action Plan :
Sr. No. Activity Start Date Finish Date Team
Members
Responsible
1 Research MAC Address and Networking Basics 03/03/2025 03/03/2025 Aditya Pandji

2 Develop Python Script for MAC Address Retrieval 04/03/2025 04/03/2025 Aditya Pandji

3 Design GUI Using Tkinter 04/03/2025 04/03/2025 Aditya Pandji


4 Integrate Clipboard Functionality 05/03/2025 05/03/2025 Aditya Pandji

5 Testing and Debugging 05/03/2025 05/03/2025 Aditya Pandji


6 Documentation and Report Writing 06/03/2025 06/03/2025 Aditya Pandji

7 Submission of Micro-Project 07/03/2025 07/03/2025 Aditya Pandji

6) Resources Required :
Sr. No. Resource/Material Specifications Quantity

1 Computer System Windows, Python Installed 1

2 Python IDE VS Code 1

3 Python Libraries Tkinter, uuid, pyperclip 1

4 Documentation Software Microsoft Word 1

You might also like