-
1. Re: Character LCD with I2C Interface Component
rola_264706 Sep 22, 2016 11:24 AM (in response to ropac_285281)The 1602 is a normal display and will work with the PSoC HD44780 Controller components . Here is a program that should work.
-
CharLCD_I2C_v1_5.cylib__1_0.zip 434.1 K
-
-
2. Re: Character LCD with I2C Interface Component
ropac_285281 Sep 22, 2016 11:44 AM (in response to ropac_285281)Thanks, I will take a look.
-
3. Re: Character LCD with I2C Interface Component
ropac_285281 Sep 22, 2016 4:52 PM (in response to ropac_285281)I have built the project but have a question. Where is the schematic component located so that I may place it on the top design?
-
4. Re: Character LCD with I2C Interface Component
rola_264706 Sep 22, 2016 5:40 PM (in response to ropac_285281)This a library you add the library to your library location then open a new project and add the library to your project using dependencies and you are ready to select the component. There is a schematic in the PDF of the library.
-
5. Re: Character LCD with I2C Interface Component
rola_264706 Sep 22, 2016 5:55 PM (in response to ropac_285281) -
6. Re: Character LCD with I2C Interface Component
ropac_285281 Sep 22, 2016 9:26 PM (in response to ropac_285281)Hello,
I think I did not phase the question correctly. Where is the component that is to dragged on to the top design schematic page?
-
component-1.png 169.3 K
-
CharLCD_I2C-000.Bundle01.zip 1.9 MB
-
component.png 114.7 K
-
-
7. Re: Character LCD with I2C Interface Component
ropac_285281 Sep 23, 2016 12:11 PM (in response to ropac_285281)OK, Now I see. Thank you. I added the dependencies to the project and the component is now available.
Thanks again.
-
8. Re: Character LCD with I2C Interface Component
ropac_285281 Sep 23, 2016 1:43 PM (in response to ropac_285281)It is now working. Thanks!