The actual problem isn’t at all making a 4G mini-computer: you can literally buy the necessary parts as modules and wire them together with a a half-way decent microcontroller board and an smallish LED display and then make some code for it in something like Arduino IDE (though I would recommend Platform IO + VS Code instead).
The problem is making it small (especially thin) and capable of running of batteries for days rather than hours.
For example, if you’re trying to actually solve the hard part of the problem you would be better of using a micro-controller with an ARM core rather than the ESP32 as those things are designed to use less power. Also you wouldn’t be able to use boards as those things usually waste power versus designing your own.
solrize@lemmy.ml 1 day ago
Nice. The 4g module is $17.90 from digikey, much less than last time I looked. I wonder if there’s a 5g version. I also wonder if there’s any issue using retail sim cards and making LTE voice calls.
obbeel@lemmy.eco.br 1 day ago
the reddit discussion is interesting
Billygoat@piefed.social 1 day ago
Any particular reason?