Friday, May 28, 2010

8th week for IT

write code of GUI to let computer as a slave device.
Testing for both master and slave

Friday, May 21, 2010

7th week for IT

Continue working on programming and testing.
Many debug error happen.
Learn how to debug.

Friday, May 14, 2010

6th week for IT

Start get used to Nios II IDE software.
Review Data communication about Ethernet packet

Friday, May 7, 2010

5th week for IT

the third week in ViE:
I start do the project. My project is about GigE Remote IO card.

To control multiple cards or so-called remote controlling with only one computer, one of the best ways recommended is to assign the IP address for each card and control by using theory of data communication.

To perform this method, master and slaves are needed. In this case, master as its sound name plays the role of controlling all other slaves. It may give the request to slaves as well as listen to the respond of slaves and process received information whereas slaves only can listen to request from master and response to it.