8000 Reporting success with GRiDcase and some suggestions · Issue #158 · bozimmerman/Zimodem · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Reporting success with GRiDcase and some suggestions #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
techomancer opened this issue Mar 19, 2025 · 1 comment
Open

Reporting success with GRiDcase and some suggestions #158

techomancer opened this issue Mar 19, 2025 · 1 comment

Comments

@techomancer
Copy link

I have experimented a little and figured out how to connect Zimodem to GRiDcase internally.
Here is a writeup and information https://forum.vcfed.org/index.php?threads/gridcase-internal-modem-connector.1252267/
These laptops have internal modem port, the original modem (1200 and 2400 baud) is a bit obsolete nowadays so zimodem is a great upgrade.
I used Arduino 1.8.19 and espressif libs 2.0.7 as recommended. The newest one do not work because of missing defines.

I had an idea, but it may be hard to implement. There is a package Bluepad32 that allows connecting HID devices to ESP32, With that one could pair a mouse to ESP32 and it would be pretty easy to add mouse emulation to ZiModem. Unfortunatlely after adding Bluepad32 both code and data exceed available memory on ESP32. Maybe there are other options? I think it would be cool to add mouse emulation for old PCs.

@bozimmerman
Copy link
Owner

Yea, that's always a problem with the ESPs -- the low ram. I wrung my hands for the longest over even adding the SSH client, but it was just so damn useful, and eventually we upgraded to one of the latest ESP32 chips with enough ram to indulge it.

Your idea is absolutely fantastic. I have old PCs myself that could benefit from this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0