Outstanding video, with your instructions, I got my ESP8266 running with no issues. Now the fun begins! Well done.
@Educ8s8 жыл бұрын
Thanks Kris! You have created some amazing videos as well! Thanks for sharing them with the community! Cheers
@mariodabek55966 жыл бұрын
This + a PIR sensor is what im using for all my DIY motion sensors around the house for home automation
@MkmeOrg8 жыл бұрын
Sold me! I've been waiting for a decent 8266 board that fits into a darn breadboard :) The CH340 on board and full function 8266 looks like a winner to me. Just ordered 2 :) Cheers Bud.
@Educ8s8 жыл бұрын
Hey Eric, thank's for the comment. I have already ordered 5 more ;-) Cheers!
@ashfaquekhan72824 жыл бұрын
sir please make a video tutorial on wemos and OLED game console
@kosa20047 жыл бұрын
The Wemos D1 mini is one of my favorite boards. Im am using it to drive a 0.9 inch oled display and get weather data from Wunderground.com over Wifi. If i havent been watching this tutorial than i have noticed this cool little board very late. Very promising, inexpensive and small. Very good tutorial is always! :)
@MatthewTaylorAu7 жыл бұрын
Thanks for publishing. Really like this video. Looking forward to learning more from your channel.
@Musical98008 жыл бұрын
Thanks so much for sharing your knowledge, appreciate your time,help and enthusiasm!
@Educ8s8 жыл бұрын
You are welcome!
@czapatasv8 жыл бұрын
Please continue projects with this one, we need to learn, thanks in advanced
@jaywon5558 жыл бұрын
ESP8266 is really progressing along, good old ESP8266-01 days seems over now, thank god.
@pepijn_m8 жыл бұрын
Thx for the review. I bought it on 11/11 but didn't know how it worked exacly
@Vean4408 жыл бұрын
I'm awaiting for mentioned project for Wemos D1 mini to log data about temperature and humidity and send it via wifi to online database, such would be perfect with soil moisture sensor to monitor vegetables growing conditions in remote garden. With a solar power and power bank attached for better remoteness :D
@osamaelzubair12036 ай бұрын
I can not find the Wemos D1 board on the Arduino Yun . I am using arduino 2.3 IDE. any suggestions ??
@ProjectGuns8 жыл бұрын
Hi Nick, have you considered revisiting the GPS projects? It would be nice to use a mega or due with a TFT display that would display the GPS data and save it to the SD card on the display. Regards, Stan
@PranshuTople6 жыл бұрын
does this board work if i connect it with li-ion one cell? how can i give it power input through a 3.7V battery? Will it work?
@MrBobWareham8 жыл бұрын
Hi, would love to see a project for this board to monitor a door open time and close time with email to your phone for security and perhaps a camera to see who is coming through the door
@nicholaschua77396 жыл бұрын
Hi, can you do a tutorial video on esp8266 (particularly with this Wemos D1 mini board) on how to fetch data from websites like temperature and humidity, as I 'm not very sure how to do it..
@Educ8s6 жыл бұрын
Check this out: kzbin.info/www/bejne/eXLPfIh5n8t-fK8
@TT-so3hd7 жыл бұрын
Could you please build a real-time stock follower. For example, DAX index?
@stylesoftware8 жыл бұрын
Wow, that is very cool. It solves the first 2 problems anyone encounters with an esp-8266, power and comms. How big is the flash ram? If it's only 1mb, OTA updating is almost impossible for medium sized projects. Please tell me it is 4mb..... The chip supports up to 16..
@michbushi8 жыл бұрын
that looks great! I would try to use it instead of Teensy board, to convert my Ergodox keyboard into a wireless model. do you think it is suitable / compatible, firmware wise (except of pins alignment)?
@AndreiHirata7 жыл бұрын
friend do you have a project with a mph 9250 or other 9 axis sensor?
@bibhutibhusanbehera51606 жыл бұрын
Can we operating 5 v relay board using this module for my home automation project?
@linuxcow98707 жыл бұрын
Hi , could you check which 3v3 voltage regulator is on there?
@AhCup8 жыл бұрын
Dear Friend you forgot to remove your ssid and password from the example code. May I suggest you demo how to use this board to get weather data from internet? Thank you I can't wait to see more video from you.
@AmirAli-yk4xb7 жыл бұрын
I had purchase wemos mini and I am unable to connect with my wifi and I had seen on the internet that lot of people is having an issue to connect with the wifi. Can you please share any videos how-to connect the wi-fi
@jhonashleyvaldez61026 жыл бұрын
sir how to know and change the ssid and password of that wemos d1 mini because i create a voice comand that controlling a bike using wemos d1 mini esp8266? than you.
@MsSebaastian8 жыл бұрын
I really like like your videos and I've only watched 2 this I'm definitely subscribed and looking forward to watching more of your content
@robertsatterthwaite89588 жыл бұрын
As usual Great video Nick. Do you think it is possible to make a pan and tilt IP cam using a cheep USB webcam two servos and this 8266 board? maybe it can not handle the bandwidth but i have not found any information for or against on the web. thanks for any help with this idea.
@ytfp8 жыл бұрын
Tony D from Adafruit is building a laser cat toy using this idea and using an Adafruit feather hazzah. You will probably need to add a servo driver board but it is totally doable.
@robertsatterthwaite89588 жыл бұрын
thanks for the reply ytfp. I probably did not explain the project that I want to do properly. I am wanting to build a wifi cam using an esp8266 as the video streaming link over wifi to my local network and also be able to send control signals to servos over the same esp8266 for pan and tilt of the camera. my problem is how to send a video stream over a wifi link, what is the proper format, codec for such transfer and can an esp8266 handle the stream. I guess I could just buy a wifi cam but where is the fun in that.
@ytfp8 жыл бұрын
Ohhh.. no esp8266 wont do any video. You will need a decoder and all sorts of stuff to stream video. Once its decoded..."possibly" but your better off with openwrt router or something for that scale of throughput (with the added bonus of usb drive slot for video you want to stream) For the control of a servo or gimbal and basic tasks your fine with an esp8266 but you need a whole nother ball of wax for the video card. **Your project seems better served with a rasberry pi 3 with the new 8mb pi camera and perhaps a servo hat.**
@vincejustinecruz93562 жыл бұрын
Hello! I am using wemos d1 mini with a PIR sensor. Can I use a power bank to power it up? Thankyou.
@Educ8s2 жыл бұрын
Yes, absolutely
@raybright58058 жыл бұрын
Do we have a list somewhere of the original arduino libraries that have been updated to support ESP8266 ?
@Educ8s8 жыл бұрын
I don't know any list, if some of you know, please share it with us.
@raybright58058 жыл бұрын
Looks like github have this in hand - Here is link to updated Arduino libraries to date github.com/esp8266/Arduino
@triac7778 жыл бұрын
It looks like it supports I2C. It this true? Thanks for all the great videos.
@johndough20017 жыл бұрын
when I go to choose board mini I click on it nothing happen no window to choose the esp8266 download thanks for any help
@ИванПетров-ф3э8 жыл бұрын
The esp8266 works at 3.3V. Seems like you are plugged in it 5V from USB? Are there any voltage regulators on Wemos esp8266 ?
@seanocansey29567 жыл бұрын
Иван Петров yeah there is
@PranshuTople6 жыл бұрын
does this board work if i connect it with li-ion one cell? how can i give it power input through a 3.7V battery? Will it work? (English Please)
@0danP Жыл бұрын
@@PranshuToplevoltage regulator
@pauldusa7 жыл бұрын
you are cool and the Swiss guy too, take care, i watch you both,, most !
@ProjectGuns8 жыл бұрын
Hi Nick, Thanks for another great video. Have you considered using a BME208 instead of a DHT22? The BME280 gives barometric pressure as well as temperature and humidity, and I think it is more accurate. than the DHT ones. Regards, Stan
@raybright58058 жыл бұрын
and Nick don't forget the Dallas temperature sensors DS18B20 which are more accurate & cheaper
@norberthartmann50758 жыл бұрын
BME 280 , BH1750 and DS18B20 - > no problem :-)
@Educ8s8 жыл бұрын
Yes, I plan to test the BME280 soon!
@norberthartmann50758 жыл бұрын
ok, but there ist a big problem with temperature and humidity :-( .....
@Bugkiller6668 жыл бұрын
Nice!! i want to create a remote occupancy sensor . Thanks foe sharing
@muhammadfaizannisar9556 жыл бұрын
how much oled lcd draw current from esp 12e ????
@bascelik917 жыл бұрын
How did you managed to connect oled display just with 4 wires to the board?
@seanocansey29567 жыл бұрын
Lazar Jovicic i2c bus
@JS-zy4eq6 жыл бұрын
How can I upload the firmware to this board?
@roystervi7 жыл бұрын
hi I have the esp8266 12f with the AI-THINKER firmware.. I was able to add my script to turn a light on and off.. one problem I have, when the esp connected to my router, the esp8266 F12 obtain a IP address 192.168.0.113 from the router. however the esp8266 also shows up with another IP address 192.168.4.1 that is open and shows up an open wifi where anyone can login and turn my light on and off. is their anyway to disable the or add a password to the firmware password?
@MakersMadLab7 жыл бұрын
bobby royster you may want to check what WiFi.mode your in. You may have to turn off AP mode. WiFi.softAPdisconnect(); WiFi.disconnect(); WiFi.mode(WIFI_STA); delay(100);
@KaienSander10Official8 жыл бұрын
A arduino powered laptop? Is it possible????
@wogalwogal6 жыл бұрын
Hi Thank You For Great Video ,, i just got the board and the same oled board
@MathiasBacher4 жыл бұрын
I'm planning to build a fan to cool down the aviary of our pet quails with this board when it's getting to hot in the summer. I want it to start spinning when the temperature exceeds a certain number and also send a notification to my phone via Telegram when it's getting too hot. I'm still a beginner so I hope that I will be able to do all of that. It would be awesome if you could male a video about using Telegram to control this board because I love your style of explaining! things!
@JonMcPhalen7 жыл бұрын
Should be easy to setup (I've done other devices), but I still get: Arduino: 1.8.1 (Windows 10), Board: "WeMos D1 R2 & mini, 80 MHz, 921600, 4M (3M SPIFFS)" Board d1_mini (platform esp8266, package esp8266) is unknown Error compiling for board WeMos D1 R2 & mini.
@MakersMadLab7 жыл бұрын
Jon McPhalen this may some silly but I always start with the basics. 1.USB Cable, some cheap cables are only meant for charging (damn Bluetooth speaker cable) 2. Do you have ch340b drivers installed? 3. Correct com port If I think of any thing I'll come back
@MakersMadLab7 жыл бұрын
Jon McPhalen try speed 115200
@yaseenmallick72788 жыл бұрын
I would like to make an ambilight clone with this and apa102 led strip for PC monitor.
@TMS51007 жыл бұрын
unfortunately several pins on the esp8266 are used to indicate bootloader mode and pretty much make those pins unusable for anything.
@AEX5926 Жыл бұрын
Can it run deauther
@mahershhab38243 жыл бұрын
Thank you
@vigneshk9527 жыл бұрын
Cool 😎, bro can u teach us how to create our own programme for different ardunio bored
@ThomasHaberkorn7 жыл бұрын
do you know how to power it with a 3.7V LiPo battery?
@Educ8s7 жыл бұрын
AN easy way is to use the Battery Shield: bit.ly/WemosBatteryShield
@ThomasHaberkorn7 жыл бұрын
I've tried it and it works perfectly. However I have to live with very stringent space restrictions
@pauldusa7 жыл бұрын
order the battery shield
@silentknife247 жыл бұрын
Hi did u find a way to power it through Lipo ?
@PranshuTople6 жыл бұрын
did you find any way to power up board using 3.7v battery???
@fortoday046 жыл бұрын
Good video. I like your videos. One constructive critism: please don't repeat the chip's full name 5,000 times in the video. 😉
@hicham33418 жыл бұрын
السلام عليك I want to Tighten phone and arduino // USB // Do I need a driver
@Legantmar8 жыл бұрын
I did't find SSD1306Ui.h can you share me ?
@Educ8s8 жыл бұрын
That's the library: github.com/squix78/esp8266-oled-ssd1306
@Legantmar8 жыл бұрын
yes, I am used this library but I did't find SSD1306Ui.h (include in your script) tell me, where I can found this library (SSD1306Ui.h) ?
@dainazinas7 жыл бұрын
You need to modify the sketch a little. Rename all strings from "SSD1306Ui.h" to "OLEDDisplayUi.h" It`s described on the lib page.
@nachmzln17796 жыл бұрын
great content thank you
@november878 жыл бұрын
great video bro ;)
@Educ8s8 жыл бұрын
Thank you!
@steve89391238 жыл бұрын
I agree with KaienSander, you should use Patreon. Your videos and projects are great.
@Educ8s8 жыл бұрын
+Steve Tripoli thanks I will consider using patreon for financial support of the channel
@maixwaix67406 жыл бұрын
Found it on aliexpress for half price ;) if youre looking at this in 2018
@daninwy26816 жыл бұрын
Most forgettable background music. Kinda fast in some places. Other than that, very informative and useful.
@samuelsam92658 жыл бұрын
why u add a display to it
@KaienSander10Official8 жыл бұрын
You should make this your job using Patreon!
@HoldYourSeahorses5 жыл бұрын
It works fine. Lol!
@mhersaribekyan14875 жыл бұрын
I want to like, but i don't want to ruin 666 likes!!! What do i do???