Using a Ping Sensor to illuminate NeoPixels

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • In this video I am using a DHT11 Temperature & Humidity sensor to report the temperature of a room back to a webpage which is being served by an Arduino and Ethernet Shield. I am also reading this value and using it to change the color of a NeoPixel Strip when the temperature crosses a set breakpoint. In this case, the strip will turn blue if the room's temperature drops below 74.5F.
    Head over to www.themakerswo... for the full tutorial including schematic, and code.
    A huge shoutout to www.voltivo.com and www.cubicity.com for sponsoring this project with Voltivo's Excelfil 3D Printing Filament for this project. Get 10% off your order of Excelfil at Cubicity by using code MWB10 at checkout.
    If you like this video, please consider becoming out patron on Patreon. - bit.ly/1FWfVqT
    Additionally you can follow us on:
    Facebook - on. 1dwf8AE
    Twitter - bit.ly/1F9wjhc
    The Web - www.themakerswo...
    Show Notes:
    Arduino Uno - amzn.to/1JpVzqW
    HC-SR04 Ultrasonic Sensor - amzn.to/1AQRw3E
    Breadboard Kit - amzn.to/1eSjK4y

Комментарии • 2

  • @uhrzeit7764
    @uhrzeit7764 2 года назад +1

    interessant.....immer was neues ...zzzzzz

  • @Yuseigachi
    @Yuseigachi 7 лет назад +1

    I like your project very much, I buy all the parts to make my own project.
    Can you please help me with the arduino code? I will like to have this with
    two HC-SR04 and one Photocell, to turn on the led strip only when is dark.
    Thanks in advance.