TinyCircuitsZachary Lee
Published © GPL3+

Custom Fitness Tracker

There are many fitness trackers on the market today, but most of them do not give users the ability to easily customize them!

IntermediateFull instructions provided1 hour1,256
Custom Fitness Tracker

Story

Read more

Code

Code snippet #4

Plain text
/* Change these values to set the current time when you upload the sketch. */
const byte seconds = 10;
const byte minutes = 52;
const byte hours = 23;

/* Change these values to set the current initial date */
const byte day = 16;
const byte month = 8;
const byte year = 19;

Credits

TinyCircuits
33 projects • 25 followers
Contact
Zachary Lee
5 projects • 4 followers
Contact

Comments

Please log in or sign up to comment.