PS/2 Mouse with ESP32
-
- Posts: 2
- Joined: Sun Aug 15, 2021 9:57 pm
PS/2 Mouse with ESP32
Does ESP32 support PS/2 Mouse?
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: PS/2 Mouse with ESP32
Not natively... you may be able to make it work by bitbanging or by some smart abuse of the SPI or I2S peripheral though. That would need a fairly deep dive into the hardware, however.
-
- Posts: 2
- Joined: Sun Aug 15, 2021 9:57 pm
Re: PS/2 Mouse with ESP32
Why does ESP32 not support PS/2 Mouse?
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: PS/2 Mouse with ESP32
...because it makes no sense to implement special protocol handling hardware for an obsolete protocol into a modern-age microcontroller? Again, not saying you can't make it work with the existing peripherals somehow, though.
Who is online
Users browsing this forum: No registered users and 89 guests