Skip to content
/ e-nose Public

An electronic nose built to measure how good or bad a smell is. Winner of DiamondHacks '21 Best High School Hack

Notifications You must be signed in to change notification settings

Watt3r/e-nose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-Nose Project

This is my submission for the DiamondHacks 2021 hackathon.

Demo

Here is a link to the demo on YouTube.

Code

All code is provided and commented in the e-nose.ino file.

Hardware

Wiring

Wiring Diagram

Pinouts

DHT 11 Pins Arduino Pins
0 (Left) 2
1 (Middle) 3.3v
2 (Right) GND
SGP40 Pins Arduino Pins
VIN RAW
3.3v Empty
GND GND
SCL A5
SDA A4
128x64 OLED Pins Arduino Pins
GND GND
VCC RAW
SCL A5
SDA A4

Libraries used

For this project I used many helpful libraries, listed below.

SSD1306Ascii

Adafruit SGP40 Library

Adafruit DHT Sensor Library

Next Steps

V2 of the e-nose will be a custom PCB on raspberry pi zero with Machine Learning to detect smells.

About

An electronic nose built to measure how good or bad a smell is. Winner of DiamondHacks '21 Best High School Hack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages