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

Look in to adding external RAM for holding flow arrays #187

Open
theAgingApprentice opened this issue Mar 12, 2023 · 1 comment
Open

Look in to adding external RAM for holding flow arrays #187

theAgingApprentice opened this issue Mar 12, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@theAgingApprentice
Copy link
Owner

theAgingApprentice commented Mar 12, 2023

As we build up flow scripts we may want to store arrays for the scripts in non volatile memory. Can we add more non-volatile memory to the ESP32? Find out what memory we can add that will do this.

@theAgingApprentice theAgingApprentice added the enhancement New feature or request label Mar 12, 2023
@theAgingApprentice theAgingApprentice added this to the Circuit milestone Mar 12, 2023
@nerdoug
Copy link
Collaborator

nerdoug commented Mar 13, 2023

Another alternative might be adding a USB interface to a thumb drive. That would let us pre-load the storage device from a PC, and avoid the downloading process, or the need to include scripts in compiled code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Not Started
Development

No branches or pull requests

2 participants