This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

89c51 simulation

Hi, I am doing a project using 89c51.I hav to activate a motor using a relay and enable reverse relay wen reached end limit.At the same time ll hav to regularly scan three inputs and depending on it activate a voice informer.
I wud like to simulate all of this using a simulator , so i need som help on simulation.

Parents
  • did my asnwer help?
    <code>
    value = (int) (((float) rite) / (( float) left) * (float) 10.0 )
    </code>

    bcoz compiler did not want my braket!
    To "the blind" cant' you see the direction in the "Reply to Message" window as to how to show code? what6 on earth does floats have to do with realys?

    to "the deaf hi friend, you can use porteus to simulation the relay and a micerophone. why not use the perfectly adequate (for this) Keil simulator. let alone what does a microphone have to do with your problrm. If you do not know how to use the Keil simulator you have obviously skipped the "getting started guide" and NOBODY is smart enough to do so.

    Erik

Reply
  • did my asnwer help?
    <code>
    value = (int) (((float) rite) / (( float) left) * (float) 10.0 )
    </code>

    bcoz compiler did not want my braket!
    To "the blind" cant' you see the direction in the "Reply to Message" window as to how to show code? what6 on earth does floats have to do with realys?

    to "the deaf hi friend, you can use porteus to simulation the relay and a micerophone. why not use the perfectly adequate (for this) Keil simulator. let alone what does a microphone have to do with your problrm. If you do not know how to use the Keil simulator you have obviously skipped the "getting started guide" and NOBODY is smart enough to do so.

    Erik

Children