VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » Knowledge, science, education » GreatScott!
How to add WiFi Control to any project ESP32 Beginner's Guide

How to add WiFi Control to any project ESP32 Beginner's Guide

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
How to add WiFi Control to any project ESP32 Beginner's Guide Andrew: ESP32's are excellent. My experience with the 8266 with web control was it did not have quite enough RAM, but the ESP32 fixes that. You see I store the webpage I use in RAM and it has a lot of Java code in it. One little quibble though is the ADC is no good. Perhaps they have fixed it now, but it did suffer form non-linearity and interference when running the wifi, so I use the ADS1115 ADC ad they have a good resolution at 16 bits. One should keep them physically away from RF.
Date: 2020-09-05

Comments and reviews: 9


I know this is an older video and surely someone has said it, but, just in case they haven't: You should be using POST and not GET request in this instance. You're trying to set a value on the server, not get data from the server. I'm not sure how to handle the code on the arduino to handle post requests or I wouldn't be here right now lol; but, it should be about the same as what you have.
reply

After watching this recently im not sure if you had your color order set wrong WS2812B is GRB AFAIK and also Fast Led has its own delay function I believe: ) so if you havent checked it out recently it might be worth a try! I use a NodeMCU with my WS2812B 240 pixel strip and it was the perfect addition!
reply

I live in Turkey. 1 dollar equals 7 liras. There is extreme inflation and we will end up like Venezuela soon. I used to do diy projects like this but I can't afford things like this anymore. I want to have a job about machines/programming but I can't improve myself anymore. Thank you Erdogan.
reply

Hi Scott, I am a big fan. I have a small problem, when I connect the esp8266 to my wifi network it does not connect, I tried to make a hospot with my smartphone and it connects without problems. but that is not the idea, what could cause this problem?
reply

Ug, that broken, ugly, neon block code that mit is spreading. I get blocks themself aren't a bad idea, but some of the stuff from mit is gross to have objects interact or have any fine control. My nephew is munching on some of their gunkier junk.
reply

Cool Video as always. It really helped me out. I created an App to control a motor that opens my curtains, using the ESP32. I couldn't have done it without your help. (Well maybe I could, but it would have taken A LOT longer. Thank You!
reply

Sir, can you or anyone tell how I can interface water low sensor to esp32 and send the water consumption data to the app created? If anyone knows then please tell or suggest a suitable video for such project.
reply

Hello Greatscott! would like to ask if we would be using multiple ESP32s and make it work, would the packets sent by these, simultaneously, would collide? (given all are connected at one router?
reply

With this setup will you be able to control the led board from anywhere in the world with connection to the internet or do you have to be on the same router as the esp32?
reply
Add a review, comment






Other channel videos