- Joined
- Jan 14, 2009
- Messages
- 1,452
- Points
- 83
Hey ,
This was a little project I did from the shift registers and arduinos : D
Video - https://www.youtube.com/watch?v=OOVk0ewZxIg , There is a start up pattern and I will soon say hello on power up .
6 digit clock is based on 6 6B595 shift registers , it uses a i2c DS3231 RTC that is point soldered into place with battery backup .
Controller is a arduino pro mini on the 6 digit
Im not to good with shift registers on the code side of things so the program is just a lot of else if statements and shift out function to check the output from the RTC and to print a byte based on what is true .
IMG_0933[1] by TwirlyWhirly555, on Flickr
IMG_0934[1] by TwirlyWhirly555, on Flickr
IMG_0935[1] by TwirlyWhirly555, on Flickr
This was a little project I did from the shift registers and arduinos : D
Video - https://www.youtube.com/watch?v=OOVk0ewZxIg , There is a start up pattern and I will soon say hello on power up .
6 digit clock is based on 6 6B595 shift registers , it uses a i2c DS3231 RTC that is point soldered into place with battery backup .
Controller is a arduino pro mini on the 6 digit
Im not to good with shift registers on the code side of things so the program is just a lot of else if statements and shift out function to check the output from the RTC and to print a byte based on what is true .
IMG_0933[1] by TwirlyWhirly555, on Flickr
IMG_0934[1] by TwirlyWhirly555, on Flickr
IMG_0935[1] by TwirlyWhirly555, on Flickr
Last edited: