LCD 4x20 serial
Moderator: Benj
-
- Flowcode v5 User
- Posts: 47
- Joined: Tue Sep 24, 2013 7:21 pm
- Has thanked: 18 times
- Been thanked: 12 times
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: LCD 4x20 serial
Hi Bill,
Yes there is,
Just click on search and enter LCD
You should see: If you want a different size to 20 x 4 then select the LCD (Generic) and select required rows and columns
Martin
Yes there is,
Just click on search and enter LCD
You should see: If you want a different size to 20 x 4 then select the LCD (Generic) and select required rows and columns
Martin
Martin
-
- Flowcode v5 User
- Posts: 47
- Joined: Tue Sep 24, 2013 7:21 pm
- Has thanked: 18 times
- Been thanked: 12 times
Re: LCD 4x20 serial
Thanks Martin, yet another lesson learned by asking a question. Found what I needed to use for my new display.
Bill

Bill
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: LCD 4x20 serial
Hi Bill, I did not pay full attention to your post and was oblivious to the serial part.
Are you referring to I2C, SPI etc?
If so the part shown would not be suitable.
Martin
Are you referring to I2C, SPI etc?
If so the part shown would not be suitable.
Martin
Martin
-
- Flowcode v5 User
- Posts: 47
- Joined: Tue Sep 24, 2013 7:21 pm
- Has thanked: 18 times
- Been thanked: 12 times
Re: LCD 4x20 serial
The LCD that I have is I2C and seems that you guys have that covered. Didn't get to try it yet (stupid American Football) but hope that I can try it tomorrow after work. Once again ,Thanks.
Bill

-
- Flowcode v5 User
- Posts: 47
- Joined: Tue Sep 24, 2013 7:21 pm
- Has thanked: 18 times
- Been thanked: 12 times
Re: LCD 4x20 serial
OK new problem with compiling to chip
avrdude.exe: invalid baud rate specified 'LCD_I2C.hex'
Error returned from [avrdude]
C:\Program Files\Flowcode 6\compilers\avr\batchfiles\avrc_arduinoA.bat reported error code 1
What does this mean ?
avrdude.exe: invalid baud rate specified 'LCD_I2C.hex'
Error returned from [avrdude]
C:\Program Files\Flowcode 6\compilers\avr\batchfiles\avrc_arduinoA.bat reported error code 1
What does this mean ?
- Attachments
-
- LCD_I2C.fcfx
- (4.39 KiB) Downloaded 241 times
-
- Flowcode v5 User
- Posts: 47
- Joined: Tue Sep 24, 2013 7:21 pm
- Has thanked: 18 times
- Been thanked: 12 times
Re: LCD 4x20 serial
OK I figured it out. My Chip needed to be put to nano328 and then the comm speed issue went away.
You guy had a hunch that I would figure it out didn't you? LOL
