User Controls
Fallout 3 Pip-Boy
-
2015-10-19 at 5:08 PM UTCSo 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 -
2015-10-19 at 8:36 PM UTCThats pretty cool if not completely useless.
-
2015-10-20 at 3:21 PM UTCMy 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.
-
2015-10-20 at 3:37 PM UTCshouldn'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
-
2015-10-20 at 5 PM UTC
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. -
2015-10-21 at 6:39 PM UTCThat'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. -
2015-10-21 at 11:27 PM UTC
That's pretty cool. So you want to use this code.
Look on YouTube how the terminals actually work. I want that fuction, with the remove dud, four attempts and all it has.
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. -
2015-10-23 at 6:13 PM UTCAre 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. -
2015-10-25 at 4:12 AM UTC
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. -
2015-10-25 at 9:11 AM UTC
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 -
2015-10-26 at 2:19 PM UTC
I could do that; it'd be fairly straightforward as a terminal app
Down to write a demo for me?
-
2015-11-17 at 4:16 PM UTC
I could do that; it'd be fairly straightforward as a terminal app
Bump*
Still wondering if you'd be down to assist me. -
2015-11-18 at 2:10 AM UTChad intended to, was busy sorry
will give it a go when I can -
2015-11-19 at 4:30 PM UTC
had intended to, was busy sorry
will give it a go when I can
Thanks man, I appreciate it.