Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create Arduino Lib #365

Open
DannyRavi opened this issue Sep 12, 2024 · 3 comments
Open

create Arduino Lib #365

DannyRavi opened this issue Sep 12, 2024 · 3 comments

Comments

@DannyRavi
Copy link

Hi @cosinekitty
I suggest to create a branch for Arduino lib and keep only Arduino related files in it (delete others) to add this project to Arduino package manager.

@cosinekitty
Copy link
Owner

cosinekitty commented Sep 12, 2024 via email

@DannyRavi
Copy link
Author

On Sep 12, 2024, at 5:56 AM, Danny K

Great, so I'll be waiting for you to come back to continue.
have a good time.

@pgeschwi
Copy link

pgeschwi commented Feb 2, 2025

For what it's worth, I gave this library a go in an ESP32 based project and was able to get the functions I was looking for to run. I did not do a broad test yet. Compiling resulted in "Microsecond time resolution is not supported" and asked to
"Define ASTRONOMY_ENGINE_WHOLE_SECOND to use second resolution instead"
For some reason, defining ASTRONOMY_ENGINE_WHOLE_SECOND or ASTRONOMY_ENGINE_NO_CURRENT_TIME in my main sketch did not change anything. I added
#define ASTRONOMY_ENGINE_NO_CURRENT_TIME
in astronomy.c which did the trick
I tested a couple functions on ESP32-WROOM and ESP32-C3 successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants