Mish Mash Labs
Mish Mash Labs
  • 19
  • 266 194
Best IoT Projects of 2020!
Mish Mash Labs present a compilation of the very best IoT projects from all of 2020, inspiring us in 2021.
This include a range of electronics and computer science skillsets but the results are fantastic.
Roll on 2021!
0:00 Arduino based Ventilator Apollo BMV V1
th-cam.com/video/Glq_9QC3HeI/w-d-xo.html
0:41 Raspberry Pi Fire Detector
th-cam.com/video/sRb9POFZOAg/w-d-xo.html
1:17 ESP32 Surveillance Cameras
th-cam.com/video/PaiDT1t07DU/w-d-xo.html
2:05 DIY Bluetooth Speaker and Media System
th-cam.com/video/ny9wRQSVgAE/w-d-xo.html
2:49 ESP32 Spy Car and Camera
th-cam.com/video/Wfpvj9KlEMs/w-d-xo.html
3:43 IoT Level Monitoring
th-cam.com/video/GnQrcfqgkfM/w-d-xo.html
4:22 ESP8266 Real Time GPS Tracker
th-cam.com/video/GnQrcfqgkfM/w-d-xo.html
5:20 AI Object Detection Car
th-cam.com/video/4C2c0xs6eFg/w-d-xo.html
#IoT #Electronics #Projects #2020 #2021 #CSE #mishmash
Instagram: mishmashlabs
Twitter: mishmashlabs/
Facebook: mishmashlabs
Music Credits:
Intro & Outro by audionautix.com
มุมมอง: 2 850

วีดีโอ

Making an Ultrasonic Ruler, using an Arduino | Full Tutorial
มุมมอง 1.9K3 ปีที่แล้ว
Mish Mash Labs present a tutorial on how to create an electronic measurement device using an Arduino Uno and and ultrasonic sensor HC-SR04. The device can measure in millimetres, centimetres and inches. Sketch sed in this video: github.com/mishmashlabs/Arduino_Ruler_Project #HCSR04 #ARDUINO #RULER #tutorial #mishmash Instagram: mishmashlabs Twitter: mishmashlabs/ Face...
Best IoT Projects November 2020
มุมมอง 9703 ปีที่แล้ว
Mish Mash Labs present the best IoT projects from November 2020. This include a range of electronics and computer science skillsets but the results are fantastic. Roll on December! 0:00 How to Make a Surveillance Car at Home th-cam.com/video/Fx8-Mnk4sTo/w-d-xo.html 0:41 DIY ESP32 Music/MP3/Audio Player Internet Web Radio th-cam.com/video/Icrcv2s6mMU/w-d-xo.html 1:32 DIY Rocket Launcher using Ar...
Arduino Radar / Sonar, using Arduino & Processing | Full Tutorial
มุมมอง 45K3 ปีที่แล้ว
Mish Mash Labs present our take on the Arduino based Radar project. We used the Arduino Uno, the SG90 servo and the HC-SR04 Ultrasonic sensor. 0:00 Intro 0:35 Project overview 1:01 Wiring explanation 1:45 Wiring 2:20 Arduino code 5:15 Processing3 code 7:58 Demonstration You will also need the Processing3 IDE available here: processing.org/download/ A link to the 3d printed servo mount: www.thin...
3D Printer Build | Original Prusa i3 MK3S | RELAXING WATCH
มุมมอง 2.5K3 ปีที่แล้ว
Mish Mash Labs demonstrate how an Original Prusa i3 MK3S 3d Printer Kit is assembled. This is a time lapse of assembly, altogether it took around 6 hours. This marks the newest addition to the Mish Mash family, giving us some positivity during these covid-19 lockdown. We are looking forward to some exciting prints and projects to come! The Original Prusa I3 MK3S is the successor of the award-wi...
Best IoT Projects September 2020
มุมมอง 20K3 ปีที่แล้ว
Mish Mash Labs present the best IoT projects from September 2020. This include a range of electronics and computer science skillsets but the results are fantastic. Roll on October! 5. Custom Voice App for Home Automation | ESP8266 Projects | IoT Projects | Blynk | Voiceflow - techiesms - th-cam.com/video/YMDR4tQQdhE/w-d-xo.html 4. MATRIZ LED INTELIGENTE CON ARDUINO | ESP8266 WS2812 | NeoPixel |...
PWM Slider Bar Control on ESP32 ESP8266 WebServer | Control Brightness Of LEDs | Out of the Box IoT
มุมมอง 14K3 ปีที่แล้ว
Mish Mash Labs demonstrate how to setup an ESP32 board and control an GPIO pin using PWM (Pulse Width Modulation) over wifi through a Web-Server hosted on the ESP32, this feature includes a slider button that can also be used to control a Servo motor. This tutorial covers the code explanation, how to implement an A-Synchronous Web Server, how to style the slider button and load the html, how to...
Adding the ESP32 and ESP8266 Boards to Arduino IDE | #60SecondFix | Out of the Box IoT
มุมมอง 1K3 ปีที่แล้ว
Mish Mash Labs demonstrate how to add the Espressif Systems ESP32 and ESP8266 boards to the Boards Manager in the Arduino IDE. URL for additional board mangers: dl.espressif.com/dl/package_esp32_index.json, arduino.esp8266.com/stable/package_esp8266com_index.json #ESP32 #ESP8266 #Arduino #mishmash Instagram: mishmashlabs Twitter: mishmashlabs/ Music Credits: Intro & O...
ESP32 | Adding Basic HTTP Authentication to your Web Server | Out of the box IoT
มุมมอง 21K3 ปีที่แล้ว
Mish Mash Labs present How to Add Authentication to your Web Server hosted by an Espressif Systems ESP32. We'll first add the changes to the program to add the authentication. Then I'll show you how to change the user name and password. This works on Arduino too! This video is a continuation of a previous video - Set up as a Web Server and Control IO Pins: th-cam.com/video/cfrG44Ik3OI/w-d-xo.ht...
How to Assign a Static / Fixed IP Address | ESP8266 | ESP32 | Arduino
มุมมอง 30K3 ปีที่แล้ว
Mish Mash Labs present how to set a static of fixed IP address for your Espressif ESP8266, ESP32 or Arduino Board. If you’re running a web server or client over WiFi or Ethernet with your Espressif ESP8266, ESP32 or Arduino Board and every time you restart your board it has a new IP address which is what happens when you use the default DHCP (Dynamic Host Configuration Protocol) you can follow ...
ESP32 | Set up a HTTP Web Server and Control IO Pins - Scan Connect Control | Out of the Box IoT
มุมมอง 10K3 ปีที่แล้ว
Mish Mash Labs demonstrate how to setup an ESP32 board out of the box, how to find the board in the Arduino IDE, how to scan for wifi networks, connect and authenticate to a network and finally remotely control IO pins remotely over the wifi network, using a server hosted within the ESP32 board itself, demonstrating the ideal start to any IoT project using wifi! 0:35 Setting up the board in the...
Controlling a Relay using Temperature (Temperature Controlled Relay with Thermocouple, Arduino, LCD)
มุมมอง 51K3 ปีที่แล้ว
Mish Mash Labs demonstrate how to control a high voltage (230V AC) Relay using a temperature value set-point. The temperature value is read from a K-Type Thermocouple, which is interfaced using a MAX31855 breakout board over SPI to an Arduino. The measured temperature values are displayed on an LCD. In our example, the temperature controlled relay is switched ON, by the Arduino , once the tempe...
Arduino Thermocouple and LCD Tutorial
มุมมอง 7K3 ปีที่แล้ว
Mish Mash Labs demonstrate how to read temperature values from a MAX31855 breakout board and K Type thermocouple, displaying the reading on a LCD using an Arduino Uno. The same module can be used on a PT100. We you how to wire the thermocouple breakout board to the arduino, how to write the control program. 0:42 How to connect the MAX31855 Breakout board with Thermcouple to the Arduino 1:57 Wri...
Arduino Controlled Relay Module | Home Automation | Tutorial
มุมมอง 15K3 ปีที่แล้ว
Mish Mash Labs demonstrate how to control a SRD-05VDC-SL-C 5v Relay Module using an Arduino. This relay can switch devices up to 10 amps at 250VAC using 5v from the Arduino. We you how to wire the relay, how to write the control program. We used the DM DIYmore Arduino Nano Clone, but this will work with all Arduinos. 0:51 Wiring Diagram 1:43 Control Side Wiring Explanation/Demonstration 2:44 Co...
How to Control LCD Displays with Arduino | Tutorial
มุมมอง 4.9K3 ปีที่แล้ว
Mish Mash Labs demonstrate the 16x2 LCD and Arduino UNO during this tutorial. We show an Arduino UNO been connected to an LCD display: 0:26 What each pin is for on an 16x2 LCD display. 1:12 How to solder an 16x2 LCD Display's pins. 1:37 How to connect an 16x2 LCD Display to an Arduino UNO. 4:01 Hello World example explanation and demonstration. 5:10 Scroll example explanation and demonstration....
What Are Capacitors? | The Basics
มุมมอง 1.2K3 ปีที่แล้ว
What Are Capacitors? | The Basics
What Are Resistors? | The Basics
มุมมอง 1.1K3 ปีที่แล้ว
What Are Resistors? | The Basics
Arduino MAX31855 Thermocouple Tutorial | SPI
มุมมอง 18K3 ปีที่แล้ว
Arduino MAX31855 Thermocouple Tutorial | SPI
Arduino / ESP32 Issue SOLVED | avr-g++: no such file or directory avr g : no such file or directory
มุมมอง 18K3 ปีที่แล้ว
Arduino / ESP32 Issue SOLVED | avr-g : no such file or directory avr g : no such file or directory

ความคิดเห็น

  • @abhiramgopan9041
    @abhiramgopan9041 13 วันที่ผ่านมา

    How can i increase the range above 40 cm..

  • @thekianshow11
    @thekianshow11 21 วันที่ผ่านมา

    how come my ultrasonic sensor is not working?

  • @Looki2000
    @Looki2000 23 วันที่ผ่านมา

    Password authentication on an unencrypted HTTP connection is a complete nonsense. Anyone in your network (or in the world if you port forward) can intercept the traffic and steal your password.

  • @jumbo999614
    @jumbo999614 28 วันที่ผ่านมา

    I don't understand how updateButton function works. You pass this function along with other atrributes to request->send_p for server.on("\"). But inside HMTL, where does it call this function? Also, you declare String pwmSliderValue in the main c++ code and then you declare var pwmSliderValue inside HTML. So they're linked together? When it says "return pwmSliderValue" which one? the one in main code or the one in HTML? Can you please explain this updateButton function?

  • @reqruined
    @reqruined หลายเดือนก่อน

    parseİnt(float) does not exist it says can you help me?

  • @mohsenjavaher7782
    @mohsenjavaher7782 หลายเดือนก่อน

    Im going to test this, and if this solves my problems i will PRAY for you❤

    • @meryamhad2916
      @meryamhad2916 หลายเดือนก่อน

      did this work ?

  • @DBBahnospherix-BahnAtmospherix
    @DBBahnospherix-BahnAtmospherix หลายเดือนก่อน

    0:37 👍👍👍

  • @coffeetablemedia360
    @coffeetablemedia360 หลายเดือนก่อน

    hi, this is an awesome and straight forward instructional thankyou so much ive watched so many that dont work, im strugglig at the end it says "make sure that the font has been copied to the data folder of your sketch, and opens the sketch and goes gray.

  • @buffplums
    @buffplums หลายเดือนก่อน

    What a helpful post. Thank you very much kind sir.

  • @christopherboyd952
    @christopherboyd952 2 หลายเดือนก่อน

    Can I use a lidar for the same concept I have a tf mini and keep running into problems

  • @alexiszriofrio8468
    @alexiszriofrio8468 4 หลายเดือนก่อน

    Muchas gracias\

  • @neilomalley9887
    @neilomalley9887 4 หลายเดือนก่อน

    I'd like to do something similar but instead of serving the web server from the ESP32 serve it separately and then just interface the IO between the two. This way it would presumably save a lot of processing on the ESP32. Except I don't know how to do it!

  • @isxckk.
    @isxckk. 5 หลายเดือนก่อน

    For me it does not work, i am trying to give my ESP8266 (That is functioning as a server for some domotica devices) a static IP, it is connected to my laptop hotspot. But for some reason it does not stay static..

  • @midhunmohan0m0pillai
    @midhunmohan0m0pillai 6 หลายเดือนก่อน

    Life Xavier......ton of thanks

  • @judemont4574
    @judemont4574 6 หลายเดือนก่อน

    You saved me, thank !

  • @AMBIN-tt8wi
    @AMBIN-tt8wi 6 หลายเดือนก่อน

    Is it possible to make different accounts for different purpose?

  • @am604
    @am604 6 หลายเดือนก่อน

    Thanks so much bro i really needed this for a school project ive been strugging to find a way so the ip is constant and wont change. Once again thank you so much!

    • @meryamhad2916
      @meryamhad2916 หลายเดือนก่อน

      did this work?

  • @carolcernea2616
    @carolcernea2616 7 หลายเดือนก่อน

    Thank you, amazing project. I would like to ask you, after successfully I create this project, I am trying to do the following project. when the radar detect something I want one of my DJI Mini drone, to flight to that area. Can you please guide me how can I do it? Thank you in advance

  • @malekgh9893
    @malekgh9893 7 หลายเดือนก่อน

    what can i use for simulation withtout the board

  • @dienau6313
    @dienau6313 8 หลายเดือนก่อน

    what if I use ESPAsyncWebServer instead of Webserver?

  • @robertfinke4989
    @robertfinke4989 8 หลายเดือนก่อน

    Sorry, but i can't follow your speaking english. You are to fast. I can't understand it to translate it. What do you do with the files and folders without preferences.txt? On Raspberry Pi 4 I can't see "move to bin". Headerror!!

  • @erdimsengun1672
    @erdimsengun1672 8 หลายเดือนก่อน

    Thanks

  • @rajartsandexperiments5092
    @rajartsandexperiments5092 9 หลายเดือนก่อน

    Hello sir what is the use of potential meter. And sir please can you and button to adjust the temperature

  • @georgymathew7714
    @georgymathew7714 9 หลายเดือนก่อน

    Thanku so much ❤🎉 I watched some videos but nothing worked but this one worked❤

  • @qazaq6893
    @qazaq6893 10 หลายเดือนก่อน

    This is a script belong to Rui Santos isn’t it?

  • @akierum
    @akierum 10 หลายเดือนก่อน

    What about head/cool thermostat with another relay that would turn on a FAN to cool down? Any help appreciated. !

  • @marlonvelezrocha9128
    @marlonvelezrocha9128 11 หลายเดือนก่อน

    You can make a video of something similar but that controls the speed of a fan, the idea is to control the temperature of a wood oven. Wearing: 1. Arduino UNO R4 WiFi. 2. Thermocouple K with its controller. 3. 12Volt fan. 4. Arduino Cloud. The K thermocouple will be in the smoke box, the fan will supply variable flow air, this air will pass through the heat box and take it to the smoke box, the cloud application will control everything, ignition, the desired temperature, By giving it a temperature of 250°F in the App, it varies the fan speed to maintain the temperature. In the leds of the Arduino you can see the temperature in real time. Greetings.

  • @marlonvelezrocha9128
    @marlonvelezrocha9128 11 หลายเดือนก่อน

    excellent video

  • @restyobina.84
    @restyobina.84 11 หลายเดือนก่อน

    it doesnt work bro, can you help me

  • @caionggabriel607
    @caionggabriel607 11 หลายเดือนก่อน

    Code of how show temperature?

  • @0124akash
    @0124akash ปีที่แล้ว

    How to find Local ip Gateway Subnet Primary dns Mac address ??

  • @lielgoldshtein1740
    @lielgoldshtein1740 ปีที่แล้ว

    Can you make the detection range higher like 100 m or 1 km?

    • @whistler2000
      @whistler2000 10 หลายเดือนก่อน

      Not with this sensor you would need an real radar module to do that.

  • @sheliagussuyadi8183
    @sheliagussuyadi8183 ปีที่แล้ว

    Thank you so much. You made my life easier.

  • @avidiy555
    @avidiy555 ปีที่แล้ว

    My esp8266 not connect mobile hotspot, ssid and password ok, but not connect😢😢

  • @sweetygangane4551
    @sweetygangane4551 ปีที่แล้ว

    Ip address is not comming

  • @simonevilucchi4758
    @simonevilucchi4758 ปีที่แล้ว

    Hi! I have a Chinese x99 motherboard that have some temperature sensors that doesn't provide the motherboard temperature. I'm searching a solution to this problem and I think to add in my case a fan controller. The controller interact with the motherboard through the usb 2.0 connector, but if the motherboard doesn't provide its temperature, I think that this link between fan controller and motherboard will not be useful. If I will use one of this Arduino-based temperature sensor, how can I transmit the results to the fan controller? Is it possible doing something like that? Thanks if you respond!

  • @user-xe2wv8em5k
    @user-xe2wv8em5k ปีที่แล้ว

    hello how to create a button on the web page to decouple thank

  • @roberttx0015
    @roberttx0015 ปีที่แล้ว

    how can u increase the range of the radar and make it display on the processing (ex: 1m)

  • @garvit_panwar
    @garvit_panwar ปีที่แล้ว

    can we use Arduino uno r3

  • @mstudios.6630
    @mstudios.6630 ปีที่แล้ว

    Esp8266 led control Malayalam th-cam.com/video/LLiuvBH6p00/w-d-xo.html

  • @dmark6699
    @dmark6699 ปีที่แล้ว

    Very good content thanks.

  • @dhavalsolanki3562
    @dhavalsolanki3562 ปีที่แล้ว

    This is greatest stuff.

  • @paulrounding5260
    @paulrounding5260 ปีที่แล้ว

    I now understand how these relays work, thank you

  • @singularity00001
    @singularity00001 ปีที่แล้ว

    Man....! Thank You!

  • @earhlemmanuelacedilla4346
    @earhlemmanuelacedilla4346 ปีที่แล้ว

    Hey there! Can i use a knob here and insert a value that will control the heating element. Using your code?

  • @18436Melissa
    @18436Melissa ปีที่แล้ว

    240VAC TURN SIGNAL?! _nah jk, I'm sarcastic._

  • @md.mahmudulhasan8014
    @md.mahmudulhasan8014 ปีที่แล้ว

    Thank you very much for the in depth tutorial

  • @Vellz08
    @Vellz08 ปีที่แล้ว

    sir why my lcd display is error when the relay got load?

  • @technosub1
    @technosub1 ปีที่แล้ว

    It's actually due to the "File Name" of the file which you had created as Arduino IDE does not support many Special Characters in its filenname.

  • @fat2372
    @fat2372 ปีที่แล้ว

    hey sis.. can i get more information about fire detector for my final it project... Plss help me score my final project🙏🙏🙏