Useful Resources
I will keep adding code and other resources you may find useful in your
class project as well as assignments. Remember: Don't reinvent the wheel!
Datasheets
Serial Port I/O under Win95, Win98 and NT
In your counsole or GUI application, include the header file, instantiate
an object of type Port and call the member functions to perform read and
writes to the serial port.
I2C I/O functions
You may use these to perform I2C I/O using P1.0 and P1.1 of your 8051
micro-controller.
Last updated: 2/9/99