Close

129 Results for "%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EA%B0%95%EC%B6%94%E2%9C%9Awww%2Coptime4.com%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%20%EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80%20%E2%9C%9A%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%98%9B%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%98%9B%20%EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94%20%EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9%20%ED%83%80%EC%9E%84"

  • ESP8266 Software

  • Make software in ESPHome that listens to the UART traffic and changes the state of a switch based on specific messages that happen when the dryer is first turned on or off. The code I used is based on a Custom UART Component in ESPHome and a Custom...
  • M.A.B

  • FIRST TEST ESP - BLYNK 1) see first instruction to install Blynk2) install ESP8266 huzzah feather board onto the arduino IDE using the following link : http://arduino.esp8266.com/stable/package_esp8266com_index.json3) Go to File > Examples > Blynk >...
  • Configuring KNXD

  • Before we can start configuring OpenHAB and create our KNX network, we need to set up KNXD. It has to be configured to start automatically at boot as a service and it needs to be given the right arguments to communicate with the Raspberry Pi HAT. Before...
  • Girlfriend call and message

  • Install 1shield app on your android smart phoneConnect 1shield board to Arduino Uno boardConnect LED to pin 13Download 1 shield libraries fromhttp://1sheeld.com/downloads/.Upload (SMS and Phone library) into Arduino IDEWrite the code on Arduino IDE .Connect...
  • Somehow find the chips

  • The problem is that now the versions of this chip you can buy on Aliberber or whatever are all fakes. Here's what I got last time I tried to buy them from "the usual suspects" As far as I know, the original chip was designed by this company:http://www.hhbytech.com/en/product-details.aspx?category=2&id=7and...
  • Arduino Code

  • Download the Arduino Code and extract the files.Open the code in Arduino IDE.Make sure that you have installed Blynk library in the arduino IDE.Paste the Template ID and Name From the blynk template that you have created. #define BLYNK_TEMPLATE_ID...
  • DIY electrically heated sauna

  • Some stoves come with temperature control, but mine didn't. There are dedicated sauna control panels with a timer and temperature control, but they cost upwards of £95. It should be possible to cobble one up myself for less.So I bought this from...
  • Barnabas-Bot

  • 1: Getting Started with ProgrammingOverviewRobots, just like us, need to know what to do! We have put our robot's body as well as heart system together. We even connected our brain. We need to program our robot, but before we do that, we need to connect...
  • Building The Electric Panel

  • So if you want to build this project for an industrial application, you should build an electrical panel for it.  I won't go for a step-by-step tutorial on how to build that, because that's a whole book to read. but anyway let's do it, if your an...
  • Flashing

  • All the necessary documentation and tools for flashing the firmware on ESP8266 chips are available online, and much of it resides at the Espressif website. As I found it difficult for a newbie to get along on their website you can download the necessary...