Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altarians05/diyportableweatherstationwood
Development of a portable, open-source environmental monitoring station. This project enables real-time data collection and visualization using low-cost sensors. Designed for educational and research applications, it promotes learning about environmental monitoring technologies and programming.
https://github.com/altarians05/diyportableweatherstationwood
3d-printing arduino educational-project environmental-monitoring esp32 iot robotics weather-station
Last synced: about 2 months ago
JSON representation
Development of a portable, open-source environmental monitoring station. This project enables real-time data collection and visualization using low-cost sensors. Designed for educational and research applications, it promotes learning about environmental monitoring technologies and programming.
- Host: GitHub
- URL: https://github.com/altarians05/diyportableweatherstationwood
- Owner: altarians05
- License: mit
- Created: 2024-11-01T01:00:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T16:19:47.000Z (2 months ago)
- Last Synced: 2024-12-07T16:26:25.122Z (2 months ago)
- Topics: 3d-printing, arduino, educational-project, environmental-monitoring, esp32, iot, robotics, weather-station
- Language: C++
- Homepage:
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WoodWeatherStationSENA
๐ข Important Notice ๐ ๏ธ
This wooden version is the first prototype of our portable environmental monitoring station. ๐ While functional and great for learning, it lacks the advanced features of the latest version, such as WiFi connectivity and enhanced sensors. ๐๐ก![Render2](https://github.com/user-attachments/assets/24a2be50-e630-4495-b90f-2cb2eebc8f3c)
โจ Want to check out the complete and updated version?
Visit the link below to explore the final iteration with all the bells and whistles:๐ Latest Version:
- ๐ [Thingiverse](https://www.thingiverse.com/thing:6854103)
- ๐ [Github](https://github.com/altarians05/DIYPortableweatherStation)๐ฅ See the Prototype in Action!
Want to see the final prototype in action? ๐ Head over to our YouTube video to get a full walkthrough of the Portable Environmental Monitoring Station, its features, and how it works!
๐น Watch here: [Prototype Video on YouTube](https://youtu.be/jpqpw_nJwng?si=KsxWxKCoQXddJWzs)
Thank you for your interest! ๐ Your support helps us continue innovating and contributing to the open-Source community! ๐
------------------------------------------------------------------------------------------------------------------------------------------------------------
This project is a portable environmental monitoring station designed for air quality analysis, weather tracking, and gas measurement. Built as an open-source solution ๐ ๏ธ๐, it integrates IoT capabilities, making it ideal for educational projects, environmental research, and DIY enthusiasts. ๐ค๐ง
![Render3](https://github.com/user-attachments/assets/ebf0a9b1-ddd8-45e9-85fb-f642527b4037)
โจ Key Features โจ
- โ Multi-sensor integration for temperature, humidity, and gas concentration. ๐ก๏ธ๐งโก
- โ Compact and lightweight portable design. ๐๐
- โ Compatibility with Arduino ๐ค or NodeMCU for easy customization.
- โ Open-source documentation ๐ and designs ๐๏ธ to encourage collaboration ๐ค.
- โ Perfect for outdoor monitoring ๐๏ธ and data logging ๐.
- โ MicroSD card ๐ used for recorded data storage.
- โ DS3231 RTC module ๐ records the time of each measurement.
- โ LCD 16x2 screen ๐ฅ๏ธ.
- โ Example Arduino scripts ๐ป for sensor integration.![Prototype_FinalModel_WoodCutting_2](https://github.com/user-attachments/assets/d72cc02a-3a38-4128-b681-6bc79368132f)
Perfect for ๐ฌ Engineers, Makers ๐ ๏ธ, and Researchers ๐ looking to explore environmental monitoring with cost-effective ๐ and versatile tools.
------------------------------------------------------------------------------------------------------------------------------------------------------------
Download Includes:๐
- ๐ Arduino Codes: Fully documented and ready to upload to your ARDUINO or ESP. ๐
- ๐ 3D Models: Enclosure and modular components in STEP format, perfect for editing and 3D printing. ๐จ๏ธ
- ๐ Technical Drawings: Fully dimensioned plans for mechanical components, making fabrication or modifications a breeze. โ๏ธโ๏ธ
- โก Electronics Wiring Diagram: Comprehensive connection diagrams created in Fritzing, guiding the setup of all electronic components. ๐๐ฅ๏ธ๐ Download Links:
- ๐ [Tinkercad](https://www.tinkercad.com/things/6pniuVdfldQ-estacion-de-monitoreo-iot-rev4)
- ๐ [Grabcad](https://grabcad.com/library/diy-portable-weather-station-1)------------------------------------------------------------------------------------------------------------------------------------------------------------
โก๏ธ Connections:
- ๐ก๏ธ DHT11 Sensor: Pin D02 (Data), 5V, GND.
- ๐ข๏ธ MQ135 Sensor: Pin A01 (Analog), 5V, GND.
- ๐ LDR (Light Sensor): Pin A02 (Analog), 5V, GND.
- ๐ก LED: Pin D04, GND.
- ๐ LCD 16x2 (I2C): SDA -> A04, SCL -> A05, 5V, GND.
- โฐ RTC DS1307: SDA -> A04, SCL -> A05, 5V, GND.
- ๐พ MicroSD Module: CS -> D10, MOSI -> D11, SCK -> D13, MISO -> D12, 5V, GND.![Circuit_Diagram_ExpansionShield_ArduinoNano](https://github.com/user-attachments/assets/924fc218-f18f-4399-aa41-abec759e9505)
------------------------------------------------------------------------------------------------------------------------------------------------------------
๐ Libraries and Resources:
- ๐ก๏ธ DHT11:
- ๐ [Library](n9.cl/y3my5s)
- ๐ [Guide](n9.cl/2njn)
- ๐ [Tutorial](n9.cl/o05e1)
- ๐ข๏ธ MQ135:
- ๐ [Library](acortar.link/z7te3A)
- ๐ [Guide](n9.cl/p2cqr)
- ๐ [Tutorial](n9.cl/zewtn)
- ๐ LDR (Light Sensor):
- ๐ Library: No library required.
- ๐ [Guide](n9.cl/5e9dl)
- ๐ [Tutorial](n9.cl/w15fz)
- ๐ LCD 16x2 (I2C):
- ๐ [Library](n9.cl/4ulczq)
- ๐ [Guide](n9.cl/mczco)
- ๐ [Tutorial](n9.cl/exs2ti)
- โฐ RTC DS1307:
- ๐ [Library](n9.cl/y3air)
- ๐ [Guide](n9.cl/xj3kw)
- ๐ [Tutorial](n9.cl/nxks8)
- ๐พ MicroSD Module: Library and Tutorial
- ๐ [Library](n9.cl/z0hjuf)
- ๐ [Guide](n9.cl/nbez7)
- ๐ [Tutorial](n9.cl/s88k9)
------------------------------------------------------------------------------------------------------------------------------------------------------------๐ก Support the Project
If you find this project useful or inspiring, consider supporting it in each link by:
- โญ Following the project on all platforms.
- ๐ Giving it a like to help boost its visibility.
- ๐ฌ Leaving a comment with your thoughts or suggestions.