Recent content by RovDan

  1. R

    Read a Nextion variable from a picaxe..

    Hi Ibenson In the meantime, I spent all my evening studing and testing the “Get” instruction, and I successed. To read a nextion number variable var1, whose content is 600 and located on page1 : my Picaxe must send for example : Serout SortieNextion,T9600_16, (“get page1.var1.var”,255,255,255)...
  2. R

    Read a Nextion variable from a picaxe..

    Hi, I tried to read a nextion variable or the text of a nextion Texbox. I am uabled to have any return... What is the syntax for the Picaxe to read any variable or any object visible on the Nextion ? I plan to do a DIY weekly switch for my house'heater. I finished the GUI on the Nextion (5")...
  3. R

    Contrôle de plusieurs boutons poussoirs depuis une seule entrée de Picaxe ?

    Bonjour à tous, Existe-t-il un moyen de contrôler plusieurs boutons-poussoir en n'utilisant qu'une seule entrée d'un Picaxe ? Par le passé, j'utilisais un autre micro contrôleur (PicBasic) qui utilisait le principe du pont diviseur : avec une résistance par bouton-poussoir, il mesure la...
Top