View Single Post
Old 08-11-2016, 12:35 PM   #2826 (permalink)
wehzeh
EcoModding Lurker
 
Join Date: May 2016
Location: Detroit
Posts: 27
Thanks: 0
Thanked 15 Times in 11 Posts
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

Last edited by wehzeh; 08-12-2016 at 10:19 AM..
  Reply With Quote
The Following User Says Thank You to wehzeh For This Useful Post:
chimchichclick (08-14-2016)