Add an OLED Stats Display to Raspberry Pi OS Bullseye

  Рет қаралды 86,143

Michael Klements

Michael Klements

Күн бұрын

Пікірлер: 235
@GurjVirdee
@GurjVirdee Жыл бұрын
Of ALL the HOW-TO on the net which dont work.... Yours worked 1st time with my OLED. Thank you so much. Saved me lots of time. Works a treat
@Venefa
@Venefa 2 жыл бұрын
You are a savior to everyone starting with raspberry pis! You answered many questions I had while figuring it out myself with an unknowingly outdated guide. I was sitting on this case for multiple hours and finally got it quick and simple with your excellent guide.
@MichaelKlements
@MichaelKlements 2 жыл бұрын
That's great to hear!
@lautonsutley3760
@lautonsutley3760 2 жыл бұрын
This is a great write up! Everything seems to be working as described except for two issues. The display stays on after shutdown (I understand that gpio 3v3 power stays active and can be put into low power mode through bootloader config), and the display’s top line appears to be having a font issue (could be a faulty display, also mine has yellow for the first row) Otherwise it works as described, works on reboot and after a power cycle and displays the correct info. Thank you so much!
@rawa9891
@rawa9891 Жыл бұрын
Hi Michael, GOOD NEWS!!!! Problem fixed. Now Raspberry Pi reboots correctly and starts the Cron job as it should be. All I did was: 1. Reinstalled Pi-OS Bullseye. 2. Reset Cron (I think it was hanging due to improper installation). 3. Reinstalled all of the software again as instructed in the Video. 4. Setup the Cron-job as in the Video and "Boom" it works! Thanks for all your work. Next project is the Pi NAS with a large SSD.
@christopherleadholm6677
@christopherleadholm6677 3 жыл бұрын
Amazing. A tutorial video that is quick, clear and concise. Good work.
@UltimateJuji
@UltimateJuji 10 ай бұрын
Really great, thank you for this! Tried it in Jan 2024 with a Pi Zero W and a 128x32 I2C OLED display. In stats.py I updated the Width and Height variables and commented out a few "draw.text" lines (since it's a two line display). Works perfectly... I have plenty of good reference code to continue my project. Thanks again!
@kostasiem3732
@kostasiem3732 2 жыл бұрын
You and your projecta messed up my saturday workfree mornings. Now i have to try it....
@Fimbulwinter04
@Fimbulwinter04 3 жыл бұрын
Hello Michael! I ordered your SSD + case kit about a week ago! I'm really excited to have this so I can make my first NASPi!!!!
@MichaelKlements
@MichaelKlements 3 жыл бұрын
That's great, good luck with your build!
@maxpayne7302
@maxpayne7302 10 ай бұрын
Best tutorial. Everything worked perfectly! Also thanks for the crontab introduction, very helpful.
@michaelsiu9813
@michaelsiu9813 Жыл бұрын
Just followed step by step and I want to thank you for all your amazing videos, I'm a big fan and will always continue to watch!
@MichaelKlements
@MichaelKlements Жыл бұрын
Thank you for the feedback, happy to hear it was useful for you!
@kenjisev4270
@kenjisev4270 2 жыл бұрын
Ive followed your instruction and it worked really good for me (iam a noob at pc/sbc and very new to linux in general) the only issue ive got was with the autorun scrips, because i had a other name for my home/pi. After rename it in the file it workes perfect. :D Really easy to follow guide thanks ;)
@MichaelKlements
@MichaelKlements 2 жыл бұрын
That’s great, thanks for the feedback!
@Urban_Geek
@Urban_Geek 3 жыл бұрын
Michael just completed this upgrade following your video work first time thank you so much :-)
@doctorgreatengineer6834
@doctorgreatengineer6834 3 жыл бұрын
Would you like releasing a basic course on raspberry pi or any iot device related. I think we can learn more from you.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
I've been looking at putting something together on Udemy (or a similar platform). I've just been trying to gauge the level of interest that there might be as there is a significant amount of work involved in putting a course together.
@cjlowe1650
@cjlowe1650 3 жыл бұрын
You would think the PI Org would let people know about these issues before saying just update t o the next OS. I've rarely had issues with Windows. Thanks for your work. Truly appreciated cause I had an OLED display from your previous video.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
The problem is that they don't really know what their update is going to "break" on everyone else's software. A lot of these types of projects rely on libraries by a number of parties and each has the potential to fail when an update is made. But yes I'd always suggest waiting a while before updating so that all of these bugs and issues are worked out.
@uncleedmcnerd6890
@uncleedmcnerd6890 3 жыл бұрын
Forgive me. I must be a lot older than you are, at least in nerd years. I've had multiple episodes of one Windows revision killing something I wanted to use. This included a $200 flatbed scanner that wasn't three years old. Sorry, but we're Microsoft and we can do what we ***** please. Loud screaming on the Internet sites. I suppose I could have gone back one full version of Windows, with all the patches and revisions, but that would kill the Anti-Virus for which I paid the current price and other software that wanted the current version.
@guser7137
@guser7137 2 жыл бұрын
@@uncleedmcnerd6890 typically they are doing things to fix the leaky security, and the issue lies with the device manufacturer having developed poor drivers. I've had same issue before with a quite pricey USB audio interface. You'd think when you buy a device that there is some commitment from the manufacturer to keep it working for some years. Since Windows 7 this has been a lot less of a problem.
@finn_h06
@finn_h06 10 ай бұрын
Hi, can you please make an update video to this on the new raspberry pi5?
@simonmitchell4580
@simonmitchell4580 Жыл бұрын
Michael. Thanks so much for this project. I had no issues getting it running. You then kicked off another rabbit hole for me to fall into! I wanted to show cumulative TX/RX data over eth0 and have managed to get this going and onto a 5th line on the screen. This took a slight change of the original font to a new one (called ProggyTiny.ttf). I am still stumbling my way through python to add a few more lines in before I'm happy with it. Thanks again!
@MichaelKlements
@MichaelKlements Жыл бұрын
That's great to hear Simon
@EmpireCool4
@EmpireCool4 5 ай бұрын
Amazing video. You explained everything very clear so i was able to do it by myself and it works. But one question: After the cpu text on the display there should stand CPU: 1% but there is not the % symbol instead there is LA? How can i fix that?
@midiwall
@midiwall 6 ай бұрын
Perfect for what I need... THANK YOU!
@midiwall
@midiwall 5 ай бұрын
... and, up and running! Thank you! And the full write-up is excellent! And - the case as well!
@HuMpH57
@HuMpH57 Жыл бұрын
Hi, great tutorial thank you. However I have tried to install on a 2nd pi4 and keep hitting a problem with the wget line (4:02mins) where I get error 400 bad response when waiting at the HTTP after connecting, any idea what causes this ?.
@matthias4626
@matthias4626 Жыл бұрын
I have an familiar problem i get error 404 and i have no idea where the problem is?
@doctorgreatengineer6834
@doctorgreatengineer6834 3 жыл бұрын
I did that almost a year ago. Now thinking to add a bigger oled display which will display the information of Ethernet connection and speed along with USB data transmission speed.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
That sounds great! There are some colour TFT displays available as well.
@kyokorn
@kyokorn 8 ай бұрын
Many thanks man, great explanation, I did the steps via ssh and works like a charm ! :)
@MichaelKlements
@MichaelKlements 7 ай бұрын
Great to hear!
@kristians1550
@kristians1550 Жыл бұрын
Thanks for the tutorial, simple, informative and much obliged
@ravkhangurra7522
@ravkhangurra7522 26 күн бұрын
Hi Michael, it would be great if you could crearte a video on implementing a ST7789 (7 pin or 8 Pin) display to work with both raspberry pi 4 and Pi 5. Thanks
@chrislikeslotsothing
@chrislikeslotsothing 3 жыл бұрын
This was a very easy tutorial to follow, thanks! I've added a second OLED screen to my PI, and have set up software i2c, and can see my second device using i2cdetect -y 4. I wanted to mod this script to test the new screen. How do I go about modding this script to open on i2c_bus 4 rather than 1?
@MichaelKlements
@MichaelKlements 3 жыл бұрын
I'd suggest looking at the Adafruit CircuitPython library for information on using a different i2c_bus. Their previous code allowed it to be changed within the script but now it looks like it is set in the library.
@chrislikeslotsothing
@chrislikeslotsothing 3 жыл бұрын
@@MichaelKlements many thanks! I had success going this route. 👍
@asilva111
@asilva111 Жыл бұрын
Thanks for sharing this video! Very helfull to understand how to easily active the display. 😎
@srdcro
@srdcro 2 ай бұрын
This DOESN'T work with Bookworm OS unless you create a virtual environment.
@MichaelKlements
@MichaelKlements 2 ай бұрын
Yes, that's why the title says for OS Bullseye
@tech_world_modz
@tech_world_modz Жыл бұрын
Thank you. You made it really easy and understandable.
@gabes7699
@gabes7699 2 жыл бұрын
Absolutely helpful, thank you so much. My display is working perfectly with you help
@MichaelKlements
@MichaelKlements 2 жыл бұрын
That's great!
@garychios
@garychios 6 ай бұрын
hi sudo pipe 3 install --upgrade setuptools is not working which means its missing
@Warmaster2143
@Warmaster2143 Жыл бұрын
what does the LA mean next to the cpu stat
@cjlowe1650
@cjlowe1650 3 жыл бұрын
I won't ask why they changed it but what exactly did they change? Thanks for the update. Greatly appreciated!
@MichaelKlements
@MichaelKlements 3 жыл бұрын
It's usually just libraries/dependencies which are either removed or become incompatible with newer software. You probably could still salvage the older method and get it to work, but since Adafruit have also depreciated their old OLED display library it made more sense to just move over to their newer libraries.
@nikttaki9068
@nikttaki9068 5 ай бұрын
This work for 0.96' OLED with SSD1306 chip but not working on SH1106 with 1.3" OLED Can You make a new video project with SH1106 and RPI booth working ?
@stevegrimeszz
@stevegrimeszz Жыл бұрын
This doesn’t work need an updated version
@henkoegema6390
@henkoegema6390 2 жыл бұрын
Thanks for very good explanation. What does CPU: 0,96LA mean? (that is what I get on my display)
@MichaelKlements
@MichaelKlements 2 жыл бұрын
The number being displayed is CPU load, not CPU usage in a percentage like the original script had. You can read up on load vs usage here - www.sentinelone.com/blog/linux-cpu-load/
@henkoegema6390
@henkoegema6390 2 жыл бұрын
@@MichaelKlements Thanks Michael.🙂
@whereisbenny69
@whereisbenny69 Жыл бұрын
Am also getting this, how do we get it to show % ?
@ozziearchangel9096
@ozziearchangel9096 4 ай бұрын
Any chance for a guide on the new bookworm OS?
@PascalRoth-o2d
@PascalRoth-o2d 11 ай бұрын
Great tutorial, do you plan to adapt your instructions to bookworm? That would be great. Best regards Pascal
@MichaelKlements
@MichaelKlements 11 ай бұрын
I am working on it, unfortunately almsot all of the libraries don't run on Bookworm and need a workaround so it'll be a while until this script works.
@kittyflin40
@kittyflin40 Жыл бұрын
got the screeen working but just wont come on after a reboot,followed tutorial exactly cut the pixeloperator and stats to home folder with no joy,have to keep moving em back to oled folder and running cmd to get screen on
@MatCopelin
@MatCopelin 8 ай бұрын
The commands do work on the Bookwork OS on pi4 in order for the command to go at the end of some of the lines i used --break-system-packages and it works fine...No other issues as yet.
@ozziearchangel9096
@ozziearchangel9096 4 ай бұрын
care to explain what you mean, what full command and where do you type it?
@MatCopelin
@MatCopelin 4 ай бұрын
@@ozziearchangel9096 To be honest I havent touch the Pi since and cant find my commands for what i did. Off the top of my head --break-system-packages. Allow pip to modify an EXTERNALLY-MANAGED Python installation. eg pip install xyz --break-system-packages I may of not done it right im still a noob but it did work for me at the time.
@greatdavis4230
@greatdavis4230 3 жыл бұрын
I am new to this channel, I need to know more about raspberry pi
@LeGravier01
@LeGravier01 Жыл бұрын
Instead of running it through crontab (which is more often used as a "task planner", if the name is correct, to periodically run scripts, like backups,...), Why not set it up as a service/daemon? Is there anything preventing it that way? I pretty much forgot how it kinda worked, the only time i did this kind of thing was while setting up my octoprint from scratch.
@CKlatt-bm8fc
@CKlatt-bm8fc Жыл бұрын
Hello Michael, two years ago I bought your wonderful case for the Raspberry Pi4 and I'm still totally happy with it. Now I got the new Pi5 and unfortunately I'm having problems installing the OLED stats under Bookworm. It is not possible (at least not easily) to install the setup tools and the Adafruit CircuitPython library with pip. I also tried installing your Docker version. Unfortunately, this also fails because the container did not start up. Do you already have an update to the installation routine in the pipeline or is it at least planned? Many thanks and kind regards from Germany... Ingo
@saiteja4550
@saiteja4550 4 ай бұрын
Facing same problem bro .....
@werbistdenndu
@werbistdenndu 3 жыл бұрын
Is it possible to have a stats display for a kodi (LibreELEC) media center pi or would it require a lot more / different steps then yours (i would connect via putty, to set everything up)?
@MichaelKlements
@MichaelKlements 3 жыл бұрын
You should be able to get it running, but it would be a completely different process as the libraries and dependencies are generally different on different operating systems/distributions.
@RefractArt
@RefractArt 4 ай бұрын
Big oof, doesn't work on Pi5 latest update :(
@thomaswendt4622
@thomaswendt4622 2 жыл бұрын
Awesome project, is there a way to change the disk usage to what is available on my SSD though?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
The script displays the boot drive's usage, so it your SSD is your boot drive then it should by default, otherwise you'll need to update script to select another drive.
@ismailcellat5251
@ismailcellat5251 3 жыл бұрын
Thank you so much. You are amazing. I love you.
@bitcoinmemes2645
@bitcoinmemes2645 2 жыл бұрын
Would it be possible to do multiple pages/screens that cycle every few seconds? Maybe show stats for 5 seconds than a picture, then stats and so on?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
Yes you can add multiple pages to the display script.
@fernandokerber
@fernandokerber Жыл бұрын
​@@MichaelKlementsany tip on how to do that?
@plutio__
@plutio__ 2 жыл бұрын
Hello, how can I copy the stats.py script and the PixelOperator font to the /home/pi directory with raspberry pi os lite (because there is no desktop...)
@ricardotorres7779
@ricardotorres7779 9 ай бұрын
Hola Michael, excelente vídeo, como siempre a la altura, tengo exactamente esta configuración en una Raspberry pi 4B de 8 g con debían 10 y funciona perfectamente, ahora he comprado una Rsspberry pi 5 de 8 g y quiero hacer lo mismo, tienes un código y repositorios para instalarlo en debían 12 bookworm ???
@MichaelKlements
@MichaelKlements 9 ай бұрын
Unfortunately this script doesn't work on Bookworm yet as the libraries and dependencies aren't compatible with it. When they are eventually updated then I'll modify the script to run on it.
@ricardotorres7779
@ricardotorres7779 9 ай бұрын
Thank you very much for your attention, I hope that when you have the scripts, you can let me know, it is very important for me and my new project, in any case, I follow your channel very closely, thank you again.@@MichaelKlements
@kittyztigerz
@kittyztigerz 2 жыл бұрын
I get error after upgrade setuptools said error pip s dependency resolver does not currently take into account all the the packages that are installed. This behavior is the source of the following dependency conflicts Lanuchpadlib 1.10.13 requires testresources , which is not installed I try sudo apt-get install lanuchpadlib Say error cant find packages What else should i do?
@phucbinh9441
@phucbinh9441 2 жыл бұрын
Which types of standoffs are the ones that the Pi sit on? I wanted to try this for myself
@Mike-ry4ti
@Mike-ry4ti Жыл бұрын
Awesome Michael, thanks! I cannot launch "crontab ~e" however as it comes up with no such file... are you able to help with this? am a newbie using a pi4...
@thegoodmusicvinylcd7782
@thegoodmusicvinylcd7782 Жыл бұрын
I followed the video to the letter..but when I restart the display doesn't turn on...why😟
@nienio145
@nienio145 2 жыл бұрын
I need help with the cronab -e command when ever i type it in, it says that there is no directory called "-e" what do i do
@txcwboy64
@txcwboy64 Жыл бұрын
me too ! did you get it fixed?
@keithharding
@keithharding 2 жыл бұрын
Great Video - Thanks
@linuxrant
@linuxrant Жыл бұрын
Can you use that display to access terminal? tty or sth? or display something little more functional and programmable? some images/animations etc? I am really curious.
@MichaelKlements
@MichaelKlements Жыл бұрын
You can program it to display animations or other text but I'm not aware of any scripts available to access the terminal through it.
@D-zibby
@D-zibby 2 жыл бұрын
For some reason mine won’t open up a clone terminal when I type in that command
@retrodesign3d136
@retrodesign3d136 3 жыл бұрын
Michael, is there a way to connect this LCD and use your tutorial if I am already using Pin 5 (SCL) for my safe shutdown and startup button ? thank you.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Unfortunately this is a design limitation that is difficult to work around. You have to use pins 3 and 5 for I2C communication and only pin 5 works for the wake function. The only "easy" way to get this to work is to use your existing button only for startup and then connect the display to the same pins. You'll then need to modify your shutdown script to work on a separate pin and add a second button. There are some other methods people have tried (using diodes etc.) but they're probably a bit more complicated than what you're looking for.
@lolloewe9948
@lolloewe9948 2 жыл бұрын
Well, I'd like to use this display with the 64bit version of the Kali Raspberry Pi version. Blinka just isn't following the idea, and tells me it only works on Raspi OS Bullseye, like stated in the video title. Has anyone got an idea on how to run it with the wrong OS?
10 ай бұрын
Great, tks so much, can you update for raspberry pi 5 with raspberry pi OS Bookworm
@MichaelKlements
@MichaelKlements 10 ай бұрын
Bookworm has made it compulsory to use pip in a venv which has broken most of the installation processes for the packages and libraries used for this display, it's going to be a while before theses are all updated.
@GregRodriguez22
@GregRodriguez22 Жыл бұрын
When I try to clone the git directory I'm asked for a username and password. Any ideas on what that's about?
@Slider-Man
@Slider-Man 2 жыл бұрын
so i got this setup just like in video and i put in my recallbox sd card with a full setup already and it does not work, i ssh into it but apparently recall box ssh is odd and no pi like options, anyone know how to enable this on a Recall Box setup?
@mibrahim4245
@mibrahim4245 3 жыл бұрын
Hi Michael, Please make a video on using your case with RPI4 and multiple SSD's as a NAS with RAID .. I'm so confused about the speed limitaions due to USB or due to the different boards that the SSD connects to ... :(
@MichaelKlements
@MichaelKlements 3 жыл бұрын
I've bought a couple of SSDs to try building a NAS, the video will come soon.
@mibrahim4245
@mibrahim4245 3 жыл бұрын
@@MichaelKlements you're a legend.. thanks ❤
@samsass1
@samsass1 2 жыл бұрын
Thank you for this nice tutorial, Michael. Everything is working fine but I notice the CPU usage is 10% less than the percentage reported in my PI task manager. Do you know why? Should I just change the way the info is formated in the stats.py script? Thank you for your advices
@MichaelKlements
@MichaelKlements 2 жыл бұрын
Hi Samuel, I've never really looked into or compared this to the task manager's reported figure. Does it remain the same even while at idle? I wonder if this is some sort of delay in reporting or if there is another reason for the difference.
@cobwebblocks
@cobwebblocks 2 жыл бұрын
HELP It just give me white and black pixels with what I think is half numbers on the top of the screen. It's a AZ-Delivery screen My display has in order left to right: VDD GND SCK SDA i am unsure if the wiring is wrong with putting them on the pins that are similar. Tried 3.3v and 5v pins I run a Pi 3 B+ Pi os lite with open media vault installed. Would be happy if I got help.
@MichaelKlements
@MichaelKlements 2 жыл бұрын
If you're running the exact script from my Github repository then it's likely a hardware issue. Either the wiring isn't correct or you've got a faulty display.
@cobwebblocks
@cobwebblocks 2 жыл бұрын
@@MichaelKlements so does the names not mean anything special?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
By name do you mean brand of the display? That shouldn't make any difference as long as its the same model I2C display. Make sure you aren't getting any errors during installation as well.
@cobwebblocks
@cobwebblocks 2 жыл бұрын
@@MichaelKlements by names I meant ports: VDD, GND, SCK and SDA
@grantnicklin6421
@grantnicklin6421 8 ай бұрын
This process doesn't seem to work with Bookworm
@bena5159
@bena5159 3 жыл бұрын
you can replace `apt-get` with `apt`
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Thanks Ben A
@lamprospan
@lamprospan Ай бұрын
Any chance for an update on Pi 5?
@ImJaineel
@ImJaineel 2 жыл бұрын
hey, i nedd help, im getting OSError: [Errno 121] Remote I/O error
@BradClarke
@BradClarke 3 жыл бұрын
Just curious, what is it about the previous demo you did that no longer works on bullseye? Is it to do with the now deprecated adafruit library?
@jayempii1590
@jayempii1590 3 жыл бұрын
I upgraded from buster to bullseye and the old oled stats display is still working.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Its to do with the Adafruit BBIO library. Rather than try to fix the errors I've just updated the tutorial to use their latest CircuitPython libraries, which are still being maintained.
@OdykKayne
@OdykKayne 3 жыл бұрын
Wonderful, thanks so much Michael - now my screen is working well again! :) Will this same set of commands work on the 64-bit version of RPiOS for when the full version of that is released? Thanks again! :D
@MichaelKlements
@MichaelKlements 3 жыл бұрын
That's great Kody. It should do, but we'll just have to wait and see. It's always difficult to tell which packages will and wont work on future releases.
@OdykKayne
@OdykKayne 3 жыл бұрын
...Hmm....followup....your new stats.py is different than the old one. Is there a place in your new script to specify which I2C bus to use? In my last comment I mentioned I have two I2C buses set up on my Pi...the original one running a power button and a new one running your screen...? In the old script I could specify the bus number I wanted to use on line 57: # Alternatively you can specify an explicit I2C bus number, for example # with the 128x32 display you would use: disp = Adafruit_SSD1306.SSD1306_128_64(rst=RST, i2c_bus=4) ...but I see no similar line in your new script? :)
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Yes it's different as the libraries required are a bit different. You can set the address on line 25 of the new script - oled = adafruit_ssd1306.SSD1306_I2C(WIDTH, HEIGHT, i2c, addr=0x3C, reset=oled_reset)
@OdykKayne
@OdykKayne 3 жыл бұрын
@@MichaelKlements Thanks for the reply man! I see where you can set an address, but how do I set the bus in that line? I remember when I got things working with your last script, the address was the same on bus 1 or bus 4, which were the two buses I had set up...the address was listed as '3C' for both buses for the screen. So I would assume I would have to leave the address the same?
@OdykKayne
@OdykKayne 3 жыл бұрын
@@MichaelKlements Actually....it might be the line before? Could the 'i2c = board.I2C()' line be the one I need? That line seems to use the default bus, but could I maybe fill in '4' for example, in those brackets to have it run on bus 4...?
@JoãoMiguel-h6o
@JoãoMiguel-h6o 9 ай бұрын
Work, grateful !
@007craft
@007craft 3 жыл бұрын
It is not specified which version of Raspberry Pi OS this will work with? Lite, Desktop, or Desktop with recommended Software? I tried this on dietpi but ran into an error when it was trying to install something called Blinka
@MichaelKlements
@MichaelKlements 3 жыл бұрын
It works with both versions of Raspberry Pi OS Bullseye (Full and Lite). Dietpi is not a version of Raspberry Pi OS, so is probably missing some elements of software required to run it.
@johnhorseman4296
@johnhorseman4296 2 жыл бұрын
Works fine, even for a noob like me, thank you very much
@aaaafaaaaf
@aaaafaaaaf 2 жыл бұрын
Michael, I use a momentary switch to power on and off my raspberry, to do this I use ping 5 and 6. Thinking of add an OLED display to my pi's any ideas?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
I'm not sure why hey decided to make the wake pins the same as one of the communication interfaces, this is one of the reaosns why I haven't put power switches onto my case designs. It might still work, you'll just need to have both connected to pin 5, the wake function should be fine, I'm just not sure how you would get the Pi to shutdown.
@targs3574
@targs3574 11 ай бұрын
hi though this is an outdated guide its all I got I have no idea about a lot of this.. with this guide at 3.45 I get an error on the sudo pip3 install --upgrade setuptools error extwernally-managed-enviroment
@JD-qq9sm
@JD-qq9sm 9 ай бұрын
@BatBrendo --break-system-packages worked for me and didn't seem to break anything.. no idea what the impact of using it is but at least it got me up and running
@CyberDyne2012
@CyberDyne2012 Жыл бұрын
Awesome - thank you ;)
@OnHoldAt50
@OnHoldAt50 2 жыл бұрын
Sadly, all the programs that you load so perfectly, ALL begin well on my Pi 3b and 4b, but always end up erroring out, cant find this or that resource etc. Largely my experience with the Pi products. Wish there was some real class that would just take you step by step, and if I had a problem, be able to point. My command syntax is exactly like yours. The query sees the OLED. Senior electronics tech - Pi baby. Desire to learn but really- WTH (sorry)?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
If you share what error and at what stage you get it then I can try help you out. I've really tried to make this tutorial as "step by step" as possible, so you shouldn't get any errors. What OS are you using?
@OnHoldAt50
@OnHoldAt50 2 жыл бұрын
@@MichaelKlements Thank you author! I have a Pi 3b and a Pi 4b. The errors were on the 3b. I'm sure I'm working with an obsolete OS. To save time, I started the same on the 4b, but couldn't find the HDMI mini cable. One thing after another. If I have problems after installing the current available OS for the 4b, then your procedure, I will ask. Thank you for offering - you're aces!
@MichaelKlements
@MichaelKlements 2 жыл бұрын
It is quite frustrating that they use micro-HDMI ports on the 4b. Try using Raspberry Pi Imager to flash the latest Raspberry Pi OS Bullseye and you shouldn't have any trouble getting the rest running.
@OnHoldAt50
@OnHoldAt50 2 жыл бұрын
@@MichaelKlements Worked without error (basically). The part where you display the command sudo python3 raspi-blinka.py (edited, found reference to code link) I had to slow motion capture that with my iPhone, because it was a flash before it disappeared. Everything else went without incident. Thanks for putting it out there. That's awesome... Subscribed.
@MichaelKlements
@MichaelKlements 2 жыл бұрын
That's great to hear, thanks for the feedback!
@CIRQ-co
@CIRQ-co Жыл бұрын
the brightness of the display is low .. i would like a little more brightness. How can i do that . Please help me
@MichaelKlements
@MichaelKlements Жыл бұрын
The brightness on the display is not adjustable as far as I'm aware.
@studioeight4571
@studioeight4571 10 ай бұрын
Would there be a way to get this running on Batocera on a Pi?
@FearTec
@FearTec 2 жыл бұрын
thx worked a treat
@southernsouperman
@southernsouperman 2 жыл бұрын
Hello everyone, can anyone help me get this display working, I got the 1.3 inch version with SH1106 instead of the SSD1306 drivers. I'm beating my head against the wall. TIA
@kittyflin40
@kittyflin40 Жыл бұрын
right at the end of tutorial i get errno 121 remote I/O error
@dirky_blaine
@dirky_blaine Жыл бұрын
so when messing in crontab, I can enter the command then however how do I save and exit?
@barge999
@barge999 Жыл бұрын
I have the same problem
@aaronv.1746
@aaronv.1746 2 жыл бұрын
Got it working except on the cpu and temp line it is showing another cpu over the temp. So it just looks jumbled up. It reads: cpu 1.21cpu(jumble)
@MichaelKlements
@MichaelKlements 2 жыл бұрын
That's strange, what operating system are you running? There is only one called up in the code, so it shouldn't have a second.
@aaronv.1746
@aaronv.1746 2 жыл бұрын
@@MichaelKlements I am using debian bullseye. So i played around with the code. What I did was remove the IP address and moved the cpu line up in its place. The thing is the cpu line reads: cpu 1.62 cpu 20%. The 20% is covering up the cpu temp. After moving that up I can read the temp clearly. Im wondering what can i remove in the code to get rid of the 20% part so I can have the IP address back on there
@ravkhangurra7522
@ravkhangurra7522 3 жыл бұрын
I am still having issue with getting the script to start the OLED Display. I have added the command into crontab as described but when rebooting the pi the OLED Display doesnt work. If however you run the same command python3 /home/pi/OLED_Stats/stats.py from the terminal it works? Any ideas?
@ravkhangurra7522
@ravkhangurra7522 3 жыл бұрын
Some additionmal information -- pi@raspberrypi:~ $ ls Bookshelf Downloads Pictures Public Templates Desktop Music Pimoroni raspi-blinka.py Videos Documents OLED_Stats PixelOperator.ttf stats.py pi@raspberrypi:~ $ python3 stats.py Traceback (most recent call last): File "/home/pi/stats.py", line 41, in font = ImageFont.truetype('PixelOperator.ttf', 16) File "/usr/lib/python3/dist-packages/PIL/ImageFont.py", line 852, in truetype return freetype(font) File "/usr/lib/python3/dist-packages/PIL/ImageFont.py", line 849, in freetype return FreeTypeFont(font, size, index, encoding, layout_engine) File "/usr/lib/python3/dist-packages/PIL/ImageFont.py", line 209, in __init__ self.font = core.getfont( OSError: unknown file format
@MichaelKlements
@MichaelKlements 3 жыл бұрын
It looks like it's having trouble with reading the font. Either try setting it back to use the default font or move the font and script into the home/pi/ directory.
@romangodzinets7386
@romangodzinets7386 Жыл бұрын
I had this issue, but I solved it by adding sudo right after the @reboot.
@robertlasenby5359
@robertlasenby5359 Ай бұрын
For those having an issue with it not starting the oled on boot up. When adding the line in crontab cd /home/pi/OLED_Stats && python3 stats.py &... If you have renamed your pi, replace pi with the name you chose and all should work on boot up
@sangjela
@sangjela 3 жыл бұрын
good day! there are benefit to update to bullseye? it can continue current setting?
@MichaelKlements
@MichaelKlements 3 жыл бұрын
I'd probably hold off on upgrading for another few weeks until they've fixed up any bugs etc.. After that it would be beneficial to run the latest version.
@NateB-u8e
@NateB-u8e 11 ай бұрын
Umm, This still doesn't work. As of today, i tried 8 different methods and none worked. Someone pls help!
@erikshahverdyan2748
@erikshahverdyan2748 3 жыл бұрын
Thank you.
@Loki3411
@Loki3411 2 жыл бұрын
Could this be done with osmc ?
@Slider-Man
@Slider-Man 2 жыл бұрын
If u could make a tutorial on doing this for RecalBox i would literately pay u lol
@맨두-m4s
@맨두-m4s Жыл бұрын
work good! thanks
@BrianThomas
@BrianThomas 2 жыл бұрын
What if I wanted to use a larger 5inch or 10inch display for this data. Can this be done? If so what steps would I need to change?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
You'd need to change the libraries in the script to work with the new display's driver.
@BrianThomas
@BrianThomas 2 жыл бұрын
@@MichaelKlements thank you very much for your reply. Would you be willing to point me in the right direction for that? Is there a link or another tutorial that talks about that somewhere that you know of?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
The manufacturer or seller of the display will likely have a tutorial for their display that contains the correct drivers. If you can get basic text to show up then it's pretty easy to just copy the relevant parts of this script across to the new display's script. There isn't really a generic tutorial, each display is going to be different.
@BrianThomas
@BrianThomas 2 жыл бұрын
@@MichaelKlements I understand. You're awesome. Thank you for your time.
@MdSiam-kw5ox
@MdSiam-kw5ox 2 жыл бұрын
How do you move between two displays? like display1: CPU status, & display2: PiHole status
@MichaelKlements
@MichaelKlements 2 жыл бұрын
Just add a loop that runs through two displays with a time delay between each.
@MdSiam-kw5ox
@MdSiam-kw5ox 2 жыл бұрын
@@MichaelKlements Got it 👍 Now I have to look for how to display the PiHole status screen.
@KnowledgeMedia1
@KnowledgeMedia1 Жыл бұрын
Thanks a lot
@Felipe-ij2lu
@Felipe-ij2lu 3 жыл бұрын
where can i get the enclosure design?
@MichaelKlements
@MichaelKlements 3 жыл бұрын
There are a few different variants, but they're all on my blog and in past videos on my channel - www.the-diy-life.com/raspberry-pi-4-ssd-case-with-stats-display/
@melinakorovessi713
@melinakorovessi713 2 жыл бұрын
if they don’t have the pins can i solder the wires?
@MichaelKlements
@MichaelKlements 2 жыл бұрын
It would be better to solder some pins onto it, but you can definitely solder the wires directly as well.
@gooberminther3tik25
@gooberminther3tik25 Жыл бұрын
Thanks for bringing it in for a clear view. But not everyone has your intuitive know how. Mud was not the worst of name calling as I attempted to follow your command line entry. You want to be informative. don't breeze through the details. There is a difference between being informative and banter.
@happy_waves9786
@happy_waves9786 2 жыл бұрын
Does anyone know if this would work on ubuntu server?
@Fimbulwinter04
@Fimbulwinter04 3 жыл бұрын
Hello, I am having a bit of a problem. For some reason I cannot get the screen to keep running. I get through everything and oled screen displaying the stats but like in your website, as I close the terminal, the screen stays frozen. I did input the line in crontab already but once I reboot the screen is still frozen with previous data. Only way to keep it working is only leaving the terminal open and manually running the script. I have gone through the steps at least twice without skipping a step and to no avail.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
If you run the script in the terminal and then close the terminal it automatically terminates the script that was running, that's why it freezes. Adding an & to the end of the terminal command tells it to continue running in the background. If its not updating when you reboot then there's a probably with your crontab entry. Its either not finding the script or its not running it correctly.
@Fimbulwinter04
@Fimbulwinter04 3 жыл бұрын
@@MichaelKlements thanks! I will try that. The crontab, I tried both methods of of saving the line of code even made sure of was doing the & with.a space.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Try moving the script into the home directory - that is usually also less complicated to get working.
@Fimbulwinter04
@Fimbulwinter04 3 жыл бұрын
@@MichaelKlements hello, I did move the file over to the home directory, and still no luck. I tried redoing the process all over again and still no avail. I have tried moving it to other locations and I just can't get it to work, I have tried your step by step guide slowly and surely, but it just doesn't work for me. It still runs fine when I execute it manually, and I have tried "crontab -e" and "sudo crontab -e". I may have to delete the whole sd card and start from scratch, see if it helps. (There was one time where windows wouldn't update/fix drivers at all, a fresh reinstall of windows actually helped.) If not, I may give up on trying to get this screen to work.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Can you paste the exact line you're entering into crontab here and I'll have a look at it?
Connect and Program An OLED Stats Display For Your Raspberry Pi
10:49
Michael Klements
Рет қаралды 59 М.
Raspberry Pi Pico Tutorial - SSD1306 I2C OLED DISPLAY
9:42
NerdCave
Рет қаралды 30 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,9 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
When u fight over the armrest
00:41
Adam W
Рет қаралды 31 МЛН
Mini Ice Tower with OLED display for Raspberry Pi 5. 52Pi
13:31
leepspvideo
Рет қаралды 18 М.
The ULTIMATE Raspberry Pi 5 NAS
32:14
Jeff Geerling
Рет қаралды 2,4 МЛН
DON'T Use Raspberry Pis for Servers! (Use THIS)
16:23
Hardware Haven
Рет қаралды 1,2 МЛН
Turning a Raspberry Pi Pico into a GPU!
16:42
element14 presents
Рет қаралды 127 М.
I CREATED A PI NAS With RAID 5 Setup | Radxa Penta Sata Hat for SSD🔥
22:38
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
Every Developer Needs a Raspberry Pi
27:27
Sam Meech-Ward
Рет қаралды 931 М.
DIY Raspberry Pi Racecar Dashboard: The Ultimate Guide
15:11
BEAVIS Motorsport
Рет қаралды 784 М.
Raspberry Pi demolished by monster 128-core ARM CPU!
20:54
Jeff Geerling
Рет қаралды 1,3 МЛН
Raspberry Pi Battery Power
20:34
ExplainingComputers
Рет қаралды 346 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,9 МЛН