3D-Printed Arduino Christmas Countdown Ornament

Want to show off your own project? Want to keep a build log of it? Post it here!
User avatar
wermy
Site Admin
Posts: 1346
Joined: Tue May 03, 2016 8:51 pm
Has thanked: 620 times
Been thanked: 1322 times
Contact:

Re: 3D-Printed Arduino Christmas Countdown Ornament

Post by wermy » Sun Dec 10, 2017 7:42 pm

di993r wrote:
Sun Dec 10, 2017 11:47 am
Thanks. just done both but same error.
Can you try changing

Code: Select all

#include "ds3231.h"
To

Code: Select all

#include <ds3231.h>
And see if that fixes it?

Also occurred to me you'll need to install Adafruit's GFX library, too:
https://github.com/adafruit/Adafruit-GFX-Library
ImageImageImageImage

di993r
Posts: 5
Joined: Mon Jun 12, 2017 12:30 pm
Has thanked: 5 times

Re: 3D-Printed Arduino Christmas Countdown Ornament

Post by di993r » Mon Dec 11, 2017 12:54 pm

Legend. Thank you.
:D

User avatar
thedudester80
Posts: 16
Joined: Sat Jun 18, 2016 7:31 pm
Location: KC Missouri
Has thanked: 8 times
Been thanked: 14 times

Re: 3D-Printed Arduino Christmas Countdown Ornament

Post by thedudester80 » Wed Dec 20, 2017 6:56 am

Wermy I love this project. I recently have been looking into 3D printing and was curious what software you use to design your projects. Also do you think a 3D printer forums or design forums could be a section on sudomod in the future? I would enjoy seeing what people come up with. Anyway really liked this one and look forward to more projects from you.

User avatar
HoolyHoo
Posts: 766
Joined: Sat Jul 09, 2016 9:34 pm
Has thanked: 206 times
Been thanked: 741 times

Re: 3D-Printed Arduino Christmas Countdown Ornament

Post by HoolyHoo » Wed Dec 20, 2017 9:54 am

thedudester80 wrote:
Wed Dec 20, 2017 6:56 am
Wermy I love this project. I recently have been looking into 3D printing and was curious what software you use to design your projects. Also do you think a 3D printer forums or design forums could be a section on sudomod in the future? I would enjoy seeing what people come up with. Anyway really liked this one and look forward to more projects from you.
We do have a forum already for 3D printing.

viewforum.php?f=27

User avatar
wermy
Site Admin
Posts: 1346
Joined: Tue May 03, 2016 8:51 pm
Has thanked: 620 times
Been thanked: 1322 times
Contact:

Re: 3D-Printed Arduino Christmas Countdown Ornament

Post by wermy » Wed Jan 03, 2018 8:06 am

thedudester80 wrote:
Wed Dec 20, 2017 6:56 am
Wermy I love this project. I recently have been looking into 3D printing and was curious what software you use to design your projects. Also do you think a 3D printer forums or design forums could be a section on sudomod in the future? I would enjoy seeing what people come up with. Anyway really liked this one and look forward to more projects from you.
Sorry I missed this one. I used to use Onshape but have moved completely over to Fusion360. And yeah as Hoolyhoo pointed out we have a new 3d printing section with several subforums. :)
ImageImageImageImage

Bryan
Posts: 1
Joined: Mon Jul 30, 2018 4:24 pm
Been thanked: 1 time

Re: 3D-Printed Arduino Christmas Countdown Ornament

Post by Bryan » Sun Aug 12, 2018 4:02 pm

It looks like the interrupt control variable was changed to DS3231_CONTROL_INTCN from DS3231_INTCN in the library header file in the following commit/merge:
https://github.com/rodan/ds3231/commit/ ... d7e00785d3

Changing the DS3231_init call to use DS3231_CONTROL_INTCN fixed the issue I was having (same one di993r was having with DS3231_INTCN not being defined).

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest