Thanks to visit codestin.com
Credit goes to github.com

Skip to content

enomado/meteo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Atmospheric Pressure Logger

A simple atmospheric pressure logger built with Rust, running on ESP32-C3 using esp-hal.


✨ Features

  • πŸ¦€ Written in Rust for safety and performance
  • ⚑ Runs on ESP32-C3 microcontroller
  • πŸ”Œ Uses esp-hal for hardware abstraction
  • 🌑️ Supports sensors like BMP390 via bmp390-rs
  • ⏱️ Configurable sampling interval (from seconds to hours)
  • πŸ’Ύ Stores data to a remote server via Wi-Fi
  • 🌐 Syncs time using NTP

πŸ™ Credits

This project wouldn’t be possible without these fantastic open-source libraries:

  • bmp390-rs – sensor driver support
  • sntpc – SNTP client for time synchronization
  • esp-hal – an amazing ESP32 hardware abstraction layer
  • embassy – Asynchronous embedded framework

Many thanks to the authors and maintainers of these crates for their hard work!

πŸ“œ License

This project is licensed under the MIT License.

πŸ”— Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published