Help - Search - Members - Calendar
Full Version: Rgb And Status Led Ports On V3
Scenyx Entertainment Community > Xbox1 Forums > Modchip Forums > Team SmartXX Chips (SmartXX)
helgah9
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.
Geminiserver
jester.gif The RGB Controll for V3 is BuildIn in XBMC!
xbmc.PWMControl(); Check the XBMC wiki!

The Status LED is also done.. will be availibe soon..

Regards
GeminiServer
helgah9
I have been playing around with the source code for xbmc and I managed to find the port numbers for the status led, rgb led, and for the lcd port. I figured out to code custom programs to control the LED's and lcd but now I need the port numbers for the general I/O port, the special I/O port and the infrared remote output port.
Also, if anyone knows why the smartxx website has been down, I'd really like to know.

By the way, Geminiserver, what exactly is "xbmc.PWMControl();"? is it a function that can be called through scripts or something? or is it something i managed to over look in the source code? either way, an elaboration on exactly what it is would be highly appreciated.
Geminiserver
RGB Controll:
http://www.youtube.com/watch?v=aJi3aZqh0SA

A .py Script for XBMC to controll the RGB using the Build in function: XBMC.system.pwmcontrol()
http://www.xboxmediacenter.com/forum/showt...light=Ambilight


XBMC.system.pwmcontrol()
http://www.xboxmediacenter.com/wiki/index....lt_In_Functions

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.