Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

picaxe and smartie

General discussion about LCD Smartie.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351

Post Reply
jioribel
Posts: 2
Joined: October 20th, 2009, 1:41 am

picaxe and smartie

Post by jioribel »

hello I bought one smartie lcd 1 edition, I need to know if I can use with picaxe microcontroller

caesar
Forum Supporter
Posts: 734
Joined: October 15th, 2005, 10:39 am
Location: Romania
Contact:

Re: picaxe and smartie

Post by caesar »

I hope you bought an LCD as the program LCDSmartie is free and is not allowed to be sold!

Most types of LCDs can be used with microcontrollers. Depending on LCD type you may have to code more or less to be able to use it.

jioribel
Posts: 2
Joined: October 20th, 2009, 1:41 am

Re: picaxe and smartie

Post by jioribel »

I have the smartie lcd 1 edition, I Bought by ebay. and I try to use with picaxe 28x.
serout 7,t2400,("hello")

caesar
Forum Supporter
Posts: 734
Joined: October 15th, 2005, 10:39 am
Location: Romania
Contact:

Re: picaxe and smartie

Post by caesar »

I had no idea that there are LCDs sold under the name Smartie.
Do you have any link to that auction?

I can look over the LCD specs but I have no idea about picaxe though.

serout 7 looks wrong though, usually serial communication is done in 8 bits no parity and 1 stop bit (8N1)
Also check the display to accept 2400bps as you declare it in picaxe.

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Re: picaxe and smartie

Post by limbo »

caesar wrote:I had no idea that there are LCDs sold under the name Smartie.
Do you have any link to that auction?

LCD Smartie is the King of LCD driving programs! :P
this cause some side effects :smt031 you can find lot of people selling LCD modules using this name (mainly referring on compatibility)
See below

http://global.ebay.com/1602_LCD_Display ... 33833/item
http://global.ebay.com/2004_LCD_Display ... 63864/item
http://global.ebay.com/1602_LCD_Display ... 67860/item

Post Reply