View Single Post
Unread 02/28/2014, 10:27 AM   #1231
O2Surplus
Registered Member
 
Join Date: Aug 2011
Location: "The Land of Fruits & Nuts"
Posts: 879
Quote:
Originally Posted by shark boy View Post
Almost got it!!!
I still get these errors when I try to compile.

Here is the file. Couldn't figure out how to upload the error log.

The 2 errors are in void loop()':
expected ')' before 'lcd'

at global scope:
expected unqualified-id before 'if'
Hey Terry - good job!

I've been working on an 8 channel version of the Typhon "B" code. I've managed to add the other 4 channels, but the Lcd portion still needs some work. The code compiles correctly in Arduino 23, but I don't own a Mega or a 20 x 4 Lcd to test it. I'll attach it here. Maybe you can make the needed changes and it will work for you?


Attached Files
File Type: txt TyphonB_8_channel.pde.txt (41.4 KB, 119 views)
O2Surplus is offline   Reply With Quote