• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomeProjectFlip Dot Clock
Previous Next

Flip Dot Clock

Posted by: Olva , September 28, 2016

Flip Dot Clock is a Clock using Flip Dot Display. It’s a matrix of colorful dots flipped by electromagnet, not LED.

Flip Dot Display is interesting display device. Most of display(LED, LCD) use light. But Flip Dot Display use any light. It’s use electromagnet and colorful dots to display something.

The main Panel is Alpha Zeta’s Flip-Dot Boards XY5 . This board is easy to use with Arduino. Panel include controller and it’s can talk with Arduino using RS485. So, I also use RS485 module.

This Clock include RTC module, because Arduino dose not have RTC. I useSainSmart’s RTC module. It can use with DS1307RTC library.

Parts list

  • Flip-Dot Boards XY5 (7×28 dots)
  • Arduino Pro mini 5V
  • 9V 3-Terminal regulator
  • 10uF capacitor x2
  • SainSmart’s RTC module(DS1307)
  • RS485 module
  • some wire
  • 24V AC adapter

Connection list

Flip Dot Display Part
Flip Dot Display Part
RTC Part
RTC Part

CODE

Gist
Failed loading gist https://gist.github.com/b30992dcd80a1d2ddb77b1b5e79ed480.json: timeout
The original link: https://create.arduino.cc/projecthub/iizukak/flip-dot-clock-3dd850?ref=platform&ref_id=424_trending___&offset=0

Share!
Tweet

Olva

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors