View Single Post
Unread 07/12/2013, 07:32 PM   #1170
BBM3
Registered Member
 
Join Date: May 2013
Location: Black Forest, Colorado
Posts: 36
Quote:
Originally Posted by dudedudedude View Post
I figured it could be done, I just have no coding experience and have no idea how I would make two more values arranged on the base display. If anyone wants to show me how to change the code it would be much appreciated. I am using rev13:

http://code.google.com/p/typhon-reef...yphon.pde?r=13
Your link is to v.02
Here is a link to the latest revision I know of (v.03 alpha).

http://code.google.com/p/typhon-reef...hon/typhon.pde

The ATMega328 does have 6 PWM pins that could be used for LED dimming however 2 of those are currently being used for the LCD in v.03.

It can be done with code and hardware changes however....

A simpler approach might be to look at the Jarduino Project.
You will get 6 channels of LED dimming plus a bunch of other neat options and a touchscreen.

http://code.google.com/p/jarduino-aquarium-controller/

-BB


BBM3 is offline   Reply With Quote