Close

6194 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》선릉레깅스룸㉹ベgrace레깅스룸S선릉레깅스룸선릉레깅스е я레깅스룸비용superstition 강남레깅스룸′강남레깅스§8fetch"

  • CODE

  • Here's the code used in this project.#include PCF8563 pcf; #include #include #include #include #define OLED_WIDTH 128 #define OLED_HEIGHT 64 #define OLED_ADDR 0x3C Adafruit_SSD1306 display(OLED_WIDTH, OLED_HEIGHT); void setup() { display.begin(SSD1306_SWITCHCAPVCC,...
  • Part 1 - The PCB

  • What’s up my friends, welcome back. This below is the PCB that I’ve designed for my project. I’ve tried to make it as small as I could so it could fit inside of a basic wall electric box. This project works at 220V so make sure you stay safe and...
  • Part 2 - What we need

  • Let's see all the needed parts and also check the schematic for this project below in order to know where to connect each part. We need the 220V to 12V regulator, the solid-state relay, an ESP32S smd version, some SMD capacitors and resistors, a diode,...
  • Part 3 - PCB Schemati

  • The schematic is quite easy. The basic configuration of the ESP32 chip with pullups to 3.3V for Enable and RST pins. The converter module give us 12V so we connect that in series with the AMS1117 regulators of 5 and 3.3V. The Relay circuit is simple....
  • Part 4 - Assemble the PCB

  • First I solder the voltage converter module. For that add 4 male pins. And on top of those pins we add the converter and we solder it. I also add the input and the output terminals. Then I carefully connect a 220V AC cable at the input. Be careful, and...
  • Part 5 - Website + Database

  • Please check my previous tutorial about IOT with the ESP32 in order to understand more because I won’t go over those steps again. In the video below you learn how to make the website, the database, the internet connection and so on. Follow...
  • Part 7 - Full Tutorial Video

  • Now as you can see in the tutorial video, each time I toggle the button on my website, the LED on the NOOBIX board is also turning on and off. But we can also connect it to high voltage. Connect a 220V load at the output. Then we add a cable at the input...
  • Hardcoded Settings in main.cpp / Installation

  • On first the Code Checks if Settings Uploaded as config.json in Spiffs Image, then starts first as Access Point (Captive Portal) to set these Settings if Settings not available at Boot. Other Hand there are Five Settings they are hardcoded: NTP Server...
  • Find and replace

  • SearchReplace withNumber of expected changes/my_custom_url/PRIVATE/db_config.phpThe real URL of your db_config.php file10dbs12345678The name of your database2Europe/ParisYour TimeZone. The list of supported time zones can be found at:https://www.php.net/manual/en/timezones.php1...
  • Connect the I2S Amp

  • Now Connect the I2S Amp VCC to 5V PIN(2/4) GND to any GroundBCK to Pin 12 LRCK to Pin 35DIN to Pin 40
  • PCB Design

  • The PCB design is really just a motherboard to link the various breakout boards I used to the ESP-32 wroom dev board I used.  The PCB is powered by by the electrical hook-up and comes on everytime the hook-up is connected and powered up. For this...