Sd2k3 / Track-n-Eat

Device to measure amount of harmful chemicals present in vegetables and fruits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Track-n-Eat

The main objective of Track-n-Eat is to detect the amount of harmful chemicals (pesticides) present in fruits and vegetables.

Logo

TRACK'n EAT

Table of Contents
  1. Our Goal
  2. Languages and Tools
  3. Note
  4. Issues
  5. Documentations
  6. License
  7. Team Members
  8. Learning Areas
  9. Difficulties faced
  10. Code of Conduct
  11. Conclusion
  12. Acknowledgement

Our Goal

The Track'N Eat Project is an initiative to explore low-cost solutions to healthcare problems in the food industry. Usage of colouring chemicals to enhance the appearance of fruits and vegetables has been a huge issue since the past decade and we seek to create a device that can help us identify the food products that have been subjected to it.

(back to top)

Tech Stacks

  1. Arduino Uno
  2. Lcd Display
  3. Power circuits
  4. Infrared sensors
  5. Photo Sensors
  6. LED

Arduino UNO


LCD Display


Power Supply Circuit


Infrared Sensors


Photo Sensors


LED

(back to top)

Languages

WhatsApp Image 2022-04-03 at 12 11 26 AM

(back to top)

Installing the required Libraries

  1. include
  2. c++ library
  3. include <math.h>
  4. include <assert.h>

(back to top)

Contributing

Contributions are always welcome! If you have any idea, suggestions,fixes, feel free to contribute. You can do that by going through the following steps:

  1. Clone this repo
  2. Create a branch git checkout -b your-feature
  3. Make desired changes
  4. Test your changes
  5. Push your branch and open a PR

(back to top)

Note

See the issues first, if you can solve those then work on them first and then work on your ideas. If you attach screenshots of the output after your changes it will help us in reviewing the the PR and hence faster acceptance of your PR.You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

(back to top)

Issues

Contributions, issues and feature requests are welcome! Feel free to check issues page. You can also take a look at the contributing guide.

(back to top)

Documentation

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information

(back to top)

Team Members

Team

  1. Swarajit Dey

  2. Debagnik Sen

  3. Soubarno Chatterjee

  4. Hritambhar Ray

  5. Aritra Ray

  6. Aiindrila Kole

  7. Shreyan Sarkar


Swarajit Dey


Debagnik Sen


Soubarno Chaterjee


Hritambhar Ray


Aritra Roy


Aiindrila Kole


Shreyan Sarkar

(back to top)

Learning Area

  1. Project based learning is quite efficient in this time.
  2. While doing this project we had to get in depth knowledge about a the working of an arduino and had to write programs in it.
  3. We had a great team and so the project came out really well.
  4. Doing this project we had come across C++ for ardruino and HTML for Github.
  5. Overall we had a great learning experience while doing this project.

(back to top)

Difficulties faced

  1. This was our first time we did a technical project and so we faced several difficulties during this time.
  2. We had very less prior knowledge about the job in the project.
  3. In the beginning everyone had different opinions about the project but slowly as we progressed we followed the same path .
  4. But having faced those difiiculties we managed to complete the project

(back to top)

Code of Conduct

To check out the "CODE OF CONDUCT" see Code of Conduct.md

(back to top)

Conclusion

Thus we have to develop the low cost,easy to use and portable hardware system using the current Technology for detecting amount of pesticides and harmul chemicals present on the surface of fruits and vegetables. This can be sufficient for many of the health problem Conclusion

(back to top)

Acknowledgement

We would like to express Our special thanks of gratitude to Our respected project guide sir Mr.______for giving us such a golden opportunity to do this project which also helped us in doing a lot of research work and we came to know about so many new things. We are really blessed and thankful to work under him. Secondly we would like to thank our college seniors and fellow friends also who helped us a lot in finalizing this project within the limited time frame.

Thank you

(back to top)

Project Lead

Swarajit Dey

About

Device to measure amount of harmful chemicals present in vegetables and fruits

License:MIT License