This package includes the implementation of a pendulum clock with alarm. A complete description of the system and its implementation using the CD++ environment can be found here
The clock is guided by the oscillation of a pendulum, and counts the minutes and hours.
It also has an alarm system that is checked and activated when required.
The clock and the alarm can be configured using the input ports.
Name | Description |
---|---|
Pendulum | |
Control | |
Alarm | |
Hours | |
Minutes | |
Motor | |
HandsControl | |
AlarmControl | |
Clock | |
testClock | |
ClockNoAlarm | |
testNoAlarm |