|
Forum Index : Microcontroller and PC projects : USB to PS2
| Author | Message | ||||
Quazee137![]() Guru Joined: 07/08/2016 Location: United StatesPosts: 600 |
Found this last night USB to PS2 A 2040/pico should be able to do this too. |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8305 |
I've seen a photo of it and I refuse to solder it. lol Well, an RP2040 might be able to do it, but you only have one USB port. It probably needs some C programming or, maybe, python might have some libraries that might help. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| robert.rozee Guru Joined: 31/12/2012 Location: New ZealandPosts: 2466 |
from a forum posting almost a year ago: "... the CH375/CH376 also looks like an option, available on a small PCB for around $5 on ebay: https://www.ebay.com/itm/164195409955 https://www.ebay.com/itm/165027473834 (note: the CH376 may be an updated version of the CH375, and so a better choice) while the main target is reading USB flash drives, it appears to also produce results from USB keyboards and mouses. it can connect directly to a TTL serial port, and requires to be sent commands and returns packets of data containing keypress information - NOT ASCII codes; some interpretation is required. see also: https://github.com/djuseeq/Ch376msc/issues/13 and: http://www.electronicsfaq.com/2016/11/interface-usb-mouse-to-your-arduino.html " cheers, rob :-) |
||||
| CaptainBoing Guru Joined: 07/09/2016 Location: United KingdomPosts: 2171 |
and this for keyboards https://www.hobbytronics.co.uk/usb-host-keyboard |
||||
| LucV Regular Member Joined: 19/02/2023 Location: NetherlandsPosts: 62 |
Too bad you are all so far away. There are plenty PS2 keyboards available here in the Netherlands at this company: Logitech USB keyboard And trust me: they have plenty in stock. Edited 2023-04-05 00:39 by LucV Luc's tech Blog |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8305 |
Call those "keyboards"? This is a keyboard (schematic). More info. None of that silly serial malarky. And keys that don't wear out because they have no contacts... :) Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |