I have been asked to learn how to do some basic GUI programming. Can anyone suggest a good place to start that will teach me the basics? I just need to be able to modify an existing GUI to add new ...
Hi,<BR><BR>I'm trying to create a program that can tie the I/O of a socket to some kind of text box. The user types in the box, and whatever comes back through the socket gets displayed there as well.
I 2 C as many of you know, is a simple serial interface for many peripheral devices to micro controllers, but it can quickly become confusing to people who may not be accustom to it. Because of that, ...