SlideShare a Scribd company logo
PAGE	1 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
#GHC16
2016Solving	Waste	Management	
Issues	with	Smart	Dustbins
Harshita	Kasera
Graduate	Student,	University	of	Southern	California
@hkasera
PAGE	2 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Contents
• Introduction
• Background
• Problem
• Goal
• How	to	achieve?
• Internet	of	Things
• Smart	Dustbins
• Prototype	Application	- BinWatch
• Technical	Challenges
• Questions?
PAGE	3 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Introduction
Harshita	Kasera
CS	Graduate	Student	at	
University	of	Southern	California
First	time	at	GHC!	Excited!!	:D
Feel	free	to	reach	out	to	me	later	for	any	further	
questions!
PAGE	4 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Introduction	:	Background	of	the	Talk
Tech	for	Good	Hackathon	2015	by	ABI	India
PAGE	5 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Reap	Benefit
PAGE	6 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Problem	Statement
PAGE	7 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Waste	Management	– A	necessity
• Improper	disposal	of	waste
• No	effective	waste	management	system
PAGE	8 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
What	we	need?
PAGE	9 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
What	we	need?
PAGE	10 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
How	to	achieve?
PAGE	11 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Internet	of	Things
PAGE	12 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Solving	waste	
management	using	
IoT
PAGE	13 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Solving	waste	management	using	IoT
PAGE	14 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY
PAGE	15 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY
PAGE	16 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Smart	Dustbins
PAGE	17 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Smart	Dustbins
PAGE	18 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Attributes
• Fill	level	
• Humidity
• Temperature
• Predict	the	next	fill	time!
PAGE	19 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
BinWatch
PAGE	20 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Screenshots
PAGE	21 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
BinWatch	Project
https://github.com/hkasera/binWatch
https://binwatch-ghci.rhcloud.com/locate
PAGE	22 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Technical	
Challenges
PAGE	23 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Technical	Problems
1. Huge	data	emitted	by	the	sensor	
2. Data	is	closely	tied	to	the	location	
3. Need	algorithms	to	process	raw	data	into	
meaningful	data	
4. Store	data	to	generate	reports	
5. The	UI	has	to	be	simple	and	intuitive	
6. The	application	has	to	be	accessible
PAGE	24 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Other	Problems
1. Training	people	to	use	dustbins	through	mock	drills	
2. Waste	segregation	implementation	 People	should	
use	different	trash	cans	to	store	different	kinds	of	
litter.	
3. Reporting	damaged	sensors
PAGE	25 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Questions?
Tweet	me	@hkasera	#GHC16
PAGE	26 |				GRACE	HOPPER	CELEBRATION	2016			 |	 #GHC16
PRESENTED	BY	THE	ANITA	BORG	INSTITUTE	AND	THE	ASSOCIATION	FOR	COMPUTING	MACHINERY	
Thank	you
Feedback?
Download	at	http://bit.ly/ghc16app
or	search	GHC	16	in	the	app	store
Rate	and	review	the	session	
on	our	mobile	app

More Related Content

Similar to smart-dustbins

DO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact Spotter
DO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact SpotterDO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact Spotter
DO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact Spotter
Harini Gunabalan
 
Ideas to Execution: (Mis)using Code for Prototypes
Ideas to Execution: (Mis)using Code for PrototypesIdeas to Execution: (Mis)using Code for Prototypes
Ideas to Execution: (Mis)using Code for Prototypes
Intuit Inc.
 
How I built a software business to help Mothers like me?
How I built a software business to help Mothers like me?How I built a software business to help Mothers like me?
How I built a software business to help Mothers like me?
Nirupama Mallavarupu
 
How to be a mentor to bring more girls to STEAM
How to be a mentor to bring more girls to STEAMHow to be a mentor to bring more girls to STEAM
How to be a mentor to bring more girls to STEAM
Arun Gupta
 
Bias in Artificial Intelligence
Bias in Artificial IntelligenceBias in Artificial Intelligence
Bias in Artificial Intelligence
Neelima Kumar
 
GHC17 Telecommuting Presentation
GHC17 Telecommuting PresentationGHC17 Telecommuting Presentation
GHC17 Telecommuting Presentation
maytaldahan
 
Crowdsourcing: How to Make Students Part of the Mobile Solution
Crowdsourcing: How to Make Students Part of the Mobile SolutionCrowdsourcing: How to Make Students Part of the Mobile Solution
Crowdsourcing: How to Make Students Part of the Mobile Solution
modolabs
 

Similar to smart-dustbins (7)

DO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact Spotter
DO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact SpotterDO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact Spotter
DO-AS-CASPOTT: DevOps AutoScaler and Critical Artifact Spotter
 
Ideas to Execution: (Mis)using Code for Prototypes
Ideas to Execution: (Mis)using Code for PrototypesIdeas to Execution: (Mis)using Code for Prototypes
Ideas to Execution: (Mis)using Code for Prototypes
 
How I built a software business to help Mothers like me?
How I built a software business to help Mothers like me?How I built a software business to help Mothers like me?
How I built a software business to help Mothers like me?
 
How to be a mentor to bring more girls to STEAM
How to be a mentor to bring more girls to STEAMHow to be a mentor to bring more girls to STEAM
How to be a mentor to bring more girls to STEAM
 
Bias in Artificial Intelligence
Bias in Artificial IntelligenceBias in Artificial Intelligence
Bias in Artificial Intelligence
 
GHC17 Telecommuting Presentation
GHC17 Telecommuting PresentationGHC17 Telecommuting Presentation
GHC17 Telecommuting Presentation
 
Crowdsourcing: How to Make Students Part of the Mobile Solution
Crowdsourcing: How to Make Students Part of the Mobile SolutionCrowdsourcing: How to Make Students Part of the Mobile Solution
Crowdsourcing: How to Make Students Part of the Mobile Solution
 

smart-dustbins