ESP32 Neopixel Status Indicator and Sensor PCB Shield with Wi-Fi Manager

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 มิ.ย. 2024
  • PCBWay is a full feature Printed Circuit Board manufacturing service. Get 10 boards for ~$5: randomnerdtutorials.com/pcbway/ Full Project (Gerber files + schematics + source code) ► RandomNerdTutorials.com/esp32...
    In this project, we’ll create a status indicator PCB shield for the ESP32 featuring two rows of addressable RGB neopixel LEDs, a BME280 sensor, and a pushbutton. We'll program the board to display a web server with the BME280 sensor readings and show the temperature and humidity range on the LEDs (like two progress bars). We'll also set up a Wi-Fi Manager⁠-the LEDs indicate whether it is already connected to a Wi-Fi network or if it is set in access point mode.
    Like my page on Facebook:
    / randomnerdtutorials
    Follow me on twitter:
    / ruisantosdotme
    Subscribe for more projects like this!
    bit.ly/subscribeRNT
    #ESP32 #ESP8266 #Arduino
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 40

  • @RuiSantosdotme
    @RuiSantosdotme  3 ปีที่แล้ว +4

    You can find the full project on my blog (Gerber files + schematics + source code) ► RandomNerdTutorials.com/esp32-status-indicator-sensor-pcb/
    You can grab your PCBs at PCBWay: randomnerdtutorials.com/pcbway/

    • @silentknife24
      @silentknife24 3 ปีที่แล้ว

      Dear Rui Santos
      Can we get in touch through email i need to discuss ESP-to-ESP communication
      Need Urgent Help
      Do let me know if it is possible to get in touch if not we can discuss right here
      Best regards

  • @electronics.unmessed
    @electronics.unmessed ปีที่แล้ว +3

    Hi Rui, long time no new episodes on your channel. I always enjoyed your explanations, which inspired me for electronics tinkering projects. All the best. Regards form Germany.

    • @RuiSantosdotme
      @RuiSantosdotme  ปีที่แล้ว +6

      Hi, we are currently only focusing on posting new written tutorials in our blog: randomnerdtutorials.com/
      We keep posting 1-2 posts per week without a miss. Thanks

  • @markopalikko6986
    @markopalikko6986 3 ปีที่แล้ว

    Excellent work, nicely explained. I can use bits of code on other projects as well. Awesome 👏

    • @RuiSantosdotme
      @RuiSantosdotme  3 ปีที่แล้ว

      Thank you! We'll publish different guides in the future with smaller features of this project.

  • @rustamakhmullaev5697
    @rustamakhmullaev5697 3 ปีที่แล้ว +1

    One of the best Arduino channel, thank you very much👍👍👍

  • @padmalayarawal3091
    @padmalayarawal3091 3 ปีที่แล้ว +1

    Great work🤩🤩

  • @CutinChai
    @CutinChai 2 ปีที่แล้ว

    Do you have example of how to check the level on a c02 tank?

  • @avanciazim1447
    @avanciazim1447 3 ปีที่แล้ว

    Is it possible to make an intercom video system for let say 10 Apartment building using only ESP32 ?

  • @jameszahary
    @jameszahary 3 ปีที่แล้ว

    So, you just built your own WiFiManager using a dozen lines of code? That is easier than trying you use one of the libraries! 👍

  • @maxbursell3513
    @maxbursell3513 2 ปีที่แล้ว

    Hi Rui Santos
    I have been trying to use your code examples for the esp now protocol.
    But I'm having issues not being able to send packages fast enough.
    with a package size of only 2 bytes i need a delay in the loop at minimum 35ms to make every package transmission successful. in other words. 28 packages per second. It doesn't seem like a lot to me, and it's a bottleneck for my projekt.
    Have you made any tutorial to this issue, then please forward me to the tutorial. Thanks.

  • @pauldusa
    @pauldusa 8 หลายเดือนก่อน

    Great work you do. Can you do soon working with Xiao chips please, thanks

  • @Technophile92
    @Technophile92 2 ปีที่แล้ว +1

    Sir, Where you are ?

  • @jynkotech
    @jynkotech 2 ปีที่แล้ว

    Hey sir I want to increment with the push button but it is very tedious process let say i want to increment 0 to 50,000 and i will press the button 50,000 times and i search all over the places that how to press a button that increment by it self and when i release it will stop incrementing.
    Can you guide me or make a code or tutorial?
    Please sir

  • @paulo.galvao
    @paulo.galvao 3 ปีที่แล้ว

    Parabéns. Não bastava programar, como agora criar novas placas. Será que te vão pagar royalties pelas mesmas?

  • @dpintassilgo
    @dpintassilgo 3 ปีที่แล้ว +1

    O modo AP para as configuração ficou fixe!

  • @ToPProjectsCompilation
    @ToPProjectsCompilation ปีที่แล้ว

    Hey Rui, we love your work. We want to feature your projects on our channel (with proper credits to your channel). If it sounds good then kindly reply.

  • @Andrew-gd9nh
    @Andrew-gd9nh 2 หลายเดือนก่อน

    Hi I am using ESP WROOM 32 , The programming is fine when I open serial monitor, If Powen On esp 32 with external supply ,it executing the code once and stops,but if i open Serial monitor it's working fine,so i replaced the code with simple code to verify wheather the problem is with program..But the problem continues.Can anyone give Solution

  • @MatsK007
    @MatsK007 3 ปีที่แล้ว +1

    You have the wrong IP in the video (time stamp 6:40) you show 192.168.1.4 but the browser shows 192.168.4.1 (and that is the IP standard for the WiFi Manager).

    • @RuiSantosdotme
      @RuiSantosdotme  3 ปีที่แล้ว +1

      you are right... It was a typo in your video. The default IP address in Access Point is: 192.168.4.1

    • @MatsK007
      @MatsK007 3 ปีที่แล้ว +1

      @@RuiSantosdotme By the way, I realy enjoy your videos and courses.

    • @RuiSantosdotme
      @RuiSantosdotme  3 ปีที่แล้ว

      @@MatsK007 Thank you! I'm glad you find our content helpful

  • @karik2880
    @karik2880 2 ปีที่แล้ว +2

    Where are u?

  • @sumit2k
    @sumit2k 2 ปีที่แล้ว +1

    long time no new video. are you ok Rui?

    • @RuiSantosdotme
      @RuiSantosdotme  2 ปีที่แล้ว +1

      Yup, all good. We've been mainly focused on publishing new weekly guides on our blog: randomnerdtutorials.com/

    • @sumit2k
      @sumit2k 2 ปีที่แล้ว +1

      @@RuiSantosdotme I was worried about you. Thank God you replied. Take care of yourself.

  • @DanMaker01
    @DanMaker01 3 ปีที่แล้ว +1

    Muito bom

  • @zezocaplays7649
    @zezocaplays7649 2 ปีที่แล้ว

    Es português, precisaba de uma ajudinha como é que te posso contactar?

  • @JulioMartinez-pe5lu
    @JulioMartinez-pe5lu ปีที่แล้ว

    Hello I recently found your channel, and already subscribe 👍.....can you speak spanish.? I have a question and a need advice from you.

  • @karik2880
    @karik2880 3 ปีที่แล้ว

    would you like to make a video about wifi manipulator. Like

  • @lezbriddon
    @lezbriddon 3 ปีที่แล้ว +1

    everytime i buy a bme280 on ebay the sellers supply a cheaper bmp280, then i get my refund for not being as described, i must have 10 bmp280 for free....

  • @peanut71968
    @peanut71968 3 ปีที่แล้ว

    Pronounced “sod-er”. Like “salmon”.