Results 1 to 3 of 3
- 10-29-2008, 07:40 PM #1
Member
- Join Date
- Oct 2008
- Posts
- 2
- Rep Power
- 0
Looking to create an alarm clock with specific functions
Hi, I'm pretty new to java and I'm not sure where to start with this idea. I haven't done anything involving graphics or gui. I have never made an applet, and I'm not sure I want to use an applet for this program. So, I'd just like to be pointed in the right direction.
Problem: I am terrible at waking up in the morning, and need an alarm clock that will make sure I am awake. I have hit snooze for 2 hours before, so I need something that won't let me do that. My idea (which was stolen from somewhere on the internet) is a clock that will make me do a couple of simple math problems or tasks before it will shut off. The original creator made a physical clock to do this. I would like to make a program and change some of the functionality to suit my needs.
Features:
-Alarm can be set to playlist (I don't like to be jolted out of sleep and I respond better to gradual wakening anyway)
-If playlist ends, play loud, blaring alarm (This could just be the last song of the playlist and have it loop infinitely if it is the end of the playlist)
-The problems or tasks will be somewhat randomly selected and generated so I don't memorize how to turn off the alarm (You'd be surprised what I can do in my sleep)
-Nice looking clock (first I need to learn how to do anything graphical)
-Ability to set multiple alarms and save this to some kind of config file
-Ability to edit config from gui, not manually changing config file
Sounds pretty complicated to me, might be a long project :)
I've already hidden my speakers under my desk so it would be hard for me to unplug them.
- 10-29-2008, 08:04 PM #2
Break the project up into small parts and do one at a time.
Then merge the mastered techniques into your program.
- 10-29-2008, 10:22 PM #3
Member
- Join Date
- Oct 2008
- Location
- Aberystwyth
- Posts
- 55
- Rep Power
- 0
Similar Threads
-
Alarm Clock - Simple Question
By JDCAce in forum Advanced JavaReplies: 6Last Post: 10-19-2008, 09:59 PM -
Need help with Java clock
By adz666 in forum New To JavaReplies: 1Last Post: 10-15-2008, 02:18 AM -
Break Clock
By BruenorBH in forum Advanced JavaReplies: 20Last Post: 09-12-2008, 05:27 AM -
Help please in digital clock
By jaidod in forum Java AppletsReplies: 1Last Post: 04-17-2008, 04:05 PM -
dynamically updating clock
By malakaherath in forum New To JavaReplies: 2Last Post: 08-01-2007, 07:57 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks