Acidmods
Console Modding------ ( Here you can talk about your favorite Consoles ) => XBOX 360 => 360 Controllers / 360 Rapid Fire Controllers => Topic started by: Ben. on March 11, 2011, 01:10:01 AM
-
This is a New Style Black Controller fitted with the original Viking360 Chip.
Mod List;
- Viking360 Chip
- Blue ROL Swap
- Clear Analog Sticks lit up by Blue LEDs depending on what mode your in.
- Added 3.5mm Jack for Programming.
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fimg94.imageshack.us%2Fimg94%2F1668%2Fimg1504j.jpg&hash=89db19b5b5a703f32e728ab0f17feaf76a3af0f1)
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fimg576.imageshack.us%2Fimg576%2F5397%2Fimg1505l.jpg&hash=4d1963dc90bcc293a2f0038b997330d73dcc0242)
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fimg29.imageshack.us%2Fimg29%2F6859%2Fimg1506ih.jpg&hash=e726ee931b1cef6f46329356ba3c5c5ec174c727)
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fimg832.imageshack.us%2Fimg832%2F1691%2Fimg1507k.jpg&hash=b4b8ce9aef9341ccb87a6291d9161482866f3244)
-
looks good. Im wondering if you can get me the wiring diagram for the programming port. Ive been looking everywhere but cannot find a diagram :(
-
The wiring diagram to the 3.5mm Jack?
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fimg295.imageshack.us%2Fimg295%2F5989%2Fvikingduo35mmjackandtac.jpg&hash=5f16da6549f755d928c95a6dcffe9913e3b6cc8e)
Or to the PnC Port (need to cut the traces below the points?
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fimg143.imageshack.us%2Fimg143%2F8186%2Fvikingduowirelesscg2boa.jpg&hash=8e9ef3725dc00e41e456e2062a16a594f759d4fd)
-
looks good. Im wondering if you can get me the wiring diagram for the programming port. Ive been looking everywhere but cannot find a diagram :(
i think you are confusing this mod for having an inbuilt programmer, however the PIC used in this mod has been preprogrammed with a bootloader, this means the code can be updated via usb without a programmer.
-
i think you are confusing this mod for having an inbuilt programmer, however the PIC used in this mod has been preprogrammed with a bootloader, this means the code can be updated via usb without a programmer.
Then I guess I am lol. I have seen multiple times though where people have used usb mini female jacks and stuff used for reprogramming and i would like to know how. It would make it so much easier to test different codes. When I first got my chips my Great Uncle had gotten them for me and programmed the .hex file for me. In the email he said he had also burned a bootloader onto them. But idk how to use it. If i had reprogrammed the chips, would the bootloader be gone?
-
yeah i saw your post a while back...
A bootloader is programmed to the chip using a standard programmer, the bootloader then runs on the PIC and allows new code to be loaded without a full programmer.
however none of our codes are set up to be used with a bootloader and it would be very dificult to do as the 12f683 does not have self writeable program memory.
if your uncle sent you chips with a bootloader on and you programmed that chip with a different hex file using a normal programmer then the bootloader is lost although your uncle may be able to send you the hex for the bootloader.
also there is a more limiting way of reprogramming a rf code without a bootloader like hazers final rf did, noone has done an opensource version yet, but i will be working on it in the summer.
-
yeah i saw your post a while back...
A bootloader is programmed to the chip using a standard programmer, the bootloader then runs on the PIC and allows new code to be loaded without a full programmer.
however none of our codes are set up to be used with a bootloader and it would be very dificult to do as the 12f683 does not have self writeable program memory.
if your uncle sent you chips with a bootloader on and you programmed that chip with a different hex file using a normal programmer then the bootloader is lost although your uncle may be able to send you the hex for the bootloader.
also there is a more limiting way of reprogramming a rf code without a bootloader like hazers final rf did, noone has done an opensource version yet, but i will be working on it in the summer.
Ok thanks. I have thought about wiring the pic into a play and charge kit and then getting the female end thats into the controller (from a broken one) and soldering it onto my programmer. It shoudl allow me o plug it into the programmer and reprogram it instantly. The only problem is i dont have one of the ends that goes onto the controller with all the pins still on it.