Skip to content
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

SD card support #28

Open
ssshake opened this issue Aug 3, 2022 · 0 comments
Open

SD card support #28

ssshake opened this issue Aug 3, 2022 · 0 comments

Comments

@ssshake
Copy link
Owner

ssshake commented Aug 3, 2022

The latest hardware design has a footprint for a micro sd card slot.

It uses the standard pins for an esp8266 (MOSI, MISO, CS, SCLK).

The firmware needs to be updated to support read/write to the card.

For an initial pass I would like kermit & zmodem support to write to storage on the device. It should behave like uploading or downloading from a remote server/modem/bbs.

I would like to "dial" the SD card by issuing ATSD or ATDTSD.

There should be a simple terminal interface to list SD card content and to initiate and upload or download of a file.

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

No branches or pull requests

1 participant