Newer
Older
pic-leddrvr2 / CHANGELOG
  1.  
  2. RCS file: RCS/leddrvr2.asm,v
  3. Working file: leddrvr2.asm
  4. head: 2.4
  5. branch:
  6. locks: strict
  7. tundra: 2.4
  8. access list:
  9. symbolic names:
  10. keyword substitution: kv
  11. total revisions: 8; selected revisions: 8
  12. description:
  13. 2nd Generation driver for homemade 7-segment LED display board.
  14. ----------------------------
  15. revision 2.4 locked by: tundra;
  16. date: 2002/05/02 19:25:21; author: tundra; state: Exp; lines: +17 -6
  17. Reduced counting delay interval to 5ms.
  18. Cleaned up the initialization code to properly zero the count
  19. storage registers.
  20. ----------------------------
  21. revision 2.3
  22. date: 2002/04/02 16:29:32; author: tundra; state: Exp; lines: +15 -8
  23. Extended code to fully support 8 LEDs.
  24. ----------------------------
  25. revision 2.2
  26. date: 2002/04/02 15:20:27; author: tundra; state: Exp; lines: +18 -27
  27. First working version of CD4094-based shift register implementation.
  28. ----------------------------
  29. revision 2.1
  30. date: 2002/03/29 15:37:07; author: tundra; state: Exp; lines: +90 -45
  31. First cut of dual CD4094 hardware driver.
  32. ----------------------------
  33. revision 2.0
  34. date: 2002/03/28 18:21:37; author: tundra; state: Exp; lines: +1 -10
  35. New branch introduced for CD4094 Shift-Register based hardware.
  36. ----------------------------
  37. revision 1.3
  38. date: 2002/03/28 18:00:57; author: tundra; state: Exp; lines: +12 -2
  39. Made changes to drive hybrid hardware using a 74164 serial shift register.
  40. ----------------------------
  41. revision 1.2
  42. date: 2002/03/28 12:04:28; author: tundra; state: Exp; lines: +28 -9
  43. First implementation using shift-register for LED selection.
  44. ----------------------------
  45. revision 1.1
  46. date: 2002/03/27 10:03:27; author: tundra; state: Exp;
  47. Initial revision
  48. =============================================================================