51

Re: New LCD

Had email from Roy and he said he is finalizing sanguino instructions and will hopefully be posting later this weekend

Finally was able to test the viki last night but had to use adafruit example library. Could not get the liquidtwi2 library to work at all

52

Re: New LCD

Have you heard any more about these pending instructions?
It's been a week and still no show. (at least I can't find them?)

53

Re: New LCD

Hate to say it but alarm bells ringing for this one.

Hopefully the current adopters are sorted soon.

54

Re: New LCD

There are other andruino projects besides Solidoodle that you could use it for.
I'm simply just putting the offer out there if anyone is interested.

SD2 w/ mods: Rumba controller, ATX PSU, SD pro case, glass bed, with more to come...

55

Re: New LCD

I've been trying to get status of the instructions all week but no luck.  Last I heard from Roy he was trying out the firmware to make sure everything works

56

Re: New LCD

BTW.  I was able to get the LCD working with a spare Uno and using the TWI2 Library so at least I know the LCD works.  Just waiting on instructions on how to use in the sanguino

57

Re: New LCD

DigitalWhitewater wrote:

There are other andruino projects besides Solidoodle that you could use it for.
I'm simply just putting the offer out there if anyone is interested.

In oz I can get this cheap and from an actual store:

http://www.freetronics.com/collections/ … pad-shield

Plugs straight into an Uno and runs with a few lines of code from their website. There is no way I would pay for a VikiLCD unless I was using it for my printer.

58

Re: New LCD

For all you guys here aparantly the viki works for this guys marlin. Might find a way to merge it with the solidoodle marlin.  https://github.com/Banjer/Marlin/tree/i2c_lcd/Marlin I don't have a viki to test it but someone might feel ambitious to try it out.

59

Re: New LCD

Any further updates? Or should I look at ebaying mine? sad

60 (edited by rjp350z 2013-05-04 22:17:31)

Re: New LCD

I got a copy of Lincomatic and pin outs from Roy last night that are supposed to work but still have not gotten it to work at this point

Attached is the pin outs and Lincomatic he provided..

CAUTION - Lincomatic Branch does not have all the code for solidoodle. 

I have a 2nd Sanguino I am working with just to try and get the LCD working.

Once I get it working, I will see how to implement into Lawsy's marlin build

Post's attachments

Lincomatic_marlin_viki.zip 311.97 kb, 5 downloads since 2013-05-04 

Viki LCD pins for various controllers.xlsx 11.55 kb, 19 downloads since 2013-05-04 

You don't have the permssions to download the attachments of this post.

61

Re: New LCD

Very nice! Glad to see someone is working on this. I am completely lost and my viki shipped last week.

THANKS!

Smitty

62

Re: New LCD

DAMMIT!!!  Tried to solder J4 + J6 per the instructions and the J4 pad came completely off the board.  Now I'm screwed..!!

Gonna have to trace by the schematic and see if I can repair somehow.....

63

Re: New LCD

Hate when that happens! You are doing what you need to though. Trace it back and solder a wire down the line and jumper it somewhere else.

Smitty

64

Re: New LCD

How do you put this thing on the circuitboard?

SD2 w/ Heated bed. Mods: E3D MK5, Lawsy MKV, Glass Bed, printed filament stand

65

Re: New LCD

Just spoke with Roy and he said shorting J4 + J6 might not be necessary and the unit should still work but "not as reliably".  he also said some are having issues being caused by an older boot loader on the 1284 mcu upgrade.

Will keep everyone updated as I get more information.

66

Re: New LCD

OK was just informed that J4 and J6 are not shorted together.  There are two pads for J4 and two pads for J6.  Each of these need to be shorted together.  So you are shorting J4 (1) and J4(2), J6(1) and J6 (2) like in attached diagram.

A little misleading the way the spreadsheet was written

Post's attachments

J4 + J6.bmp 146.82 kb, 14 downloads since 2013-05-05 

You don't have the permssions to download the attachments of this post.

67

Re: New LCD

Finally received my replacement VIKI and got it to run with the Lincomatic branch. 

I have seen a couple of pull/merge request on github and debating if I should wait and see if the implementations are done or if I should still continue to disect and try and get the VIKI to work with Lawys's version.

https://github.com/buildrob101/Marlin/c … 470624375d

I'm not a programmer but can usually pick things up easily but there are so many differences between Lincomatic and Lawsy's it's giving me a migraine wink

68

Re: New LCD

I saw Roy a week ago at the Deezmaker meetup.  He said that the latest Marlin release broke Viki support for Sanguinololu and messed up the menus somehow.  I don't know if that would apply to Lawsy's or the Lincomatic fork.

69

Re: New LCD

Ian,

Roy sent me a copy of fixed Lincomatic and I can get the VIKI working.  I am now trying to merge Lincomatic with Lawsy's (the hard way LINE BY LINE). 

Hope to make some significant progress this week

70

Re: New LCD

Hi, could you possibly share the fixed lincomatic firmware?
Also, when you say you have it working, how far have you got? smile

71

Re: New LCD

so far I've only got my spare Sanguino to recognize the VIKI.

Here is the Lincomatic version that works with the VIKI - be carefull this version has none of the Solidoodle entries - it's only for testing at this point.

Also attached is a photo showing the basic VIKI connections to the Sanguino.

I have made some progress with implementation into Lawsy's version tonight.  I got the Viki to partially work... but it keeps flashing and beeping but display seems to work.  Looks like it might be stuck in and UPDATE/REFRESH loop.  Need to go back through to see where I screwed up

Will keep you updated

Post's attachments

Lincomatic_marlin_viki_sang.zip 302.36 kb, 5 downloads since 2013-05-15 

photo (12).JPG 107.3 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

72

Re: New LCD

Thanks for the upload. I assume you made no edits before uploading?

For me, this version still has the issue, blank/flickering lcd, no visible menu.

I'm wondering if it is something to do with the connections on the sang board, I noticed you only have the MCU chip on the blank board and it works? Either that or the 'older bootloader problem' perhaps?

I'm not actually a solidoodle user, just trying to get my sanguinololu/Marlin based printer working with Viki, so I'm assuming it should be easier to get this working as it's one less stage. hmm

73

Re: New LCD

Did you short J4 and J6?  I made no edits to the attached file it is exactly how Roy provided tome.

Roy did mention there were issues with older bootloaders on the 1284p chips.; When i get home tonight I am going to test on a fully populated Sanguino board but it should have any effect and I will post a short video of the progress I have made

erkenskev wrote:

Thanks for the upload. I assume you made no edits before uploading?

For me, this version still has the issue, blank/flickering lcd, no visible menu.

I'm wondering if it is something to do with the connections on the sang board, I noticed you only have the MCU chip on the blank board and it works? Either that or the 'older bootloader problem' perhaps?

I'm not actually a solidoodle user, just trying to get my sanguinololu/Marlin based printer working with Viki, so I'm assuming it should be easier to get this working as it's one less stage. hmm

74

Re: New LCD

I hadn't actually shorted them no, as I thought it was unnecessary, but since shorting them it has no effect also. hmm
My Viki is definitely working as the 'hello world' sketch works on my UNO.
I have tried two different ATMega MCU's, both with pre burnt bootloaders though so I have no idea if they are 'old'

I look forward to your educational vid! smile

75

Re: New LCD

Im still waiting on my Viki! Got a ship notification on 4/30/13 and the tracking number still says it never even got picked up from roy. whats that 2 weeks??

Smitty sad