1.1.0-SR1 at Rev 2005 & lcd_hd44780
Quote from Tourmaline on October 18, 2024, 7:14 amLast Stable version. 2024/10/17 : Updated to SR1 (Stable Release 1)
W7x32 T4500@2.30GHz..\examples\Outputs\Displays\hd44780\lcd_hd44780.sim1 <- cursor.hex
>hd44780 - blank screen!..\examples\Micro\Arduino\AlarmClock\AlarmClock.sim1 <- AlarmClock.hex
>hd44780 - text on screen...\examples\Micro\Avr\mega8\mega8_AlarmClock\AlarmClock.sim1 <- AlarmClock.hex
>hd44780 - blank screen!..\examples\Micro\Pic\16F88x\16F886_I2C-Lcd\16F886_i2c-lcd-100.sim1 <- 16F886_hi2c-lcd.hex
>hd44780 - text on screen.My project also stopped displaying text on the screen hd44780. Why?
Kind regards
Last Stable version. 2024/10/17 : Updated to SR1 (Stable Release 1)
W7x32 T4500@2.30GHz
..\examples\Outputs\Displays\hd44780\lcd_hd44780.sim1 <- cursor.hex
>hd44780 - blank screen!
..\examples\Micro\Arduino\AlarmClock\AlarmClock.sim1 <- AlarmClock.hex
>hd44780 - text on screen.
..\examples\Micro\Avr\mega8\mega8_AlarmClock\AlarmClock.sim1 <- AlarmClock.hex
>hd44780 - blank screen!
..\examples\Micro\Pic\16F88x\16F886_I2C-Lcd\16F886_i2c-lcd-100.sim1 <- 16F886_hi2c-lcd.hex
>hd44780 - text on screen.
My project also stopped displaying text on the screen hd44780. Why?
Kind regards
Quote from arcachofo on October 18, 2024, 7:17 amHi.
Now RW pin must be connected to ground or some control line (as the real device).
If disconnected it is always in Read mode.
Hi.
Now RW pin must be connected to ground or some control line (as the real device).
If disconnected it is always in Read mode.
Quote from Tourmaline on October 18, 2024, 8:42 amYes! My project is working again! Thank you very much!
-----------------------
And could you please answer one more question (I hope it's not too much troble for you).
Can I completely change the character encoding table of the LCD screen and its font myself? Regional character set required.
I apologize if this question has already been asked or if the answer is in the knowledge base - I couldn't find it.
Yes! My project is working again! Thank you very much!
-----------------------
And could you please answer one more question (I hope it's not too much troble for you).
Can I completely change the character encoding table of the LCD screen and its font myself? Regional character set required.
I apologize if this question has already been asked or if the answer is in the knowledge base - I couldn't find it.
Quote from arcachofo on October 19, 2024, 3:37 amGlad to know you got it working.
Can I completely change the character encoding table of the LCD screen and its font myself? Regional character set required.
The character set includes ASCII characters, Japanese Kana characters, and some symbols, and it is not possible to change it.
You can create a few custom characters, I think there is space for 8 5x8 characters.
Glad to know you got it working.
Can I completely change the character encoding table of the LCD screen and its font myself? Regional character set required.
The character set includes ASCII characters, Japanese Kana characters, and some symbols, and it is not possible to change it.
You can create a few custom characters, I think there is space for 8 5x8 characters.