the capacitor is on a modem, so im thinking its trying to figure outside i have the capacitor attached to the computer?? i dont know, like i said, im a newb.
this is the part you probably care about:
mon.setTextColor(colors.black)
mon.setCursorPos(30,10)
mon.write("Cap 1")
mon.setCursorPos(30,12)
mon.setTextColor(colors.white)
--mon.write("Battery is ")
mon.setTextColor(colors.red)
mon.write(cap1.getEnergyStored())
mon.setTextColor(colors.white)
--mon.write("% full.")
i followed the same outline for peripherials that i used with big reactors. so maybe thats the issue? i have a couple thoughts, but really no idea. here is the entirety of my program if you need a more in depth look, i would love some creative critism and tips, but i only ask if your gonna say something negitive, at least include something insightful and usefull.
sorry if my stuff is messy, damn newbies.
Edit by BB: Please use pastebin for giant swathes of code! http://pastebin.com/ZgYUBSsS