KIM1 connection to ESP32 #13435
Unanswered
polperez22
asked this question in
ESP32
Replies: 2 comments 16 replies
-
Please, document/link what you mean as a "KIM1". To me, it's a very old 6502 cpu trainer made by MOS (then later by Commodore) that uses high voltage (non-TTL) RS-232 serial communication |
Beta Was this translation helpful? Give feedback.
5 replies
-
I expect 100-200 pages for a datasheet. I found a one page datasheet. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm trying to send data with my KIM1 shield v3 with my ESP32 and I'm having some trouble. I'm using UART module to communicate with the KIM1 but I don't get any response so I'm guessing it's not well communicated.
Does someone know if I should be using a different module for my KIM1 or how can I get to send my data?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions