Menu

4002 LCD alphanumeric display via I2C

2022-02-06
2022-02-27
<< < 1 2 (Page 2 of 2)
  • stan cartwright

    stan cartwright - 2022-02-15

    Sorry if I was over enthusiastic about the glcd. The touch lets you not have to hard wire real switches for testing some projects. Touching a box on the screen could be used.
    I had lots of fun learning about these displays and glad they have been made available for gcb users. Great work.

     
  • Bertrand BAROTH

    Bertrand BAROTH - 2022-02-15

    The model which I found is announced to be bidirectional BUT ... when I read the description AT THE END, it seems in fact to be a "double-double unidirectional" : two inputs and two outputs on each side ! Very strange ... I think it could be used for an I2C display but not for an I2C touch control, because the data line must be bidirectional ....

     

    Last edit: Bertrand BAROTH 2022-02-15
  • Bertrand BAROTH

    Bertrand BAROTH - 2022-02-23

    The last post about Surenoo Display : it doesn't work, neither in mode 10 nor in mode 12 (BTW I had to re-define the connexions to the I2C interface). And I had in my stock the same display, without I2C, so I connected it in mode 4 ... AND IT DIDN'T WORK ! I made the test with the demo version of MikroPascal : NO EFFECT ! I think that Surenoo doesn't use the HD44780 controller ... or that I made an error in connecting ?

     

    Last edit: Bertrand BAROTH 2022-02-24
    • Anobium

      Anobium - 2022-02-23

      Send it to me.... I will sort. I do like a challenge!

       
  • Bertrand BAROTH

    Bertrand BAROTH - 2022-02-23

    OK ... Where should I send them (parallel and I2C version) ?

     
  • Bertrand BAROTH

    Bertrand BAROTH - 2022-02-27

    Avoid buying the touch display that I signalled on Feb 16 : I plugged the USB adapter in, it was not recognized by my W7 x64 pro. So I tried soldering a "derivation" to connect my own : "Flash formatting error" after 12 to 15 percent (variable ! ) ; after contacting the seller, I got the address to download the driver for their adapter ... and both setup procedures didn't work ! So I had to copy all files to System32\drivers, and now my adapter got installed. I succeeded in downloading my project ... but in test mode the display does not react to any command, and sends no data back, it stays on the "Downloading" screen ... And I tried a test routine on STK200, attached (it seems that there are 10K pullups on the sda and scl line, but I saw in the arduino routines which I can't understand further that they speak about activating pullups ??? ), I allways read back 255 (all leds on). And no documentation excepted for arduino available. So I think finally that I will stay simply with my pushbuttons and leds on parallel ports ... KILL CRAPDUINO ! :(

     

    Last edit: Bertrand BAROTH 2022-02-27
    • Anobium

      Anobium - 2022-02-27

      Oh dear.

       
    • Anobium

      Anobium - 2022-02-27

      Have you used the I2C discovery program - to see if are getting any response ?

      Use C:\GCB@Syn\GreatCowBasic\Demos\i2c_solutions\i2c_discovery\i2csoftwarediscovery_to_terminal_mega328p.gcb - adapt for the ports on your chip.

      It really does not matter what the terminal shows as the results at the moment . does it show any results ?

       
  • Bertrand BAROTH

    Bertrand BAROTH - 2022-02-27

    Thanks for Your idea but, as I said, I stop all developments related with Voice Recognition, I2C or other interfaces using specific protocols, LCD displays, and stay only with parallel ports, conventional pushbuttons and Leds.

     

    Last edit: Bertrand BAROTH 2022-02-28
<< < 1 2 (Page 2 of 2)

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.