numworks / epsilon

Modern graphing calculator operating system.
https://www.numworks.com/resources/engineering/software/
1.75k stars 467 forks source link

Would it be possible to run this on a esp32s3. Or build a custom calculator with stm32? #2248

Closed KOEGlike closed 2 weeks ago

Spectralo commented 1 month ago

if you have the same components some background knowledge about electronics and pcb designing yeah. but whats the point ? Just buy a used n0110 😅

KOEGlike commented 1 month ago

It would be a fun side project. And are you in hack club slack?

Spectralo commented 1 month ago

Yes I am 😅

Spectralo commented 1 month ago

I think open sourced PCBs of numworks are still somewhere but I don't really understand what will be the point of making one if you can't use it in school (because it won't be approved)

Spectralo commented 1 month ago

Making your own open source calculator could be sick !

EmilieNumworks commented 2 weeks ago

It's indeed possible. Some resources for the hardware can be found here! You need to develop your own drivers though as epsilon-core is not a public repo. I'll close this issue since it's out of the scope of the repo 😅