Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartben/artificial-nose
Instructions, source code, and misc. resources needed for building a Tiny ML-powered artificial nose.
https://github.com/kartben/artificial-nose
ai edge-impulse iot seeedstudio tinyml wioterminal
Last synced: 2 days ago
JSON representation
Instructions, source code, and misc. resources needed for building a Tiny ML-powered artificial nose.
- Host: GitHub
- URL: https://github.com/kartben/artificial-nose
- Owner: kartben
- Created: 2020-06-24T14:04:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T11:58:00.000Z (6 months ago)
- Last Synced: 2024-12-15T13:04:06.754Z (9 days ago)
- Topics: ai, edge-impulse, iot, seeedstudio, tinyml, wioterminal
- Language: C
- Homepage:
- Size: 19.3 MB
- Stars: 352
- Watchers: 20
- Forks: 71
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Featured on MAKE:](_assets/FeaturedonMakebadge_32x32.png) [![PlatformIO CI](https://github.com/kartben/artificial-nose/actions/workflows/platformio.yml/badge.svg)](https://github.com/kartben/artificial-nose/actions/workflows/platformio.yml)
# Artificial Nose
This repository contains all the instructions, source code, and resources for building your very own DIY artificial nose, powered by TinyML.
## Introduction
Some time back in May 2020, like I'm guessing many other people, I spent quite some time trying to perfect my bread recipe, including trying to determine when my sourdough starter would be in the ideal condition to bake perfect baguettes.
Fast-forward to a few weeks later, I had assembled a full-blown (pun intended!) artificial nose. It can be used for a wide variety of applications, from helping folks suffering from anosmia to spot the smell of burning food or spoiled milk, to monitoring the cleanliness of office buildings, etc.
I am sharing in this repository all the instructions, source code, bill of materials, etc. for you to build and train your very own artificial nose. Enjoy! 👃
## Repository contents
* 💰 [Bill of materials](./bom/README.md) ;
* ⚡ [Schematics & Wiring diagram](./schematics/README.md) ;
* 👩💻 [Firmware source code](./firmware) ;
* 🧊 [3D enclosure model files](./enclosure/README.md).## Author
👤 **Benjamin Cabé**
- Website: [https://blog.benjamin-cabe.com](https://blog.benjamin-cabe.com)
- Twitter: [@kartben](https://twitter.com/kartben)
- Github: [@kartben](https://github.com/kartben)
- LinkedIn: [@benjamincabe](https://linkedin.com/in/benjamincabe)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/kartben/artificial-nose/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020-2021 [Benjamin Cabé](https://github.com/kartben).
This project is [MIT](/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_