Close

5943 Results for "《〈 문의 OIO↗5793↗7458 》〉 셔츠룸ヒ 《〈 문의 OIO↗5793↗7458 》〉 ㎛beforehandム셔츠룸후기셔츠룸후기╇pen 선릉셔츠룸셔츠룸가격 셔츠룸‰강남셔츠룸㉦nestㅳ"

  • Fourth meeting

  • If you were able to get all the magnets glue in at the third meeting everything will be wrapped up at this meeting.  If you were not able too, then we will need to have a short fifth meeting. I do the same steps as the Third meeting.  Skip...
  • Fifth meeting

  • We are going to put shellac on the box.   1.  Again give everyone wax paper and set of rubber gloves 2.  I use Bulls Eye Shellac Clear.   3.  I use a paper tower to spread it around. 4.  Have them do each side.  They...
  • DESIGN

  • The process of designing the battery charger began with the making of a model for the circuit, which will include an SSD1306 screen and a Li-ion cell holder mounted on a 1.5 mm thick PCB. In addition, we had to model the circuit for the DC-DC Buck Module,...
  • CODE

  • #define FASTLED_ALLOW_INTERRUPTS 0 #include FASTLED_USING_NAMESPACE #define DATA_PIN D0 #define NUM_LEDS 15 #define MAX_POWER_MILLIAMPS 500 #define LED_TYPE WS2812B #define COLOR_ORDER GRB //////////////////////////////////////////////////////////////////////////...
  • update_sensor.php

  • Note: This page is used when the counter value remains unchanged for more than 2 occurrences (2 cosecutives HTTP posts with the same values of counter).In this situation, the ESP32 program - instead of creating a new line in the database - updates the...
  • 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 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...