Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. An Esp8266 Nextion Scene controller??

An Esp8266 Nextion Scene controller??

Scheduled Pinned Locked Moved Hardware
38 Posts 12 Posters 21.7k Views 18 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • David VitrantD David Vitrant

    Hmm hey sorry for dumb question especially since it's a super old post but I don't seem to find a link to the eagle/cad documents or a way to buy this shield. I have Nextion 2.4, 3.2" and some enhanced version too.

    Let me know if I missed the buy button or a way to get the fritzing/eaglecad I can change myself and maybe adapt to my sousvide and thermostat project :).

    Help Please,
    DV

    alexsh1A Offline
    alexsh1A Offline
    alexsh1
    wrote on last edited by alexsh1
    #25

    @fets @David-Vitrant as @Didi pointed out this is Peter Scargill's board. I suggest you read this link if you want to set it up - http://tech.scargill.net/home-control-2016/ It does require MQTT and Node-red knowledge though

    I uploaded the latest version on oshpark

    fetsF 1 Reply Last reply
    0
    • alexsh1A Offline
      alexsh1A Offline
      alexsh1
      wrote on last edited by
      #26

      https://www.youtube.com/watch?v=aljm6vH3a5I - this is a video explaining functionality (this is the older version of the board)

      1 Reply Last reply
      0
      • alexsh1A alexsh1

        @fets @David-Vitrant as @Didi pointed out this is Peter Scargill's board. I suggest you read this link if you want to set it up - http://tech.scargill.net/home-control-2016/ It does require MQTT and Node-red knowledge though

        I uploaded the latest version on oshpark

        fetsF Offline
        fetsF Offline
        fets
        wrote on last edited by
        #27

        @alexsh1 said:

        I uploaded the latest version on oshpark

        I'm a fan of scargill work. I saw this article a while ago but I didn't use ESP8266 at the time, so I didn't pay attention.
        Now after several tests with ESP, I'm more interested in this PCB, but I can't find a link to oshpark in the article.
        Can you provide a link please.:clap:

        1 Reply Last reply
        0
        • alexsh1A Offline
          alexsh1A Offline
          alexsh1
          wrote on last edited by
          #28

          @fets Sure -> https://oshpark.com/shared_projects/UDRPebht

          fetsF 1 Reply Last reply
          0
          • David VitrantD Offline
            David VitrantD Offline
            David Vitrant
            wrote on last edited by
            #29

            @alexsh1 Ha thanks for the osh link :). Saved me the trouble. I find myself building many similar projets and exploring similar avenues as Scargill.

            Have to use my SMD workstation and go blind for this. But will try anyway.

            1 Reply Last reply
            0
            • alexsh1A alexsh1

              @fets Sure -> https://oshpark.com/shared_projects/UDRPebht

              fetsF Offline
              fetsF Offline
              fets
              wrote on last edited by
              #30

              @alexsh1 :+1:

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #31

                @scalz : What software did you used to create these 3d pics of your board?
                Thanks!

                1 Reply Last reply
                0
                • scalzS Offline
                  scalzS Offline
                  scalz
                  Hardware Contributor
                  wrote on last edited by
                  #32

                  @ben5en
                  solidworks, sketchup

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    artipi
                    wrote on last edited by
                    #33

                    Hi @alexsh1 ,

                    did you finished your Enhanced Version? As i understood correctly the ESP8266 Board is used to send messages/touch commands over wifi - mqtt to a controller right? How it is programmed to send over mqtt?

                    So if i have this ESP - Board i do not need a arduino right?

                    Another question: Is it possible to run this board with a arduino pro mini or uno and nrf radio to send messages to my controller?

                    Thanks

                    alexsh1A 1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      artipi
                      wrote on last edited by
                      #34

                      As i see, i can also take some of this ESP-Boards right?
                      https://www.aliexpress.com/item/1pcs-lot-NodeMcu-Lua-WIFI-Internet-of-Things-development-board-based-ESP8266-esp-12e-for-arduino/32775934156.html?spm=2114.01010208.8.10.eix0zH

                      alexsh1A 1 Reply Last reply
                      0
                      • A artipi

                        Hi @alexsh1 ,

                        did you finished your Enhanced Version? As i understood correctly the ESP8266 Board is used to send messages/touch commands over wifi - mqtt to a controller right? How it is programmed to send over mqtt?

                        So if i have this ESP - Board i do not need a arduino right?

                        Another question: Is it possible to run this board with a arduino pro mini or uno and nrf radio to send messages to my controller?

                        Thanks

                        alexsh1A Offline
                        alexsh1A Offline
                        alexsh1
                        wrote on last edited by
                        #35

                        @artipi what is it you are trying to do?
                        You have to read more on the esp8266 forum.
                        There is a tool to upload binaries (it works on Windows 10) to esp8266. You have to compile binaries.

                        No, the board has not been designed to be run in the arduino environment. This is only esp8266.

                        @artipi said in An Esp8266 Nextion Scene controller??:

                        Hi @alexsh1 ,

                        did you finished your Enhanced Version? As i understood correctly the ESP8266 Board is used to send messages/touch commands over wifi - mqtt to a controller right? How it is programmed to send over mqtt?

                        So if i have this ESP - Board i do not need a arduino right?

                        Another question: Is it possible to run this board with a arduino pro mini or uno and nrf radio to send messages to my controller?

                        Thanks

                        1 Reply Last reply
                        0
                        • A artipi

                          As i see, i can also take some of this ESP-Boards right?
                          https://www.aliexpress.com/item/1pcs-lot-NodeMcu-Lua-WIFI-Internet-of-Things-development-board-based-ESP8266-esp-12e-for-arduino/32775934156.html?spm=2114.01010208.8.10.eix0zH

                          alexsh1A Offline
                          alexsh1A Offline
                          alexsh1
                          wrote on last edited by
                          #36

                          @artipi no, for this board you only need esp-12

                          1 Reply Last reply
                          0
                          • A Offline
                            A Offline
                            artipi
                            wrote on last edited by
                            #37

                            Thanks,

                            i try to make a small Wall scene controller that sends the commands to Domoticz over mqtt.
                            I ordered now the Nextion Display an thinking now to buy a WeMos D1 Mini Pro. Is that the right way?

                            1 Reply Last reply
                            0
                            • L Offline
                              L Offline
                              luma
                              wrote on last edited by
                              #38

                              I stumbled across this thread while searching for something related and thought I'd resurrect it to mention my HASwitchPlate project, which utilizes an ESP8266 as a MQTT-to-Nextion gateway to act as a wall-mounted scene controller. The project includes code for the ESP8266, Nextion, and home automation platforms including Home Assistant and OpenHAB. A PCB has been developed to allow running from AC power, and 3D-printable models are provided to mount the project into a single-gang work box common in North America.

                              The end result is a scene controller you can build yourself with all the necessary components (software, electronics, and physical enclosure) ready to download.

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              13

                              Online

                              11.7k

                              Users

                              11.2k

                              Topics

                              113.1k

                              Posts


                              Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • MySensors
                              • OpenHardware.io
                              • Categories
                              • Recent
                              • Tags
                              • Popular