• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Dell LCD Display with ESP32

Scheduled Pinned Locked Moved Hardware
12 Posts 4 Posters 1.2k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    Antony1 @sdetweil
    last edited by Nov 7, 2024, 7:21 PM

    @sdetweil @schris88
    Thank you for your very helpful answers! I hadn’t even thought of the Raspberry Pi Zero 2W - that sounds like a really good alternative to the ESP32.
    I have a few questions about this:

    What would be the best way to set up the system?
    Which hardware components do I need besides:

    Raspberry Pi Zero 2W
    SD card
    Wiring to the display
    Is there anything important missing?

    Would this link be the correct guide for the basic installation of MagicMirror?
    https://docs.magicmirror.builders/getting-started/installation.html#manual-installation
    Additional important questions:

    Which power supply/power adapter would you recommend for the Zero 2W?
    Do I need an active or passive cooler for continuous operation?
    Are there any limitations on the number of modules that the Zero 2W can process simultaneously?
    Would you recommend a specific Linux distribution?
    Do I need additional hardware (keyboard, mouse, etc.) for the initial setup, or can I set everything up headless?

    Best regards,
    Antony1

    S 1 Reply Last reply Nov 7, 2024, 8:07 PM Reply Quote 0
    • S Away
      sdetweil @Antony1
      last edited by Nov 7, 2024, 8:07 PM

      @Antony1 the pi02w is a pi3 in pi0 form factor.
      has hdmi on board for the display , and wifi
      pi02w doesn’t support a fan

      any 2a power supply will be good

      use the raspi imager to create the sd card
      you can set it up so you don’t need keyboard or mouse to run on first boot

      i would run the legacy 32 bit image
      enable ssh in the config, then you can use ssh connection from your dedktop/laptop to
      access

      run my installer script, it does all the work
      see
      https://github.com/sdetweil/MagicMirror_scripts

      limitations:
      well smaller memory means the swap file will be used when memory gets full, sd cards are slow
      but the next device up is a bigger form factor

      some of the competition has started making pi0 form factor boards either more memory and faster processors (for more money of course)

      this form factor only has one micro usb port, i recommend a hub w usb A ports gor mouse/keyboard

      also recommend one of the free sw tools to run from you home system, winscp or bitvise ssh clients, they give you the terminal window AND a file manager view of the target pi file system so you can double click to edit the pi/MagicMirror files and drag/drop files too

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Nov 8, 2024, 8:20 AM Reply Quote 0
      • S Offline
        schris88 @sdetweil
        last edited by Nov 8, 2024, 8:20 AM

        @sdetweil There is a hole thread about it in the forum, I have not read any of it tho
        https://forum.magicmirror.builders/topic/18194/raspberry-pi-zero-w-for-magic-mirror

        maybe you find some good answers there, it´s not a new idea, I know the zero 2W from many retro consoles and handhelds atm, so it seems to be powerfull enough while light on the battery. Many of the Anbernic devices run it.

        S 1 Reply Last reply Nov 8, 2024, 11:40 AM Reply Quote 0
        • S Away
          sdetweil @schris88
          last edited by Nov 8, 2024, 11:40 AM

          @schris88 thanks . really @Antony1 needs the info

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • A Offline
            Antony1
            last edited by Mar 26, 2025, 12:22 PM

            Dear community,

            Thanks again for the helpful links and tips regarding my project. I’ve now more or less completed it. The only thing still missing is a suitable flat and thin frame—then it’ll be fully done.

            I’m really impressed by how well it works with the Raspberry Pi Zero 2 W. Everything runs smoothly, and I’ve been able to install all the modules I need without any issues. The whole setup is now less than 1 cm thick. With the frame, it will probably end up around 1.5 cm.

            Unfortunately, I still have to run two cables—one for the display board and one for the Zero2.

            Once again, thank you so much for the support! This project was a lot of fun and now gives us a great overview of daily tasks, appointments, current traffic conditions, weather, and more.

            11.JPG 22.JPG 33.JPG 44.JPG

            E 1 Reply Last reply Mar 26, 2025, 9:50 PM Reply Quote 1
            • E Offline
              emlowe Module Developer @Antony1
              last edited by Mar 26, 2025, 9:50 PM

              Very nice. I have done something similar, although I prefer the Pi 3 Model A+. It’s slightly bigger than the zero 2w but is clocked faster (1.4 GHz vs 1) and has a full-size HDMI port. (they both use essentially the same SoC).

              Note I have historically had problems with running out of memory running electron in the 512 MB limited memory space - but using dietPI has really help stability

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 2 / 2
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy