User Controls

Fallout 3 Pip-Boy

  1. #1
    Hewfil1 Houston
    So I came across this and I like it considering it involves RaspPi and the fact that the screen has the distortion lines programmed in to go through just as it does in the game really intriguies me.
    It was originally in Spanish so I have the English translation linked instead.

    https://translate.google.com/translate?hl=en&sl=es&tl=en&u=http%3A%2F%2Fwww.instructables.com%2Fid%2FPip-Boy-3000-with-Raspberry%2F%3FALLSTEPS
  2. #2
    Thats pretty cool if not completely useless.
  3. #3
    Hewfil1 Houston
    My next step is to buy a RaspPi and program it to function with the screen like the terminals in the Fallout series. Including the Admin Lockout and everything.
  4. #4
    aldra JIDF Controlled Opposition
    shouldn't be too hard, those screens have python APIs so there's no actual driver/signal coding you need to do. cool project though, wonder if the guy who posted it actually wrote the code or just used someone else's git
  5. #5
    Hewfil1 Houston
    shouldn't be too hard, those screens have python APIs so there's no actual driver/signal coding you need to do. cool project though, wonder if the guy who posted it actually wrote the code or just used someone else's git


    I plan on making the whole login process like the game to. Of course I'd need a random algorithm to generate different words, but I'd inevitably want to use the same password, but have it positioned differently each login.
  6. #6
    Sophie Pedophile Tech Support
    That's pretty cool. So you want to use this code.

    https://github.com/sabas1080/pypboy

    And just add a login screen? Or do you want to design the thing on your own from the ground up.
  7. #7
    Hewfil1 Houston
    That's pretty cool. So you want to use this code.

    https://github.com/sabas1080/pypboy

    And just add a login screen? Or do you want to design the thing on your own from the ground up.
    Look on YouTube how the terminals actually work. I want that fuction, with the remove dud, four attempts and all it has.
  8. #8
    Number13 African Astronaut [dispute my snotty-nosed seagull]
    Are you gonna put it in one of those molds of the F3 pipboy clock? or maybe you bought the one with Fallout 4.
    I wondered for a while why they didn't just start selling actual ones 'cause that'd make them doubly rich but then I remember how shit their bug checking and programming is, it'd be a walking time bomb.
  9. #9
    Hewfil1 Houston
    Are you gonna put it in one of those molds of the F3 pipboy clock? or maybe you bought the one with Fallout 4.
    I wondered for a while why they didn't just start selling actual ones 'cause that'd make them doubly rich but then I remember how shit their bug checking and programming is, it'd be a walking time bomb.


    I have the 3D printer docs for one.
  10. #10
    aldra JIDF Controlled Opposition
    Look on YouTube how the terminals actually work. I want that fiction, with the remove did, four attempts and all.

    I could do that; it'd be fairly straightforward as a terminal app
  11. #11
    Hewfil1 Houston
    I could do that; it'd be fairly straightforward as a terminal app

    Down to write a demo for me?
  12. #12
    Hewfil1 Houston
    I could do that; it'd be fairly straightforward as a terminal app


    Bump*
    Still wondering if you'd be down to assist me.
  13. #13
    aldra JIDF Controlled Opposition
    had intended to, was busy sorry


    will give it a go when I can
  14. #14
    Hewfil1 Houston
    had intended to, was busy sorry


    will give it a go when I can


    Thanks man, I appreciate it.
Jump to Top