Hello, I just googled and found like their are some ownership issue which differentiate Mutex and Binary semaphore. Still I am confused !! (Also where should I use Mutex and where Binary semaphore ??)
We have Successfully Interfaced stepper motor with parallel port and tested following modes of operation: 1. Half step sequence Clockwise and Anti-clockwise. 2.Full step sequence Clockwise and Anti-clockwise. 3.Eight step sequence Clockwise and Anti-clockwise and successfully controlled the speed of motor … Continue reading
I have completed bidirectional DTE to DTE communication using serial port cross cable MDC: multiple data compression and decompression is also done for case 4
I have completed Serial Port Loop back mode
I have successfully completed all three assignments associated with development tools.
I have successfully completed all the assignments associated with General Terminal Interface
I successfully completed following topics, 1.Successfully extracted current environment variable using getenv. 2.Changed current env var using putenv. 3.Extracted all env var using Environ. 4.successfully used syslog,openlog,closelog,setlogmask. 5.working on redirection of portion of output to file.
I am currently working on Nibble mode of parallel port and we successfully transferred bytes of information from one PC to another using delay method but, facing problems in handshaking(unable to change control bits )….i want some information about handshaking … Continue reading
i have completed registration, initialization, open, release, and working on trim.