Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/rschlaikjer/vfd-clock

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/rschlaikjer/vfd-clock

  • v0.0.0-20150409193734-2dad72bff7f7
  • Source
  • Go
  • Socket score

Version published
Created
Source

VFD Clock

Bedside clock with extended info

I'm a sucker for old display technologies, so on my arduino binge I built a bedside clock capable of displaying generic information, with long line scrolling and whatnot. The design is fully PoE, so the finished clock just needs one cable.

In this repo:

  • Arduino code for the clock logic, handles fetching data from the server and VFD control.
  • Eagle schematics for the clock control PCB
  • Housing DXF for laser cut housing. The design is intended to be cut on a 6.7mm material.
  • Server code manages actual information fetching (checking my unread mail, getting the price of bitcoin)

Partlist

  • Atmega 328P (along with 16MHz crystal, 2x 22pf caps)
  • Silvertel A9700 PoE module
  • ENC28J60 ethernet PHY
  • RB1-125BHQ1A RJ45 jack with magnetics
  • LM1117 3.3V regulator (for ENC28J60)
  • VFD with serial interface (Here I'm using a Noritake CU20045SCPB-T31A)

Pretty pictures

Front Side Proto

FAQs

Package last updated on 09 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc