I got the port numbers for the RGB LED from the source code for the color changer sample but I was wondering if anyone knows the port numbers for the status led and maybe even for the coffee cooker I/O ports. By the way, if you if dont know what I mean by the ports numbers, then look at this portion of the source code for the color changer sampler:
3. #define P_RED 0xf70c //SmartXX V3 port for PWM red output
4. #define P_GREEN 0xf70d //SmartXX V3 port for PWM green output
5. #define P_BLUE 0xf70e //SmartXX V3 port for PWM blue output
I need the numbers like those for the status led, and coffee cooker I/O ports. I plan on doing some crazy LED mods (as soon as I get the money for the PIC's, LED's, and what-not) and I really the port numbers so I can control everything from XBMC. I will be making a custom build so if anyone could help I will be willing to send my custom source code for XBMC to you. Also, does anyone have any suggestions for where I can buy 200+ LED's, a 4X40 LCD, programmable PIC controller chips, and other random components for cheap?
Thanks to anyone that can contribute.
P.S. If anyone wants to know the entire list of planned mods for my xbox then just ask! However, beware. It will be a very long list.