Skip to content

A simple clock with tap tempo made with an ATTiny85 board, useful for eurorack systems

Notifications You must be signed in to change notification settings

mexbeb/attiny85-tap-tempo-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATTiny85 Clock with tap tempo function

A simple clock with tap tempo made with an ATTiny85 board, useful for eurorack systems.

TapTemp

This is the cheapest (less than 5 euros in components) and smallest (building it with the PCB can be mounted in a 2HP panel) clock module ever made.

Demo video here: https://youtube.com/shorts/PZ5HyXFXe1c

Features:

  • BPM from 5 to 400 (can be edited in the code)
  • One clock output and one auxiliary output
  • Status LED
  • Tap Tempo

BOM

TZT-Digispark-Kickstarter-scheda-di-sviluppo-Micro-ATTINY85-TINY85-modulo-per-Arduino-IIC-I2C-USB_jpg_640x640 jpg__webp

  • 1 x 100 uF capacitor
  • 3 x 1KΩ resistors
  • 1 x 10 pin (2x5) 2.54mm IDC header
  • 1 x 3mm LED (you can use a 5mm one as well)
  • 1 x NO momentary switch
  • 1 x 3.5mm female jack
  • 1 x 3.5mm female jack PJ-316M (OPTIONAL, if you want to use the in-board jack)

Solder everything as reported in the schematic, upload the sketch through the Arduino IDE and enjoy!

You can upload the Gerber zip to JLCPCB and make your own PCBs just by ordering them.

DISCLAIMER

The circuit is not perfect, it's as simple as it can be: it uses the onboard voltage regulator (the 78L05 which has 7-30V input range) there's no polarity protection and the switch is not debouncing well sometimes, but you know, it's DIY and really cheap and still does the job :D

About

A simple clock with tap tempo made with an ATTiny85 board, useful for eurorack systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages