Closed pjueon closed 2 years ago
I've just made a pull request for this!
Like I mentioned above, if you think it would make the project too complicated and you don't want it, I will make a separate repository for NVIDIA Jetson series. But I think it would be really cool if this project supports multi-platforms.
PR merged.
Thanks for the great application! Personally, I don't have any raspberry PI device. But I have NVIDIA Jetson Nano instead. So I'm implementing this project for NVIDIA Jetson series by using my library.
I think it would be cool if the users can choose the platform when you build the txtempus. For example:
The main logics and the interface can be reused, so you can easily add support for other platforms in the future by only implementing the hardware control part.
Actually I almost finished implementing it, and it works perfectly with Jetson Nano and my watch which uses JJY signal.
So, here's my question: Can I make a pull request about this?
If you think it would make the project too complicated and you don't want it, I will make a separate repository for NVIDIA Jetson series (txtempus-jetson or something like that).