Close

1297 Results for "nodemcu"

  • Component Selection

  • MCU Pretty early on, I had decided to try using an ESP8266 to drive all the functions of my clock designs. I had already used an ESP01 to provide network connectivity for an Arduino-based clock, and that had always seemed a bit like the tail wagging...
  • IoT Magical Wand

  • IoT Magical Wand Introduction      During our childhood days, we would have fantasized to perform magic using the wand in the hand of a magician. When the magician rotates the wand and says 'Abracadabra', magic happens!...
  • Move to ESP8266

  • Lights and Pump Nothing fancy here. The ESP is 3.3V logic and I had some issue using 5V relais, npn transistors and the digital outputs of the nodemcu. Probably my (lack of) soldering skillz are the issue but sometimes the connections were working, sometimes...
  • Hack Chat Transcript, Part 1

  • Boian Mitov11:49 AMWill be Q&A type of chat ? Dan Maloney11:50 AMYep, @Majenta Strongheart will be here to answer your burning questions Boian Mitov11:50 AMGreat :-) Boian Mitov11:51 AMI submitted forms for presenting yesterday. I have not received any...
  • IoT in your existing Switchboard

  • GOOGLE ASSISTANT AND ESP8266 BASED SMART APPLIANCE CONTROL GOOGLE Assistant To Control your Lights & Fan Home automation has become very common now days and people are using IoT to automate everything in their home. Today, I...
  • Brewing the Espresso Lite

  • As introduced in last week's update, I will use this opportunity to share with you the insider perspective of developing our very own Internet-of-Things (IoT) hardware for the maker community-at-large. Just a brief background about the ESPresso Lite....
  • Distributed Wireless attempt #1

  • since there will be many centerpieces and i want them to be syncronized in whatever they are doing i was originally thinking of a RFM69 module running some kind of mesh network. i got some from my favorite chinese superstore, and played with them for...
  • DIY - AUTOMATIC GARAGE LIGHT

  • Step 1: Logic In this project, I will be using a PIR sensor along with an LDR to turn on or off a light bulb using a Relay.The things I need to consider before designing the circuit are:- The bulb should only turn on when the room is dark and when a...
  • Fading an LED

  • In Part 1 of this series, we used an online build service to create our firmware. One of the modules we selected was the PWM module. This module allows us to configure PWM on any of the available GPIO pins which support it. We can configure the frequency...