eBlock Simulator Applet
In this lab, you will be implementing a Java applet simulator for a system
using eBlocks.
-
Design a useful system using eBlocks. Use the
eBlock simulator to verify
the functionality of your design.
-
After verifying the functionality of your system using the simulator,
create a Java applet that provides a demonstration of your system. For
example: A parking assistance system that notifies a driver when they have
pulled into a garage far enough to close the garage door. For this system,
you should show a car pulling a garage. The state of the eBlocks should be
shown at all times (LEDs turn on/off, etc.).