cluck
Cluck is a Common Lisp library written by Kevin Rosenberg for assisting in configuring timers on microcontroller chips. Current functions include:

  • displaying range of 8 and 16 bit timer values for a given clock speed
  • displaying prescaler, compare values, and error percentage for a desired millisecond interrupt period
  • displaying UART divisors and error percentage for common serial port speeds

embedded