Source code and libs

Support in english
Post Reply
Brolism
Posts: 5
Joined: Fri 3. Feb 2012, 09:24

Source code and libs

Post by Brolism »

Hello, i am really intrested in your project. how can i get your source codes? can you send me to email? brolismatas(eta)gmail.com Thnx, it is really great project. i suppose i will transform it to astra diesel display.
User avatar
bofh
Posts: 629
Joined: Tue 1. Jun 2010, 19:01
Location: Saarland
Contact:

Re: Source code and libs

Post by bofh »

Hi,

you can download it from our project site at google code: http://code.google.com/p/multidisplay/
Brolism
Posts: 5
Joined: Fri 3. Feb 2012, 09:24

Re: Source code and libs

Post by Brolism »

with soure codes is everything ok, now i need libraries... i cant verify,
In file included from sketch_feb12a.cpp:1692:
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:40: error: stray '\302' in program
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:40: error: stray '\264' in program
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:67: error: stray '#' in program
In file included from sketch_feb12a.cpp:1692:
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:71:11: error: exponent has no digits
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:72:10: error: invalid suffix "px" on integer constant
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:72: error: stray '#' in program
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:73:17: error: exponent has no digits
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:75:13: error: exponent has no digits
C:\Users\Admin\Desktop\arduino-0023\libraries\LCD4Bit/LCD4Bit.h:78: error: stray '#' in program


and blah blah....
User avatar
bofh
Posts: 629
Joined: Tue 1. Jun 2010, 19:01
Location: Saarland
Contact:

Re: Source code and libs

Post by bofh »

You should use the code for the eclipse ide. thats the most recent one.
Theres also a preconfigured virtual machine with an preconfigred eclipse ide available.

Do you want to go for a V1 or V2?
The code in trunk/eclipse/multidisplay is for the V2.
Brolism
Posts: 5
Joined: Fri 3. Feb 2012, 09:24

Re: Source code and libs

Post by Brolism »

Can you tell me more, how to use it?
Brolism
Posts: 5
Joined: Fri 3. Feb 2012, 09:24

Re: Source code and libs

Post by Brolism »

I just need code for arduino, i dont need PC visualization. i want to transform it to astra g 2,0dti, I need just boost pressure first.
User avatar
designer2k2
Administrator
Posts: 721
Joined: Mon 31. May 2010, 20:13
Location: Innsbruck
Contact:

Re: Source code and libs

Post by designer2k2 »

With an Arduino Uno or Duemillanove you can use this: http://code.google.com/p/multidisplay/s ... 2Fmd_002p0
(Arduino IDE 21 recommended)

If you use a Mega, and only the Arduino IDE, take this: http://code.google.com/p/multidisplay/s ... 253Dclosed

For the most functions and Eclipse, this: http://code.google.com/p/multidisplay/s ... %2Feclipse

Easiest start for Eclipse is the VM image from bofh: http://code.google.com/p/multidisplay/w ... pEclipseVM
itsmyfault...
Brolism
Posts: 5
Joined: Fri 3. Feb 2012, 09:24

Re: Source code and libs

Post by Brolism »

thank you for info
Post Reply