Close

381 Results for "led nixie clock"

  • ESP8266 Nixie

  • I built a clock like this earlier using ancient OSRAM smart displays, but I wondered if the ESP8266 Arduino code was fast and flexible enough to run a six-digit multiplexed Nixie clock. Because I had done this with my earlier clock, I added the a Bosch...
  • Steam Clock

  • Steam Clock There are moments in the life of a tinker, hacker etc. when worlds are changing. One of these moments was my change from a basic based microcontroller to the big world of Arduino. I started the microcontroller programming around 1999 with...
  • Unary Clock

  • The LED Clock project build extends the simpler @Shrimpingit Alarm Clock Project.In turn the Alarm Clock project is based on the Shrimp build (originally reported at http://hackaday.com/2012/11/10/the-ultimate-low-cost-dev-board/This project adds a 'unary'...
  • Ancient 12 hour display

  • While waiting for PCBs for another project, I decided to revive more old boards and components. The board in question is a 12 hour clock display with 3 LEDs per segment that I made in the late 70s. A few years back I got it working again with the original...
  • A Very Accurate LED Clock

  • Motivation: I sometime play games into the night without realizing how late it is. I need a clock below my monitor that is non-distracting, large, easy to read in my peripheral vision. Also it would be ideal if is set and forget i.e. accurate enough...
  • avr-lvds-lcd binary-clock

  • See the description above, regarding the Binary Ice Clock and 7-seg Binary Clock, which largely inspired this venture! For several years, I developed "avr-lvds-lcd" aka "LCDdirectLVDS", which enables an LVDS-interfaced LCD [such as from a laptop]...
  • 7 Segment Led Clock

  • The clock is made using arduino and other components as mentioned the files and all pictures are attached below the control of the clock is done by arduino or you can use 74HC595 Drivers for easy control In this case, I used it to simulate an analog...
  • Ambient Real Time Clock

  • Aim I made this Clock because I have a addressable LED strip laying around and I want to use it. Then I saw my room doesn't have a good Clock that matches its walls. So I Decided to make a Clock which can change its colors according to users mood or...
  • RGB LED Analog Clock

  • Controller Almost any 8-bit AVR controller is suitable. I used an Adafruit Pro Trinket since I had one lying around, but any ATmega328 or ATmega32U4 based Arduino Pro Mini, Arduino Nano, Teensy, Adafruit ItsyBitsy, or Adafruit Metro Mini would work too....
  • Gammaclock

  • Why another clock? The clocks people use to tell the time of day consist of a display to show what time it is, a timebase to drive the display, and a case to hold them. The number of ways people have found to build clocks -- to vary the display, the...