adithyaanilkumar / ZeW-IT

Zero Waste Intergrated Technology is an automated waste segregation and managment system.
GNU General Public License v2.0
22 stars 27 forks source link

Add support for Sensors in the Arduino Code. #10

Open adithyaanilkumar opened 3 years ago

adithyaanilkumar commented 3 years ago

To detect the type of waste entering the system and to segregate the waste into different categories, we require the use of Capacitive proximity and Inductive Proximity Sensors along with out image recognition algorithm.

The task is to add support for these Capacitive proximity and Inductive Proximity sensors in the /Modules folder of the Arduino Code.

More Info on these Sensors :

khare-agraj commented 3 years ago

Can I work on this?

adithyaanilkumar commented 3 years ago

Sure you can work on this. Please do let me know if you need any assistance.