A
Reaction score
0

Latest activity Postings About

    • A
      andromeda replied to the thread PS2Keyboard and CTRL.
      thanks for this information and explication.
    • A
      andromeda replied to the thread PS2Keyboard and CTRL.
      Apparently, the PS2KeyAdvanced library is the same one used for Teensy microcontrollers. Would this library work on the Teensy 4.1 if I invest in this microcontroller? I seem to recall seeing in the documentation that it's limited to Teensy...
    • A
      andromeda reacted to BriComp's post in the thread PS2Keyboard and CTRL with Like Like.
      I don't think so, Teensy has it's own library PS2Keyboard.h.
    • A
      andromeda replied to the thread PS2Keyboard and CTRL.
      The operation I suppose, as it is the same for most microcontrollers, but maybe it is optimized for the Teensy. This library works very well; I won't use the keypad for the numeric keypad, which isn't a problem for what I want to do.
    • A
      andromeda replied to the thread PS2Keyboard and CTRL.
      Yes, but that's because I'm using this library, that's why I wrote on this forum. Most of the functions are resolved except for NumLock. I've seen many users who have this locking problem, even though I'm using the UTERM2-s (ESP32) board which is...
    • A
      andromeda replied to the thread PS2Keyboard and CTRL.
      With PS2KeyAdvanced it work. i use it with esp32 on board uterm2-s (ESP32). it has ps2 connector on 32,33. Thanks.
    • A
      Hi, I use PS2Keyboard, it work fine, but i need to use CTRL+key, example, CTRL+C, CTR+W etc, how can i do this ? the same with just PFx key, because it retrun 0 HOME and END return 0 too. Thanks for your help.
  • Loading…
  • Loading…
Back
Top