Difference between revisions of "Breath Analyser"
Line 27: | Line 27: | ||
==Arduino code for Breath Analyser== | ==Arduino code for Breath Analyser== | ||
<html> | <html> | ||
− | <script src="https://gist.github.com/ | + | <script src="https://gist.github.com/raghavendrahassy/af23ae587fcd90b34c76.js"></script> |
</html> | </html> | ||
Latest revision as of 12:32, 14 October 2015
Guru (talk) 11:27, 14 October 2015 (IST)
Contents
Components/Boards Used
1 | Explore One for Arduino | |
2 | OLED Display Module 128X64 | |
3 | Alcohol Gas Sensor (MQ3) board |
|
4 | Mini Breadboard |
|
5 | [ 3 cell Battery Holder] |
Arduino code for Breath Analyser
Downloads
- https://github.com/ExploreEmbedded/Breath-Analyser Complete Arduino code
References and Credits