espressif/esp_daylight

1.0.1

Latest
uploaded 4 hours ago
NOAA-based sunrise/sunset calculation library for ESP-IDF

changelog

# Changelog

All notable changes to the ESP Daylight component will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2025-09-10

Moved from esp-rainmaker to idf-extra-components

## Added
- Unit test suite and example application

## [1.0.0] - 2025-09-09

### Added
- Initial release of ESP Daylight component
- NOAA Solar Calculator implementation for sunrise/sunset calculations.
  Reference: https://gml.noaa.gov/grad/solcalc/
- Support for global locations including polar regions
- Time offset functionality for scheduling applications

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_daylight^1.0.1"

or download archive

Stats

  • Archive size
    Archive size ~ 20.75 KB
  • Downloaded in total
    Downloaded in total 37 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_daylight version: 1.0.1
|