mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #325] SD-Card support #147
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @UnknownAMD on GitHub (May 21, 2023).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/325
#Is your feature request related to a problem? Please describe.
58KB (or the 8mb of flash) is not enough for my python scripts i plan to solder a slot to my numworks on the existing sdcard pads
Describe the solution you'd like
Since this would actually not only help me but a ton of hackers what i'd like is adding python IO support for the SD card slot and also some Ion api functions to allow people to make better games, i currently need this because im working on a video player but i dont have enough space for more than 5 minutes of MP4
Additional context
N/A
Summary
@Alerymin commented on GitHub (May 21, 2023):
Actually, Python scripts are stored in RAM (256 Kio on n0100 and n0110, 564 Kio on n0120)
As far as I know, only the n0100 has SD card pads, and this model only has 1MB for the system.
It would be interesting but really complicated, Lambda is meant to add features like this, but it would be really complicated
@UnknownAMD commented on GitHub (May 27, 2023):
i have inspected the pcb and i have concluded that it would not require any more than 6 jumpers
@UnknownAMD commented on GitHub (May 27, 2023):
from the sd slot to the board
@UnknownAMD commented on GitHub (May 27, 2023):
a mod board of some sort could be designed or a new pcb (this would require moving all components)
@Alerymin commented on GitHub (May 27, 2023):
Yes, but you don't know how complicated it is to add compatibiity with this sd card slot
@UnknownAMD commented on GitHub (May 28, 2023):
numworks devs said there are ion functions that do basic read/write
@UnknownAMD commented on GitHub (May 28, 2023):
to sdcard
@BloomyInDev commented on GitHub (Oct 4, 2023):
Any news on this ?
@Lisra-git commented on GitHub (Oct 4, 2023):
Absolutely useless
@BloomyInDev commented on GitHub (Oct 5, 2023):
I dont think, having an sdcard to store big script/external app would be cool