Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

This Espressif ESP32-Powered 4G "Smartphone," Programmed in the Arduino IDE, Packs The Essentials

⁨208⁩ ⁨likes⁩

Submitted ⁨⁨1⁩ ⁨day⁩ ago⁩ by ⁨obbeel@lemmy.eco.br⁩ to ⁨technology@lemmy.world⁩

https://www.hackster.io/news/this-espressif-esp32-powered-4g-smartphone-programmed-in-the-arduino-ide-packs-the-essentials-aa5b4c4893ea

source

Comments

Sort:hotnewtop
  • 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.

    source
    • obbeel@lemmy.eco.br ⁨1⁩ ⁨day⁩ ago

      the reddit discussion is interesting

      source
      • Billygoat@piefed.social ⁨1⁩ ⁨day⁩ ago

        Any particular reason?

        source
  • Aceticon@lemmy.dbzer0.com ⁨14⁩ ⁨hours⁩ ago

    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.

    source
  • obbeel@lemmy.eco.br ⁨1⁩ ⁨day⁩ ago

    Why are people so pissed at this FelixCress guy? He is just wrong, there is no need to debate.

    source
    • notthebees@reddthat.com ⁨19⁩ ⁨hours⁩ ago

      I’m personally not pissed but I’m not sure if they’re missing something or not. Or just old fashioned ragebaiting. If it’s ragebaiting, they got me.

      source
    • SatansMaggotyCumFart@piefed.world ⁨1⁩ ⁨day⁩ ago

      Because Felix is wrong and hates technology and the people who make it.

      They probably hate Linux and being a vegan queer furry too.

      source
  • IllNess@infosec.pub ⁨1⁩ ⁨day⁩ ago

    I am really interested in where this project goes.

    ESP32 projects are low powered. Not everything needs 5G and the latest Snapdragon.

    source
    • 0x0@infosec.pub ⁨6⁩ ⁨hours⁩ ago

      Esp32 isnt really known for being low powered when talking about modules like these in general, quite the opposite really.

      Nrf and others are better alternatives

      source
  • MonkderVierte@lemmy.zip ⁨19⁩ ⁨hours⁩ ago

    Is hackster.io any good for tech news? And is it more of a general tech news site or more specialized?
    And if so, any good software/hardware hacking site aside hackaday?

    source
  • Evil_Shrubbery@thelemmy.club ⁨1⁩ ⁨day⁩ ago

    Are ESP32 secure enough to have them directly on the internets?

    source
    • kn33@lemmy.world ⁨1⁩ ⁨day⁩ ago

      It depends on the code you run on it, really. A lot of the time, too, 4G will be behind CG-NAT which at least means the listening ports aren’t automatically on the internet.

      source
  • FelixCress@lemmy.world ⁨1⁩ ⁨day⁩ ago

    It is ridiculous. What is needed is a support for advert & bloat & forced updates free smart phone, not reinventing the wheel. Yes, someone must be first - but it is about software, not hardware.

    source
    • markz@suppo.fi ⁨1⁩ ⁨day⁩ ago

      *Someone makes a cool hobby project*

      Internet people: “Trash. I don’t approve because isn’t useful to me. Fuck you and die.”

      source
      • whaleross@lemmy.world ⁨1⁩ ⁨day⁩ ago

        People that do shite themselves are the worst.

        source
      • FelixCress@lemmy.world ⁨1⁩ ⁨day⁩ ago

        Someone: makes something completely and utterly useless.

        Internet people: voice justified criticism.

        Half wits: “how dare you criticise the creators!”

        source
        • -> View More Comments
    • obbeel@lemmy.eco.br ⁨1⁩ ⁨day⁩ ago

      Hacking isn’t about reinventing the wheel. This isn’t a finished product destined for a market. Even if it was, think about the small business utilities involved in local knowledge (“low-tech”): many small producers (farmers, shops, etc.) still use “obsolete” mechanisms and improvised mechanical technology. If that could reflect personal or community knowledge into real technology, even if “low technology”, that’s already a social gain for those people.

      Besides that, it’s worth it for a personal project where the end goal is obtaining knowledge about how things work in the world. Not everything is about stocks, and stocks doesn’t fill all of the “market” also.

      source
      • FelixCress@lemmy.world ⁨1⁩ ⁨day⁩ ago

        it can make calls, and send texts," LuckyBor writes of the project, which perhaps stretches the definition of “smartphone”

        … And you need to remove the screen to insert a sim card. Now tell me again this is not ridiculous.

        Take the first one off the shelf smartfone, wipe out the entire software, replace it with bloat free, spyware free, update free equivalent and voila!

        Absolutely no need to reinvent the wheel, this is a road to nowhere.

        source
        • -> View More Comments
    • Crozekiel@lemmy.zip ⁨1⁩ ⁨day⁩ ago

      but it is about software, not hardware.

      Hey Bestie! Sorry, but you are absolutely wrong here. 😊

      There are several options for free and open source software for mobile applications, and it only works with a teeny tiny sliver of the available hardware because almost none of the hardware is even remotely open. 😭

      At this stage, it is absolutely about hardware that actually supports the OS community, because all the software imaginable is useless if it can’t run on any available hardware! 😁

      Kthx, Lots of Love! 🤩

      source
      • richardwallass@sh.itjust.works ⁨1⁩ ⁨day⁩ ago

        They are all shit except jello may be. If it was that good it will be a tsunami into the market. You cannot make a phone with such a poor hardware. 4G said it all

        source
        • -> View More Comments
    • MonkderVierte@lemmy.zip ⁨19⁩ ⁨hours⁩ ago

      Aside from the irony, there’s lots to be improved for a Desktop/touch-only computer if you can start fron scratch, vs. the current server hardware and software stack with a desktop HID shoehorned on it.
      Also, can we please get rid of “recalculating a still image 60+ times a second just for the fun of it” and take a “changes-only, the rest buffered” approach? We don’t use CRT displays anymore.

      source
    • jim_v@lemmy.world ⁨1⁩ ⁨day⁩ ago

      This poster has never made an LED blink and it shows.

      source
  • sol6_vi@lemmy.makearmy.io ⁨12⁩ ⁨hours⁩ ago

    How’s RISC doing these days…

    source