• ps2 keyboard
    hello; can u guide me on interfacing the ps2 -pc keyboard to microcontroller i m using c8051f020 microcontroller i hav read notes on ps3 keyboard but confused how to start and what all points i should...
  • ps2 keyboard
    hello; can u guide me on interfacing the ps2 -pc keyboard to microcontroller i m using c8051f020 microcontroller i hav read notes on ps3 keyboard but confused how to start and what all points i should...
  • Device selection from both Pack and Database
    Hello, I have installed µVision V5.23.0.0. I need to create the project which will use different targets: STRxxx or STMxxx controllers - same project for both. When I create the project and select...
  • Device selection from both Pack and Database
    Hello, I have installed µVision V5.23.0.0. I need to create the project which will use different targets: STRxxx or STMxxx controllers - same project for both. When I create the project and select...
  • PS2 keyboard emulator
    I'm working on a keyboard emulator with 8051 derivative. How do I know what information (bytes) the PC sends on start-up? And how should the emulator respond to acknowledge initialization?