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

https://github.com/murdercode/danoc-project

⛏️ DIY Caving Project for monitoring and surviving in a cave
https://github.com/murdercode/danoc-project

Last synced: 9 months ago
JSON representation

⛏️ DIY Caving Project for monitoring and surviving in a cave

Awesome Lists containing this project

README

          

# DANOC (Device for Ambient and Nutrient Observation in Caves) Board Project

The DANOC Board Project is an innovative DIY solution designed for speleologists and cave enthusiasts who wish to monitor various environmental parameters within caves. This Arduino-based project leverages the capabilities of the Nicla Sense ME and an Adafruit_SSD1306 display to provide real-time data on temperature, humidity, gas levels, and other vital environmental metrics. Whether you're conducting scientific research or simply exploring the underground world, DANOC offers a compact, efficient, and customizable tool to enhance your cave exploration experience.

## Features

- **Real-time Environmental Monitoring**: Track temperature, humidity, gas concentrations, and more within cave environments.
- **Arduino-based**: Utilizes the versatile and widely-supported Arduino platform for ease of programming and customization.
- **Nicla Sense ME Integration**: Leverages this powerful sensor board for accurate environmental readings.
- **Adafruit_SSD1306 Display**: Displays real-time data readings on a crisp OLED screen, making it easy to monitor conditions at a glance.
- **DIY and Customizable**: Designed with the DIY community in mind, allowing for modifications and customizations to fit specific needs.

## Components Required

- Nicla Sense ME sensor board
- Adafruit_SSD1306 OLED display
- Necessary cables and connectors
- Power source (battery or power bank)

## Getting Started

1. **Assemble Your Hardware**: Connect the Nicla Sense ME and the Adafruit_SSD1306 display to your Arduino according to the provided schematics.
2. **Install the Arduino IDE**: Ensure you have the latest version of the Arduino IDE installed on your computer.
3. **Download the DANOC Software**: Clone or download the DANOC project repository to your local machine.
4. **Install Required Libraries**: Install the necessary libraries for the Nicla Sense ME and Adafruit_SSD1306 through the Arduino IDE's Library Manager.
5. **Upload the Code**: Open the DANOC project in the Arduino IDE, connect your Arduino via USB, and upload the code to your device.
6. **Begin Monitoring**: With the device powered and operational, you're ready to start monitoring cave environments.

## Contributing

The DANOC project is open to contributions! Whether you're interested in refining the code, adding new features, or improving the hardware design, we welcome your input. Please see our contributing guidelines for more details on how to get involved.

## License

This project is licensed under the MIT License - see the LICENSE file for details.

## Acknowledgments

- Thanks to the Arduino community for providing an accessible and powerful platform for hardware enthusiasts.
- Special thanks to the developers of the Nicla Sense ME and Adafruit_SSD1306 for their innovative products that make projects like DANOC possible.

Embark on your cave exploration journey with DANOC and unlock the secrets of the underground world through precise and real-time environmental monitoring.