Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)_