My dad is working on moving his classroom to a new campus, and one of his goals is to get a working transmitter simulator his students can use. He asked if I could write some software to simulate different types of transmitter-related alarms and I said I could give it a try. Since I've been really happy with NetBeans lately, I decided to take my first shot at GUI programming in Java. So far it's going pretty well, and I'm gaining a lot of exposure to Swing and AWT. One thing I still need to figure out is how to play sound clips to represent alarms. There doesn't seem to be any super-simple way to do this, so it might have to get creative. Once I get a little further along I'll post the code along with some screen shots.
With this new project, I now have three major goals to accomplish over spring break:
- Write a 20-page literature review
- Work out all of the kinks in my research simulator
- Finish at least a beta version of my transmitter simulator
No comments:
Post a Comment