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

got driver for DS1337 real time clock #31

Open
lazychino opened this issue Mar 18, 2015 · 3 comments
Open

got driver for DS1337 real time clock #31

lazychino opened this issue Mar 18, 2015 · 3 comments

Comments

@lazychino
Copy link

Hello, I wrote a time ago this driver https://github.com/lazychino/ds1337js, I think maybe it could be added to here. I created to use the alarms on this RTC to turn on a beaglebone.

@deadprogram
Copy link
Member

Hi, @lazychino that seems like an excellent to add support. Looks easy to add, by extracting the functionality in https://github.com/lazychino/ds1337js/blob/master/ds1337.js and then replacing the i2c reads/writes with the appropriate Cylon.js adaptor calls.

@edgarsilva
Copy link
Contributor

@lazychino any news on this?

@lazychino
Copy link
Author

I've busy with work, I think I can spare some time on the weekend to do this. I need to order a DS1337 to test this on hardware

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