I think i'll just probe the outputs and see if they're live when I apply 5V from the programmer to the ATTiny. I got the code on there but I can't tell if it did it right. I don't have my O-scope, so this is bound to be fun.
EDIT:
A-HERP-A-DERP, the PI wasn't being powered. MPLabX defaults to not powering the target from the PICkit3. good to know lol.
EDIT2:
The function "RunPITest2()" Is never declared or called and I'm getting compiler errors for the variables bigArray1 and bigArray2 so I just commented the whole thing out. Just pushed a commit to the update branch with some major changes, everybody have a look. Let me know if you have anything to add!
https://github.com/seedrick/Open-ReVolt-AC/tree/Updates