I need a blinking character (not a blinking cursor, the actual character on a Position should blink) in Setup Mode on a LCD display, have anyone an idea ?
jecottrell
Joined: 16 Jan 2005 Posts: 559 Location: Tucson, AZ
Posted: Tue Apr 04, 2006 12:21 pm
No there isn't a specific mode to blink a character, but it can be done.
A simple routine to alternately write a space and the character to the same location is all that needs to be done.
Work on doing that and if you have problems re-post with questions and I'll try to help.
John
gs
Joined: 22 Aug 2005 Posts: 30 Location: Ioannina - Greece
Posted: Tue Apr 04, 2006 3:43 pm
you can use "\b" if you are using the lcdc driver. It acts like a backspace so you dont have to set any addresses. _________________ www.hlektronika.gr
Calamar
Joined: 07 Sep 2003 Posts: 60 Location: Buenos Aires (Argentina)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum