Boot order
-
Yes, I replaced the original two leds on the front of the original Xbox. I am trying to avoid soldering directly to the pi, as I may want to swap out for a pi3 at one point. I suppose I could plug into one of the spare USB ports (I am only using two, one for a flash drive the other for a 4 port powered USB hub for the controllers on the front) on the pi and wire the leds into that, but it would be nice to have them wired into the pie gpio pins, so that I could potentially use them for something else later. (Like turning the leds orange if the temperature on the system reaches a certain threshold, since I already use the gpio to turn on the system fan when it gets over 70C.)
-
@masteryoer if you use bi-color leds like it originally had you could put the main color (green) on usb, then put the secondary color (red) to the same pin as the fan voltage then it would give you orange when the fan kicked on. Ground could get wired to the gpio as well. Or if you wanted red as the main color just reverse that. They make other bi-color leds too. Red and blue ones make purple when both red and blue are triggered. Blue and white ones make sky blue.
-
I was just thinking that. I already have multi color now. I wasn't able to salvage the original green/orange so I replaced it with neon blue. I could wire the secondary color up to the van, this is true but I don't think the gpio pins could push 3.3v to a fan and leds. I'd more than likely just reuse the two sets of gpio pins I am using now and trigger them in the script that triggers the fan to come on.
You've given me great ideas, thanks for making it easier on me! I'll show pictures of my work tomorrow.
-
@masteryoer no problem. The 3.3v probably could handle both. Leds draw so little power. Definitely would love to see what you come up with.
-
@masteryoer i believe i have probably modded more original xbox's than anyone else on the planet. Here are some pics of my own personal one for some inspiration.
A very modified arcade pushbutton and the dvd dongle ir on the right side of the player 4 port. It disables when a controller is plugged into player 4.
An lcd screen that displays info. Great on dvd's. Cant display very well on old camera.
And some bi color controller ports.
-
@edmaul69 yes I will defer to the hardware geniuses for such a thing I have no idea what I'm talking about ;)
-
@herb_fargus im a hardware guy. The software i learn enough to get me what i want but coding and all that is above my head. I have no desire to learn either. When i was doing html i never slept. I didnt want to learn code for that very reason. When i have something in my head i wont stop until im done. And i was losing too much sleep. Troubleshooting is the same for me. I get obsessed with fixing the problem. Thankfully i backup everything i update on the pi, so if something doesnt work i report the issue or ask about it. If no fix is available at the time i have the last version of that program and problem solved. I now get a little bit of sleep these days.
-
Here are some images I took of my system. One day, I will clean up the wiring a bit, as it was one really organized and neat but during iterations of adding to it it's gotten sloppy again.
After wiring the LEDs and the fan up to a USB connector together, I now get the yellow lightning bolt in the upper right corner of my screen, as seen in the video. Not sure why, the power supply is putting out more than enough power. I may disconnect the fan from it, as it's technically a 12v fan that was originally wired directly up to the 12v system. I am not sure I'll ever need the fan anyway, just wanted it as a precaution.
This first image shows the guys of the system. You can see the PI, the usb hub and the original 12v power supply from the original xbox.
This next image shows the custom connectors I made for the back. I cut out three holes for an RCA to RCA splicer, and hot glued an HDMI adapter, the RCA splicer, and a cat5 to cat5 connector to the back of the xbox chassis.
This is the back of the system, with the main power on/off switch, and the hdmi, rca, and ethernet ports.
This picture shows the front connectors. I took out the original ones, and replaced them with USB extension cables. They plug into a 4-port wired USB hub inside the system. (The hub is powered by the power supply). The eject button acts as a hard reset in the case of system freeze (Its connected to the 'Run' jumpers on the PI)
The power button acts as the power on/off to put the system in halt mode, or wake it up from halt mode (jumping pins 5 and 6).
The circle of light around the 'eject' button lights up a neon blue color.
This is the finished product-ish. Still some tweaks to do, but it's for the most part there.
And finally, a video of the boot sequence. I need to adjust some things so that it boots faster, as I don't like the 10-15 second black screen at the start, and the long wait between the boot sequence and the ES loading screen.
https://www.dropbox.com/s/b2d75bl8yy8q0nr/01e1e1e84bb62da7c29341b95d087012a42b0a5d2d.mp4?dl=0
I am also working on a custom theme, which I have a screenshot of here:
ALSO: Please do not pay attention to the stuff all over the coffee table. That's currently my work-space, and glass is very hard to keep clean :\
-
@edmaul69 v.nice mod - I hope you run xbmc4xbox :-)
-
@BuZz xbmc as the main program is the only way to run an xbox. I originally started with evox or avalaunch, but xbmc evolved into something awesome compared to all other launchers
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.