Flirc Case How To Install/Mount A Led Button Raspberry Pi On Off Switch

Sdílet
Vložit
  • čas přidán 6. 09. 2024

Komentáře • 105

  • @seansretroverse9082
    @seansretroverse9082 Před 7 lety +17

    I'm using this exact switch, and connecting to the correct pins, but the LED lights for just a moment when powering on, then shuts off. I researched and found that if you experience this with the Pi 3, then it is because the UART behavior was changed for the model 3 Pi. To fix it, I found you have to go into /boot/config.txt (use sudo nano /boot/config.txt) and add the line enable_uart=1
    This fixes the behavior of the LED power light on the model 3, however I did notice that once the light goes out, you should wait a few moments before disconnecting power (the green activity light still flashes for a few moments after the LED light goes out).
    Not sure if this has been covered in prior comments or not, but strangely a google search turned up nothing on this topic. I guess most people aren't bothering with LED power indicators on RetroPie these days.

    • @DJ_Blaker
      @DJ_Blaker Před 7 lety +1

      Sean's Retroverse thanks Sean, this helped me out immensely, was having the same issue... At first I thought I burnt the led out right away... I was like "wtf"... Then double checked it was a 12v led again... Then i shut it down, rebooted again... Saw led was still working momentarily again... Thanks for your helpful hint!

    • @seattlegamegurus
      @seattlegamegurus Před 7 lety +1

      THANK YOU!!!!! Works now! I am using the Borkin Button and this wiring method RP3 and your edits to config.txt work perfect. Thanks Again!! You da best!

    • @Anduril1974
      @Anduril1974 Před 6 lety

      THANK YOU! Works perfectly

    • @seansretroverse9082
      @seansretroverse9082 Před 4 lety

      @Shareel Chand Since they tried to keep some degree of backward compatibility with the pi 4, my guess is "probably so". That being said, I personally have not played with a pi 4 to know for sure. The GPIO for the Pi 4 is supposed to be identical, and making a simple config file change should not break anything if it does not work, so try it and see! :)

    • @shareelchand5712
      @shareelchand5712 Před 4 lety

      @@seansretroverse9082 Thanks, if it won't work I am sure there are others out there.

  • @RN25899
    @RN25899 Před 7 lety +11

    I'd say your biggest problem with the soldering is that you let the tip of your soldering iron oxidize. You need to make sure that you always put some solder on the tip before you let it cool down. The tip should stay shiny from solder. That and you need to use flux.

    • @ETAPRIME
      @ETAPRIME  Před 7 lety

      The problem is the tip won't get hot enough it's a 30watt harbor fright iron I think I payed $2.99. My weller station died on me a few months back so I got this to hold me over.

    • @motleypixel
      @motleypixel Před 6 lety +4

      Robert is right, just to further help, that iron you have, though cheap, it far more heat than you need to work but it can still work right if you just do a few simple things: 1. Use flux core solder (you probably are using as most has it), additional flux paste on the wire and landing helps too but not entirely necessary. 2. Take that tip when cool and use a greenie pad and take it down to bare metal (clean it with 91+ ISO or contact cleaner). 3. When you solder it vital you produce a heat-bridge first before introducing new solder to the joint/landing. To do this tin the tip of the iron first, make sure it looks wet and not "globuous" (Robert said this before). Then make sure your component is clean (use contact cleaner or 92+ ISO). 4. Place the tinned tip onto your landing for about 2 seconds and let that heat-bridge x-fer heat to the component/landing/joint, then just add a bit of fresh solder and it should flow better for you. 5. Take a paper towel and cut it so it's about 3.5" wide and the other dimension is the longest side, then roll it like a joint really tight until you have what looks like a HUGE fatty or tampon. Take narrow masking tape and take each end tight about 1/4" from the ends. Use this as a tip cleaner...when you are done with a few solder joints, rub briskly the end of your tip with this paper towel joint, then quickly re-tin the tip, EVEN IF YOU DON'T PLAN TO SOLDER RIGHT AWAY. Then say you need to solder again in a few mins, again clean the tip and apply fresh solder. Also when you are done with your last solder job, tin the tip generously and put it away like that. This will keep your tip nice and shinny as it should for its working life. You will run into open ckts in the future with the solder jobs you show here. This coming from a Naval Nuclear Reactor Safety Controls Electronics Tech/Reactor Operator. I spent 4 week on Ford Island in a school that taught soldering the right way. We had salty senior/master chiefs looking at our work through jeweler's loups and I swear, even after spending 100+ hours practicing and when I though I had the perfect joints, they never passed me.

    • @ProjectDv2
      @ProjectDv2 Před 5 lety

      A bit after the fact, but they're right. That tip is so oxidized it can't transfer heat properly, so it acts like it's not hot enough. Hopefully you procured a new Weller station since this video, but following Robert and Roy's (heh, Rob Roy) tips will make your tips last soooo much longer. I completely knackered the tip on my cheap Radio Shack iron, it was so badly oxidized that the tip began to crumble.
      The paper towel blunt is a good tip, but I personally prefer a brass wool tip cleaner. It does a great job of cleaning the tip without damaging it, it won't burn like paper can, and it won't cause a rapid drop in tip temperature like the wet sponge cleaners will.

    • @simonsteamyhead5738
      @simonsteamyhead5738 Před 5 lety

      Roy Niswanger That is a fantastic lesson for us newbies.Do I need to have any concerns about possibly damaging components from heat damage when holding the soldering iron on for more than a few seconds prior to adding the solder ?

  • @lawrenceb4954
    @lawrenceb4954 Před 7 lety +1

    Thanks! Got my button installed tonight. Was a tight fit getting the pi in the case but I think the pi helps hold the button in place. Works like a charm.

  • @larock0wns
    @larock0wns Před 7 lety

    Thank you very much for this video. I was one of the people asking how you mount the button, and I appreciate you taking the time and going back to make a step by step guide. Much appreciated.

  • @KillerQ
    @KillerQ Před 7 lety

    With having the post act as the heastsink, it affords you a lot of working room without having to map out components. Nice work!!

  • @larock0wns
    @larock0wns Před 7 lety +2

    For those of you having an issue with the LED staying on when you press the power button do the following
    sudo nano /boot/config.txt
    and add the following line to the end of the file
    enable_uart=1
    press ctrl-X, then Y, then enter
    sudo reboot

    • @sb102
      @sb102 Před 2 lety +1

      Thanks for this. I wish he'd add it to the instructions!

  • @andyclark4557
    @andyclark4557 Před 7 lety +1

    Incredible dedication on the raspberry pi, I love how you always on point with the latest upgrades, mods and updates on these devices, you are awesome, great vids and you get to the point no crappy background music, gimmicks or naked people, lol, just the facts, thanks for your help it's very much appreciated.

    • @mikem8145
      @mikem8145 Před 6 lety

      Indeed always good videos without any annoying electronic or heavy trash background music. But hey what's wrong with naked people in raspberry pi videos? ;-)

  • @OdykKayne
    @OdykKayne Před 2 lety

    Is there a way to install this button WITHOUT using the GPIO Pin 3/5 as you've done? That is the SCL pin and I am planning on using a mini info display on my Pi that also needs that pin...?

  • @rastaripshot
    @rastaripshot Před 7 lety

    I used your previous tutorial to flush mount this same button on top of the flirc case. Keep it up and thank you

  • @bianconeribear5463
    @bianconeribear5463 Před 2 lety

    Could you not put some shrink wrap around the wires instead of the hot glue?

  • @kontramot
    @kontramot Před 3 lety

    Button press on contacts 5-6 will work for turning Pi On, but will it work for turning it Off?

  • @Semper_5
    @Semper_5 Před 6 lety

    Great walkthrough I ended up using the exact same button and was able to get the button in VERY snug (no glue needed) with a 25/64 bit. Enabling the UART is KEY!!!
    QUESTION: is there any update in the script to shut the fan off when going to sleep? And also save metadata? (needs kill emulationstation)

  • @mrjoeyman
    @mrjoeyman Před 6 lety

    Okay I went for it and it needs the script. It worked for me the first time. Thanks so much.

  • @einesarredondo
    @einesarredondo Před 7 lety

    I'm eagerly waiting for my button to come in the mail so I can install it on my Flirc cased Pi but I did have a question. By using the button to shutdown, does it perform a safe shutdown or should I be shutting down through ES like I have been?

  • @psychosious
    @psychosious Před 6 lety

    Great videos, thanks for all the info.... one question, will the diagram work correctly if I use a switch with only four connectors and splice in a separate led ran elsewhere in the case? I suspect it should work being the only shared connection between the led and the switch is the ground wires... just a nervous newb.

  • @ShrimpZoo
    @ShrimpZoo Před 6 lety +1

    Can't you just use the female cable ends to attach the button and led instead of soldering ?

    • @mikem8145
      @mikem8145 Před 6 lety

      I was wondering the same thing. Maybe the black plastic female connectors would hit the other GPIO pins on the pi board.

  • @ravpie
    @ravpie Před 7 lety

    Hello, just quick one, my button lighting but not working (on/off), any extra setup is needed from a terminal to start to work ?this?

  • @xFlesk
    @xFlesk Před 7 lety

    i have a question for you (because i dont know if i understood good). is this button shutdown power completly (so no leds flashing anymore on rpi) or only shutdown the system ?

  • @Xyerth
    @Xyerth Před 5 lety

    I know the video is a year old and I am working on my first pi but do you know the alternative pins to connect to in case I have a dual sync fan attached to the pins your showing as connected with the switch? Curious on your thoughts...

  • @squiddymute
    @squiddymute Před 2 měsíci

    is the button always on when pi is on power ?

  • @IanSRutter
    @IanSRutter Před 7 lety

    That is a great tutorial. Easy to follow and a great result.
    Got me and my son juiced. Will be doing this.'
    Thanks.

  • @xx87famexx
    @xx87famexx Před 7 lety

    Does it need to be pin 5 and 6 for the Switch? I bought an LCD and it uses ports 1-26 and i have ports 27-40 empty.

  • @mrjoeyman
    @mrjoeyman Před 6 lety

    Someone already asked if there is a script required to run before this works, or is it just connect and it works?

  • @thursty007
    @thursty007 Před 6 lety

    Mr ETA PRIME, so being that the Power LED button is 12V, everything still works perfectly? Sorry I'm new to all this

  • @Explore531
    @Explore531 Před 7 lety

    I love the blue led light better nice work you done,

  • @MrAdvokaten
    @MrAdvokaten Před 7 lety

    How do I do this with a nonmomentary switch? I stripped a playstation 1 and am building a pistation with original buttons and leds

  • @EricFaulkes
    @EricFaulkes Před 7 lety

    I wondered how long it would be before you joined the launchbox team dude! 😂
    Sorry for hijacking your video! ☺

  • @Mixanter
    @Mixanter Před 7 lety +1

    Hi, I see that your LED is 12V, how can you connect it in a 3.3V GPIO? Is this possible?

    • @mikem8145
      @mikem8145 Před 6 lety

      I was wondering the same thing, but by reading the specs it's actually a 3V LED not a 12V. But it can be used on 12V by adding a resistor.

  • @HallelujahJaffar
    @HallelujahJaffar Před 7 lety

    Awesome stuff. I'm gonna have to experiment a little and see if I can apply this tutorial to one of my cases from C4 Labs

  • @Anduril1974
    @Anduril1974 Před 6 lety

    Hey man, followed your excellent guide with the exact same parts (using the on/off script too) and everything works except for ONE thing. The LED light within the button, it only comes on momentarily when I click it to wake up the Pi, never at any other time. Any thoughts???? Thanks :)

    • @Anduril1974
      @Anduril1974 Před 6 lety

      Never mind, found the answer below...
      "I'm using this exact switch, and connecting to the correct pins, but the LED lights for just a moment when powering on, then shuts off. I researched and found that if you experience this with the Pi 3, then it is because the UART behavior was changed for the model 3 Pi. To fix it, I found you have to go into /boot/config.txt (use sudo nano /boot/config.txt) and add the line enable_uart=1
      This fixes the behavior of the LED power light on the model 3, however I did notice that once the light goes out, you should wait a few moments before disconnecting power (the green activity light still flashes for a few moments after the LED light goes out)."
      Works fantastic now (even though my drilling wasn't perfect, oh well! :D

  • @martinaxelsson9223
    @martinaxelsson9223 Před 6 lety

    My fan doesn't stop when i switch it off With the nye uppdatera Wiring Diagram

  • @chrisjericho7123
    @chrisjericho7123 Před 7 lety

    I gave teh vid a thumbs up, the second I saw the topic. thanks.

  • @normynorm9503
    @normynorm9503 Před 7 lety

    I have a question about the case with fan diagram in the description!!! Does this diagram allow the momentary switch to turn on/off retropie and the fan at the same time?
    If not is there another wiring diagram that can work with this setup?

    • @ETAPRIME
      @ETAPRIME  Před 7 lety +1

      Jason Normington the fan will turn off when you press the button and shutdown retropie

    • @normynorm9503
      @normynorm9503 Před 7 lety

      ETA PRIME Thank you very much. You're videos have been very helpful!!

  • @dannycanahuate1219
    @dannycanahuate1219 Před 6 lety +1

    Hey ETA PRIME Love your content. A friend asked me to install an on/off switch on a pi 3 b+ I put together for him after watching your videos. I did as you said and followed the updated diagram for wiring, as his case does have a fan. Button worked fine after installing the script, but the fan will not shut off as long as the power cord is plugged in. Any fixes available?

  • @psychosious
    @psychosious Před 6 lety

    ETA, or anybody please help? My switch has only four connectors how should I go about connecting a separate LED, to the switch connectors in order to make my LED also connected to the script necessary for functioning LED power button.? If possible lets use NW, NE, SE, SW for each of the four connections? Sorry,I am just very new to the pi scene.

  • @JayN4GO
    @JayN4GO Před 7 lety

    Do you know what international temperature you are getting by streaming on you pi3b? Below 150f? I know, random question

  • @rb5235
    @rb5235 Před 6 lety

    It's better to never ever turn a computer/cpu base system off unless you absolutely have too it will last longer and run more trouble free. Feed them clean power too using a good UPS. That kinda goes for any and all electronic equipment.

  • @the_yoyo_king2860
    @the_yoyo_king2860 Před 6 lety

    Will it work if I Connect it to any 3.3v and any ground pin ?

  • @MartinKidd
    @MartinKidd Před 7 lety

    Why not use a panel mount button? not enough clearance inside?

  • @synergypestcontrol6955

    So I was wondering is there a way to install the script through Kodi? I'm running quad boot with the led button but the light/power button works when running retropie and raspban but not on Kodi.

  • @tim8505
    @tim8505 Před 7 lety

    Hey :D nice video i ordered everything :) do you have tipps for getting faster boot times with Android on the pi ( i installes it in my car and it sucks to wait all the time :/

  • @MultiMack82
    @MultiMack82 Před 6 lety

    Is there a script that needs to be added or is it just add the components and go?

  • @kevinhartman1863
    @kevinhartman1863 Před 5 lety

    Any idea why this does not work on motion blue build?

  • @RN25899
    @RN25899 Před 7 lety

    Can you please do a video on how to connect to WiFi in RetroPie if you don't have a keyboard available to plugin to the Pi? I heard there was something about putting a text file with the Wireless name and credentials in it, but can't figure it out..

    • @ETAPRIME
      @ETAPRIME  Před 7 lety

      Robert Nine yeah I can do one tomorrow. Are you install the image from a laptop?

    • @RN25899
      @RN25899 Před 7 lety

      Yea, I ran into the problem a couple weeks ago. Had my laptop and an SD card reader, but didn't have a keyboard to be able to type the credentials to the WiFi at the vacation house I was at. Seems like if you have a way to put a text file onto the SD card, you should be able to do it...I just wasn't able to figure it out/make it work.

  • @NeonSJuggalo
    @NeonSJuggalo Před 7 lety +1

    Weird question. But I gotta ask. Is that a line tattoo on your left thumb?

    • @ETAPRIME
      @ETAPRIME  Před 7 lety

      yeah Indian ink and a needle when i was 14

    • @NeonSJuggalo
      @NeonSJuggalo Před 7 lety +1

      ETA PRIME oh childhood rebellion. I so miss being young. Getting drunk with my friends playing Mario Kart 64, Chef's luv shack or 007 at our all weekend long gaming parties. Good times.

    • @cazper8771
      @cazper8771 Před 7 lety +1

      ETA PRIME could you please clarify wat u mean about gluing the switch itself but be careful not to glue the switch together or does anyone here get wat he means by that???? Also if you could give me a link for the jumper wires u have!!!!

  • @DarkSSide72
    @DarkSSide72 Před 7 lety

    Awesome! Exactly what I was waiting for

  • @pipesfranco
    @pipesfranco Před 6 lety

    Love your videos ETA :) Can I ask...would this shutdown script work correctly on Hyperpie Crisps 128gb image? Thanks in advance

  • @ShrimpZoo
    @ShrimpZoo Před 6 lety

    Does this work with retropie 4.4 .?

    • @ShrimpZoo
      @ShrimpZoo Před 6 lety

      This dosnt work on the new retorpie 4.4
      Tried it on pi zero, zero w, pi 3, and a b+
      Only works on old versions of retropie

  • @xFlesk
    @xFlesk Před 7 lety

    thank you, another great video with a great tutorial. was waiting for this. thumbs up for you ;)

  • @robl1792
    @robl1792 Před 7 lety +1

    led is working fine,but the power button doesn`t work!

    • @shaileshmoolya6081
      @shaileshmoolya6081 Před 4 lety

      Your will have to install shutdown script from howchoo.com/g/mwnlytk3zmm/how-to-add-a-power-button-to-your-raspberry-pi

  • @beaulieuRule
    @beaulieuRule Před 7 lety

    where to buy the wiring kit ? ty

  • @philipcooper8297
    @philipcooper8297 Před 7 lety

    What case are you using?

  • @fernandinhopegsus
    @fernandinhopegsus Před 7 lety

    Where did you buy that case?

  • @grantwassell1429
    @grantwassell1429 Před 7 lety

    Does the original script need to be changed for an LED button to work?

    • @grantwassell1429
      @grantwassell1429 Před 7 lety

      I'm using an NO 3V led switch which when connected to the same pins as yours lights up but the button wont shut the pi down. If I connect a switch without an LED the script works. Any ideas?

    • @grantwassell1429
      @grantwassell1429 Před 7 lety

      Managed to get the button working now but the LED only comes on when pressed then goes off. Any one help ?

    • @jdscrabes
      @jdscrabes Před 7 lety +2

      You need to enable serial on the pi, then the led should work properly.

    • @grantwassell1429
      @grantwassell1429 Před 7 lety +1

      James Scriver thanks for the reply. Got it working late last night, couldn't find the option to enable it at first then saw a comment that explained where it was.

  • @kemy6775
    @kemy6775 Před 7 lety

    Is there any way I can BUy one of these from you?

  • @kittyflin40
    @kittyflin40 Před 4 lety

    Gpio cable, female to male??

  • @larryvaughn5843
    @larryvaughn5843 Před 4 lety

    What makes horrible solder? What makes good solder?

    • @neillroy
      @neillroy Před 4 lety

      Lead. Sadly, unleaded solder can be a bit poor flowing.

  • @Shmurda_Inc_YT
    @Shmurda_Inc_YT Před 6 lety

    Hakko S. Iron all day. Best 80$ I ever spent

  • @leonidlazebnik4499
    @leonidlazebnik4499 Před rokem

    nice one

  • @jensschroder8214
    @jensschroder8214 Před 2 lety

    The Led without any RESISTANCE at 3.3 volts?
    So load the CMOS port so much that it cannot deliver more amps?
    No, No !

  • @RadOne83
    @RadOne83 Před 7 lety

    Below you left thumb is that a tattoo?

    • @ETAPRIME
      @ETAPRIME  Před 7 lety +2

      +RadOne83 yep stupid Indian ink when I was like 14 years old.

  • @guillermolopez9130
    @guillermolopez9130 Před 7 lety

    eta prime can you do a review on a cetus 3d pinter

  • @p0tent49
    @p0tent49 Před 7 lety +5

    Why can't the Pi just come with a damn switch? Hehe

    • @ultravioletxrays125
      @ultravioletxrays125 Před 5 lety

      no code comes with it. It cannot recognize the button as being a way to turn off. Of course, this is an easy solution.

    • @noyes6758
      @noyes6758 Před 3 lety

      @@ultravioletxrays125 well, actually it’s because it has no storage space on it, so while yes, your answer is correct, the reason is due to the lack of storage.

  • @7.5jVs
    @7.5jVs Před 5 lety

    But ... Why ?

  • @Drunkmonkey9945
    @Drunkmonkey9945 Před 7 lety

    Anyone who did this have an extra one of those buttons and maybe the 4 female jumpers wires they'd like to send my way?

  • @KJ7JHN
    @KJ7JHN Před 4 lety

    Why do people discredit their own equipment? Sounds so distasteful. You bought it on a budget, it works for the job, who cares if its crap. Its functional.

  • @tedmosby9409
    @tedmosby9409 Před 4 lety

    yoo clean that iron thats why its beeding 1 WORD FLUX

  • @KillerQ
    @KillerQ Před 7 lety

    First! Lol

    • @ETAPRIME
      @ETAPRIME  Před 7 lety +1

      +Matt Borkin dude I've had so many people ask how to mount it in the case

    • @KillerQ
      @KillerQ Před 7 lety +1

      ETA PRIME I bet!!! Now that you are CZcams famous, I'm just thrilled that I was able to snatch the first comment spot.

  • @scott8940
    @scott8940 Před 5 lety

    No reason to install this nonsense blue light.

  • @tim8505
    @tim8505 Před 7 lety

    Hey :D nice video i ordered everything :) do you have tipps for getting faster boot times with Android on the pi ( i installes it in my car and it sucks to wait all the time :/

    • @ETAPRIME
      @ETAPRIME  Před 7 lety

      +merk i use a Samsung orange 32gb card

    • @tim8505
      @tim8505 Před 7 lety

      ETA PRIME how fast does it get?