haseebahmad9418
Posts: 4
Joined: Tue Mar 31, 2020 9:37 am

Lightweight OS Rpi Zero W

Wed Jun 03, 2020 12:39 pm

I was looking for most light weight OS for Raspberry Pi zero W.
My purpose is to build a Tkinter GUI for hand held device for data reception and transaction.
Less bootup time

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Lightweight OS Rpi Zero W

Wed Jun 03, 2020 1:56 pm

haseebahmad9418 wrote:
Wed Jun 03, 2020 12:39 pm
I was looking for most light weight OS for Raspberry Pi zero W.
My purpose is to build a Tkinter GUI for hand held device for data reception and transaction.
Less bootup time



"I was looking for most light weight OS …. My purpose is to build a Tkinter GUI"

Those 2 aims are contradictory. A TKinter GUI will require X-windows, and X-windows makes any OS no longer lightweight...



If the recommended and supported RasPiOS Operating System does not meet your needs for reasons you understand there are alternatives such as DietPi and Tiny Core Linux that you might want to investigate.

DarkElvenAngel
Posts: 802
Joined: Tue Mar 20, 2018 9:53 pm

Re: Lightweight OS Rpi Zero W

Wed Jun 03, 2020 1:58 pm

haseebahmad9418 wrote:
Wed Jun 03, 2020 12:39 pm
I was looking for most light weight OS for Raspberry Pi zero W.
My purpose is to build a Tkinter GUI for hand held device for data reception and transaction.
Less bootup time
If you want fast boot time you might have to roll your own OS using a tool like Buildroot. This isn't beginner friendly really and you have to know everything you need to get it to work.

DietPi is a so called light OS I haven't used it in years but might work for you.

or you can just you Raspberry Pi OS lite and if you need something it's easy to add and if you don't need something it's equally easy to remove.

All depends on you skill level, and how much time you want to spend with the OS part. Personally I use Buildroot for my embedded stuff that doesn't go on the internet and Raspberry Pi OS for things that do (it's much easier to update)

Good luck

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Lightweight OS Rpi Zero W

Wed Jun 03, 2020 2:15 pm

haseebahmad9418 wrote:
Wed Jun 03, 2020 12:39 pm
I was looking for most light weight OS for Raspberry Pi zero W.
My purpose is to build a Tkinter GUI for hand held device for data reception and transaction.
Less bootup time

TinyCoreLinux with Desktop:

http://forum.tinycorelinux.net/index.php?board=57.0
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Return to “General discussion”