CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: Software Idea

  1. #1
    Join Date
    Apr 2010
    Posts
    0

    Software Idea

    I'm a student in Information and Communication Technology.
    and for this semester I need to take Information Technology Project Management,
    and for this course I need to design one IT product, and it is group work.

    So my team leader, decide to develop a software, which detect the thunder from outside,
    and if the thunder is loud, it will force computer to shutdown.

    So basically, the software will work on background - if there are thunders and it loud, the computer will automatically shutdown.

    Is this software is possible? and in what language?

    I'm not that good in programming stuff like c,java, I'm just a web guy (php,css,html).

    Hope you can help, if you show how it will help me a lot more.

    thanks

  2. #2
    Join Date
    Sep 2004
    Location
    Holland (land of the dope)
    Posts
    4,123

    Re: Software Idea

    Is this software is possible? and in what language?
    With C++ you can write anything you want, but if you want to detect something outside, I think you need to focus on the hardware that can do the detection. If you are a webguy, maybe you you can focus on retrieving weather information from weather sites to base your thunder predictions on.

  3. #3
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Software Idea

    Why not approach it from the loss of power point of view?

    I'm assuming that you are trying to detect when there is thunder to avoid the computer damage from a power outtage.

    If this is the case, wouldn't it make more sense to monitor the electric power directly, and if it drops, shutdown the computer?

    Monitoring thunder because it may cause a power outtage seems like a roundabout way of solving the problem.

  4. #4
    Join Date
    Apr 2010
    Posts
    0

    Re: Software Idea

    thank you so much for that reply, now it make sense.
    I will report your idea to my PM and see what he will decide about the project
    thank guys

  5. #5
    Join Date
    Apr 2010
    Posts
    2

    Re: Software Idea

    With project management software you are essentially putting your trust in this software. It will quantify all your data and it will help you see where you are on budget, personnel, and resource allocation. You can customize it to your needs so you don't have to worry about the details that don't apply to you, thus leaving you with a clear understanding of your objectives.

    =======================
    http://www.project-drive.net/

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured