Smart Digital School  Bell with Real Time Clock

  • Blink Board:
  • 12V/24V Power Supply: Provides power to the Blink Board and connected peripherals.
  • Buzzer/Bell: Acts as the output device for ringing the school bell.
  • Pilot Lamp (Optional): Simulates the buzzer for testing purposes.
  • 20×4 I2C LCD Display: Displays real-time feedback, including time and schedule updates.
  • FTDI Adapter: Used for programming and debugging the Blink Board.

CONNECTING 20by4 I2C LCD WITH BLINKBOARD

How it Works

Power On the System:

  • Connect the Blink Board to the power supply.
  • Wait for the system to connect to Wi-Fi and sync with the NTP server(it connects to a Wi-Fi network to sync time via NTP (Network Time Protocol), ensuring that the clock is accurate at all times).

Monitor Time and Status:

  • The LCD displays the current time and upcoming schedule status.

Bell Scheduling:

  • Based on the predefined timetable in the code, Once the system’s internal clock reaches the scheduled time, it triggers the bell to ring automatically without any manual intervention.