+ Reply to Thread
Results 1 to 9 of 9

Thread: Computer Controlled Bell Ringer!

  Share/Bookmark
  1. #1
    theeldergeek
    Guest

    Default Computer Controlled Bell Ringer!

    Understand you can get "central heating style" timers for ringing the lesson change bell, but is there one that can be controlled remotely via a PC perhaps?

    We are looking for a replacement system, and if we can find one that can be controlled from a computer, it would be useful as very often we have timetable changes, and this means the current system has to be manually overridden.

    To simply re-program the timing via a PC based utility would be great!

    Any ideas?

  2. #2

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    Hightower's Avatar
    Join Date
    Jun 2008
    Location
    Cloud 9
    Posts
    2,898
    Thank Post
    248
    Thanked 264 Times in 189 Posts
    Rep Power
    94

    Default

    Might seem stupid but ethernet?

    We have a bell here in the exams hall that goes via ethernet to the main office bell.

  3. #3
    theeldergeek
    Guest

    Default

    Quote Originally Posted by Hightower View Post
    Might seem stupid but ethernet?

    We have a bell here in the exams hall that goes via ethernet to the main office bell.
    How does that work?

    And is it programmable, in that you can vary the times it will ring unattended?

  4. #4

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    Hightower's Avatar
    Join Date
    Jun 2008
    Location
    Cloud 9
    Posts
    2,898
    Thank Post
    248
    Thanked 264 Times in 189 Posts
    Rep Power
    94

    Default

    It's a manual trigger that our old NM wired so the exams officer could ring for assistance in emergencies.

    I'm not sure if it would work automatically - I just know it can be done manually.

    I was kind of thinking if you had a dedicated PC that turned the network card on and off at certain times it might work.

    I may also be on cloud number 9

  5. #5
    theeldergeek
    Guest

    Default

    Quote Originally Posted by Hightower View Post
    It's a manual trigger that our old NM wired so the exams officer could ring for assistance in emergencies.

    I'm not sure if it would work automatically - I just know it can be done manually.

    I was kind of thinking if you had a dedicated PC that turned the network card on and off at certain times it might work.

    I may also be on cloud number 9
    OK, thanks for the reply, but it's probably not what we are looking for.

  6. #6

    Reputation

    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    137
    Thank Post
    2
    Thanked 9 Times in 9 Posts
    Rep Power
    9

    Default

    I have a system where I have an oldish pc connected to the bell via a relay and USB project board. A very simple C app runs when Windows starts and fires the bell at certain times of the day. The times are hard-coded into the app though but i guess it wouldn't be hard to stick them in an INI file, and even have a mechanism to ring manually. Stick VNC on it and it becomes remote too.

    If you're really adventurous at C, you could have a server program that runs the bell automatically and a client program to ring manually and change the times. The simple solution suits my school so i didn't go adventurous.

    The Controller
    Maplin > USB Experiment Interface Board
    Box it up however you like, I mounted it on a PCI bracket

    Use any old PC with a USB port

    Write the software, and done.. (Looks like it supports Visual Basic too which may be easier!)

    Craig

  7. #7

    Reputation Reputation Reputation
    Jona's Avatar
    Join Date
    May 2007
    Location
    Aberystwyth
    Posts
    429
    Thank Post
    7
    Thanked 43 Times in 42 Posts
    Rep Power
    14

    Default

    I don't know of any packages that do this but I should imagine if you've got a low voltage switch in place (or a relay/transformer). It would be relatively easy to do with the serial port or a microcontroller. (PICAXE)

    Jona

  8. #8
    theeldergeek
    Guest

    Default

    Quote Originally Posted by Jona View Post
    I don't know of any packages that do this but I should imagine if you've got a low voltage switch in place (or a relay/transformer). It would be relatively easy to do with the serial port or a microcontroller. (PICAXE)
    Thanks fellas, but I was really looking for an out-of-the-box solution as opposed to being 'creative'.

    None of us here have programming knowledge, nor electronics per se, so 'mickeying' up home-made solutions is not going to happen.

    Thanks anyway.

  9. #9

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    Edu-IT's Avatar
    Join Date
    Nov 2007
    Posts
    4,034
    Thank Post
    196
    Thanked 291 Times in 270 Posts
    Rep Power
    76

    Default

    We have an automatic bell system. I do not know how it's controlled by I do know that it can be programmed and it's possible to manually override.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Replies: 13
    Last Post: 30-06-2009, 04:23 PM
  2. Replies: 21
    Last Post: 29-05-2009, 10:19 PM
  3. Computer hangs at 'Applying Computer Settings'
    By crc-ict in forum Networks
    Replies: 8
    Last Post: 25-04-2008, 10:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts