|
1 |
| -# Automatic Waste Segregator |
2 |
| -< a href= "mailto:[email protected]"> </ a> [](https://www.python.org/) [](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE) < a href= "https://github.com/aditya2301/Automatic-Waste-Segregator/graphs/contributors">  </ a>< br> |
3 | 1 |
|
| 2 | +# Automatic Waste Segregator |
| 3 | +<a href="mailto: [email protected]"> </a> [](https://www.python.org/) [](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)  <a href="https://github.com/boudhayan-dev/Automatic-Waste-Segregator/graphs/contributors"></a>      <a href="https://github.com/boudhayan-dev/Automatic-Waste-Segregator/tree/v.01"><img src="https://img.shields.io/badge/Version-0.1-brightgreen.svg?longCache=true&style=for-the-badge"></a> <a href="https://github.com/boudhayan-dev/Automatic-Waste-Segregator/tree/v.02"><img src="https://img.shields.io/badge/Version-0.2-red.svg?longCache=true&style=for-the-badge"></a> |
| 4 | +<br> |
| 5 | + |
| 6 | +###### Welcome to the Automatic Waste Segregator project ! |
4 | 7 | <p>
|
5 | 8 | In today's world, it is important that waste items are treated properly before they are dumped into landfills for decomposition. For efficient decomposition, proper segregation needs to take place. Current waste management practices involve sorting the waste materials in the central facility. If the sorting procedure takes place at the source of garbage production, then their efficiency will increase a lot. However, relying on human beings to segregate their waste items does not work well in the long run as human beings are lazy and become complacent with time. Therefore, an automatic solution is proposed that can perform the task of segregation with great accuracy, without human assistance.<br><br>
|
6 |
| - Automatic Waste Segregator is a portable waste segregator system that identifies and separates waste materials into biodegradable and non-biodegradable categories. It uses Machine Learning to identify the type of waste. The entire system is operated using Raspberry Pi 3 developement board. Additional feature of remote monitoring is also possible. The sys admin can monitor multiple devices and the type of waste processed by them in real-time, using a web application. |
| 9 | + Automatic Waste Segregator is a portable waste segregator system that identifies and separates waste materials into biodegradable and non-biodegradable categories. It uses Machine Learning to identify the type of waste. The entire system is operated using Raspberry Pi 3 developement board. Additional feature of remote monitoring is also implemented. The sys admin can monitor multiple devices and the type of waste processed by them in real-time, using a web application. |
7 | 10 | <br><br>
|
8 |
| - The following subsystems are used: |
| 11 | + The interacting subsystems are as follows: |
9 | 12 | <br><br>
|
10 |
| - <img src="block_diagram.JPG" align="center" height="500px" width="650px"> |
| 13 | + <span>           </span> |
| 14 | + <img src="images/block_diagram.JPG" align="center" height="400px" width="500px"> |
| 15 | + |
11 | 16 | </p>
|
12 | 17 | <br>
|
13 | 18 |
|
14 | 19 | ## Dependency
|
15 | 20 |
|
16 |
| -#### Hardware Requirements: |
| 21 | + |
| 22 | +##### Hardware Requirements: |
| 23 | + |
17 | 24 |
|
18 | 25 | - Raspberry Pi 3B.
|
19 | 26 | - Pi Camera.
|
|
23 | 30 | - 16x2 LCD display module.
|
24 | 31 | - Power supply - 5V,2A.
|
25 | 32 |
|
26 |
| -#### Software Requirements: |
| 33 | + |
| 34 | +##### Software Requirements: |
| 35 | + |
27 | 36 |
|
28 | 37 | - Python 3.
|
29 | 38 | - Python Dependencies:
|
|
39 | 48 | - Twilio SMS API.
|
40 | 49 | - Google Cloud VM.
|
41 | 50 | - Tensorflow for Poets.
|
| 51 | + |
| 52 | + |
| 53 | +<br> |
| 54 | + |
| 55 | +## Releases |
| 56 | + |
| 57 | +There are 2 versions of the system:<br> |
| 58 | + |
| 59 | +<table align="center"> |
| 60 | + <tr> |
| 61 | + <td width="400px">     <a href="https://github.com/boudhayan-dev/Automatic-Waste-Segregator/tree/v.01"><img src="images/v1.0.jpeg" height="200px" width="160px"></a></td> |
| 62 | + <td width="600px"> |
| 63 | +   <a href="https://github.com/boudhayan-dev/Automatic-Waste-Segregator/tree/v.01">Version 0.1</a><br><br> |
| 64 | + <ul> |
| 65 | + <img src="images/checked.png"> Segreagtes waste into 2 categories.<br> |
| 66 | + <img src="images/checked.png"> Provides Live monitoring via Web Application.<br> |
| 67 | + <img src="images/checked.png"> User Notification via SMS. |
| 68 | + </ul> |
| 69 | + </td> |
| 70 | + </tr> |
| 71 | + <tr> |
| 72 | + <td width="400px">     <a href="https://github.com/boudhayan-dev/Automatic-Waste-Segregator/tree/v.02"><img src="images/v2.0.jpeg" height="220px" width="160px"></a></td> |
| 73 | + <td width="600px"> |
| 74 | +   <a href="https://github.com/boudhayan-dev/Automatic-Waste-Segregator/tree/v.02">Version 0.2</a><br><br> |
| 75 | + <ul> |
| 76 | + <img src="images/checked.png"> Segreagtes waste into 2 categories.<br> |
| 77 | + <img src="images/checked.png"> Robotic arm that picks up waste by itself.<br> |
| 78 | + <img src="images/checked.png"> Wheels that move the device in a predetermined path. |
| 79 | + </ul> |
| 80 | + </td> |
| 81 | + </tr> |
| 82 | +</table> |
| 83 | +<br><br> |
| 84 | + |
| 85 | +## Feedback |
| 86 | + |
| 87 | +<table align="center"> |
| 88 | + <tr> |
| 89 | + <td width="500px">     <img src="images/feedback1.png" width="280px" height="250px"></td> |
| 90 | + <td width="500px">     <img src="images/feedback2.png" width="280px" height="250px"></td> |
| 91 | + </tr> |
| 92 | + <tr> |
| 93 | + <td width="500px">     <img src="images/feedback3.png" width="280px" height="250px" align="center"></td> |
| 94 | + <td width="500px">     <img src="images/feedback4.png" width="280px" height="250px"></td> |
| 95 | + </tr> |
| 96 | +</table> |
| 97 | +<br><br> |
| 98 | + |
| 99 | +## Contributors |
| 100 | + |
| 101 | +<table> |
| 102 | + <tr> |
| 103 | + <td><a href="https://github.com/boudhayan-dev"><img src="images/contributor1.png"></a></td> |
| 104 | + <td><a href="https://github.com/chinmay4382"><img src="images/contributor2.png"></a></td> |
| 105 | + </tr> |
| 106 | + <tr> |
| 107 | + <td><a href="https://www.linkedin.com/in/aishwarya-h-s-9b0b6a126/"><img src="images/contributor3.png"></a></td> |
| 108 | + <td><a href="https://github.com/aditya2301"><img src="images/contributor4.png"></a></td> |
| 109 | + </tr> |
| 110 | +</table> |
| 111 | +<br> |
| 112 | + |
| 113 | +© All rights reserved. |
| 114 | + |
0 commit comments