UpsilonNumworks / Upsilon

Upsilon, an OS forked from Omega for your Numworks calculator
https://getupsilon.web.app/
Other
207 stars 60 forks source link

SD-Card support #325

Open UnknownAMD opened 1 year ago

UnknownAMD commented 1 year ago

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 1 year ago

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 1 year ago

i have inspected the pcb and i have concluded that it would not require any more than 6 jumpers

UnknownAMD commented 1 year ago

from the sd slot to the board

UnknownAMD commented 1 year ago

a mod board of some sort could be designed or a new pcb (this would require moving all components)

Alerymin commented 1 year ago

Yes, but you don't know how complicated it is to add compatibiity with this sd card slot

UnknownAMD commented 1 year ago

numworks devs said there are ion functions that do basic read/write

UnknownAMD commented 1 year ago

to sdcard

BloomyInDev commented 1 year ago

Any news on this ?

Lisra-git commented 1 year ago

Absolutely useless

BloomyInDev commented 1 year ago

I dont think, having an sdcard to store big script/external app would be cool