Nextion LCDs... How to comunicate ???


Closed Thread
Results 1 to 30 of 30

Hybrid View

  1. #1
    Join Date
    Apr 2015
    Posts
    3

    Default Nextion LCDs... How to comunicate ???

    Hello everyone. How to communicate with Nextion Lcds using PBP ??? Link: https://www.itead.cc/wiki/Nextion_HMI_Solution
    Attached Images Attached Images  

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,803


    Did you find this post helpful? Yes | No

    Default Re: Nextion LCDs... How to comunicate ???

    You control the LCD through TTL RS232 (only Tx and Rx needed).

    Also you must ensure good +5V/1A to the LCD.

    The rest on the users manual.
    Ioannis

  3. #3
    Join Date
    Apr 2015
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re: Nextion LCDs... How to comunicate ???

    Hello Ioannis, thank you for the feedback.
    I did not find examples for PBP on the internet. In the manual there are only examples for uses with Arduino and RaspBerry Pi.
    I could not convert the command used in Arduino to be used in PBP.
    My question is about the serial command format to use.

    Thank you for any help.

  4. #4
    Join Date
    Oct 2009
    Posts
    583


    Did you find this post helpful? Yes | No

    Default Re: Nextion LCDs... How to comunicate ???

    From what I can gather it uses a serial connection - so have a look at serial examples for PBP and then adapt them to send the instructions to the device. There is an example here http://support.iteadstudio.com/suppo...cs/11000012477 where someone is using an arduino without any library files, which may help

    You should be able to used hserout command with a PIC that has a UART serial port (most do)

  5. #5
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Nextion LCDs... How to comunicate ???

    I also ordered a module, waiting for delivery. Meanwhile, I've downloaded their IDE. Looks like Visual Studio, but so far, I have not managed, how to put my own text on label Very alogical design...

  6. #6
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,803


    Did you find this post helpful? Yes | No

    Default Re: Nextion LCDs... How to comunicate ???

    Mike's tutorial on Nuts n Volts is good starting point.

    Also the tutorials on YouTube are very helpful. There are many that take you step by step.

    Ioannis

Similar Threads

  1. Two LCDs on one PIC
    By NavMicroSystems in forum Schematics
    Replies: 6
    Last Post: - 29th January 2013, 06:56
  2. LCDs
    By Demon in forum Adverts
    Replies: 1
    Last Post: - 21st April 2012, 02:14
  3. Two LCDs on one PIC
    By lester in forum FAQ - Frequently Asked Questions
    Replies: 3
    Last Post: - 22nd February 2005, 02:28
  4. Typles of LCDs
    By mslaney in forum General
    Replies: 1
    Last Post: - 16th December 2004, 14:01
  5. Graphic LCDs
    By CocaColaKid in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 20th April 2004, 10:04

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts