This is a basic ComputerCraft script that can control your TE3 dynamos.
It will monitor the redstone signal strength of an energy cell. If the energy level drops below the threshold, it will emit a redstone signal. Set your dynamo(s) to "high" and they will turn on when the power level is low. They will turn off when the energycell is fully charged (15).
You need the vanilla comparator to make this work.
Valid energy range is 0-15 (based on redstone analog signal strength)
Change your input/output sides in the script.
Default low energy threshold value is 3, change in the script if you want your dynamo(s) to come on sooner
http://pastebin.com/gjRRqnzk
http://i.imgur.com/5lnehTa.png
http://i.imgur.com/DYQvk43.png
It will monitor the redstone signal strength of an energy cell. If the energy level drops below the threshold, it will emit a redstone signal. Set your dynamo(s) to "high" and they will turn on when the power level is low. They will turn off when the energycell is fully charged (15).
You need the vanilla comparator to make this work.
Valid energy range is 0-15 (based on redstone analog signal strength)
Change your input/output sides in the script.
Default low energy threshold value is 3, change in the script if you want your dynamo(s) to come on sooner
http://pastebin.com/gjRRqnzk
http://i.imgur.com/5lnehTa.png
http://i.imgur.com/DYQvk43.png