StechiezDIY
StechiezDIY
  • Видео 84
  • Просмотров 1 043 235
ESP32 Simulator for IoT Projects in VS Code Using Wokwi
This video will show you how to integrate the Wokwi ESP32 simulator with Visual Studio Code (VSCode). Learn how to set up and use Wokwi's powerful embedded systems and IoT simulation capabilities, supporting platforms like ESP32, Arduino, and the Raspberry Pi Pico. We'll guide you through installation, setting up your project, and running simulations directly in VSCode. Perfect for developers looking to streamline their workflow and enhance their coding experience!
Send Data to Google Spread Sheet using ESP32 IFTTT
ruclips.net/video/YkA4TUgCmRA/видео.html
Google spreadsheet using esp8266
ruclips.net/video/Fq1kgt_auns/видео.html
Google spreadsheet using ESP32
ruclips.net/video/KPOFncRDiHQ/видео....
Просмотров: 881

Видео

Online ESP32 Simulator for IoT Projects Using Wokwi
Просмотров 64514 дней назад
Welcome back to the channel! In this video, we dive into the Wokwi simulator, a powerful online tool for embedded software development. Learn how to simulate various boards like ESP32, Arduino, STM32, and Raspberry Pi Pico, and explore features like virtual WiFi networks and integration with VSCode. We'll walk you through creating and running simulation projects, using built-in examples, and ad...
Implementing Google Gemini AI on ESP32: A Step-by-Step Guide
Просмотров 60128 дней назад
In today's video, we're going to learn how to implement Google Gemini AI on an ESP32. We'll cover everything from setting up the API key to understanding the JSON format and finally writing the code to make it all work. If you're excited to dive into AI development with ESP32, this video is for you! What You'll Learn: How to get an API key from Google AI Studio Understanding the Gemini API and ...
ESP32 WiFi Manager and WebServer with Login prompt
Просмотров 469Месяц назад
How to Implement WiFiManager with a Webserver on ESP32 In this video, we’ll walk you through implementing WiFiManager with a Webserver on the ESP32. This setup allows you to easily manage your ESP32's WiFi connections and host a web server for more advanced functionality. What You'll Learn: How to set up WiFiManager on ESP32. How to create and manage a web server on ESP32. How to handle login c...
ESP32 WiFi manager Code Explained
Просмотров 788Месяц назад
In this video, I will show you how to implement WiFiManager on the ESP32. This will allow the ESP32 to connect to different WiFi access points without changing the code. Follow along as we install the required library, explore the example code, and set up the ESP32 to automatically connect to a new network. Steps Covered: Installing the WiFiManager library in Arduino IDE. Understanding the basi...
Arduino Debugging in VSCode using Platform IO
Просмотров 8 тыс.10 месяцев назад
In this video we will see how to debug Arduino Uno step by step in Visual Studio Code using Platform IO. We will use serial interface to debug and don't need any debugger tool for the same. Link to download the Visual Studio code : code.visualstudio.com/ #arduino #arduinoproject #vscode #platformio
Arduino Programming: PlatformIO & VS Code Guide
Просмотров 7 тыс.10 месяцев назад
In this video, we explore how to use PlatformIO in Visual Studio Code for Arduino development. You'll learn how to set up your environment, write your first Arduino program, and take advantage of PlatformIO's powerful features. Whether you're a beginner or an experienced developer, this tutorial will streamline your Arduino projects and enhance your coding experience. Link to download the Visua...
ESP32 ESP8266 Crash Debugging : Troubleshooting and Solutions
Просмотров 4,1 тыс.Год назад
In this video we will see how to understand the ESP32/ESP8266 crash issue. Tool Link: github.com/me-no-dev/EspExceptionDecoder Read Google Spreadsheet using ESP32 ruclips.net/video/0LoeaewIAdY/видео.html Google spreadsheet using esp8266 ruclips.net/video/Fq1kgt_auns/видео.html Google spreadsheet using ESP32 ruclips.net/video/KPOFncRDiHQ/видео.html Tutorial on How to post data to Google Firebase...
How to use DWIN display | DWIN display Tutorial
Просмотров 5 тыс.Год назад
In this tutorial we will see how to use DWIN display. We can interface DWIN display with Arduino, Nodemcu, ESP32, Raspberry pi and with many more boards which has UART interface. We will see the demo on how to use DGUS tool. #dwin #dwindisplay #howto
Raspberry Pi OLED SSD1306 using Python
Просмотров 13 тыс.2 года назад
In this video how to interface OLED SSD1306 with Raspberry Pi using Python. Code : github.com/stechiez/raspberrypi_python Adafruit Git : github.com/adafruit/Adafruit_Python_SSD1306 Other Raspberry Pi Tutorials: Raspberry Pi 16x2 LCD Python Tutorial - ruclips.net/video/FI3BYHYmcN0/видео.html Raspberry Pi Switch interface using Python - ruclips.net/video/pu0KEPWfSLQ/видео.html Raspberry Pi Python...
Raspberry Pi 16x2 LCD Display Python Tutorial
Просмотров 10 тыс.2 года назад
In this video how to interface 16x2 LCD with Raspberry Pi using Python. Code : github.com/stechiez/raspberrypi_python 16x2 LCD - www.banggood.in/custlink/GvmEej9ook Other Raspberry Pi Tutorials: Raspberry Pi Switch interface using Python - ruclips.net/video/pu0KEPWfSLQ/видео.html Raspberry Pi Python Led Blinking - ruclips.net/video/C8UUJGf7jDU/видео.html Raspberry Pi Beginners Guide Tutorial : ...
Raspberry Pi Switch interface using Python
Просмотров 4 тыс.2 года назад
In this video how to interface switch with Raspberry Pi using Python. Code : github.com/stechiez/raspberrypi_python Other Raspberry Pi Tutorials: Raspberry Pi Python Led Blinking - ruclips.net/video/C8UUJGf7jDU/видео.html Raspberry Pi Beginners Guide Tutorial : Install OS, SSH, Setup WiFi and VNC - ruclips.net/video/4OOjXZireBo/видео.html #raspberrypi #python #raspberry
Raspberry Pi Led Blinking using Python
Просмотров 16 тыс.2 года назад
In this video how to blink led with Raspberry Pi using Python. Code : Other Raspberry Pi Tutorials: Raspberry Pi Beginners Guide Tutorial : Install OS, SSH, Setup WiFi and VNC - ruclips.net/video/4OOjXZireBo/видео.html #raspberrypi #python #raspberry
Raspberry Pi Beginners Guide Tutorial : Install OS and set up SSH, Setup WiFi and VNC
Просмотров 1,1 тыс.2 года назад
In this video we will cover Raspberry Pi Beginners Guide. In this vide we will cover 00:45 How to Setup SD card for Raspbian 01:47 How to enable SSH 02:10 How to Configure WiFi 03:34 Login to SSH 04:08 Start VNC Server on Raspberry Pi 05:09 Login using VNC client #raspberrypi #raspberrypisetup
Arduino Communication between HC05 Bluetooth Module as Master & Slave
Просмотров 14 тыс.2 года назад
Arduino Communication between HC05 Bluetooth Module as Master & Slave
Nodemcu MQTT Example With Reyax MQTT Cloud
Просмотров 4992 года назад
Nodemcu MQTT Example With Reyax MQTT Cloud
Read Google Spread Sheet Data from ESP32
Просмотров 26 тыс.2 года назад
Read Google Spread Sheet Data from ESP32
Led Matrix Clock using ESP32 NTP without RTC IC
Просмотров 23 тыс.2 года назад
Led Matrix Clock using ESP32 NTP without RTC IC
Arduino Distance Measurement using SHARP IR Distance Sensor
Просмотров 10 тыс.2 года назад
Arduino Distance Measurement using SHARP IR Distance Sensor
Bluetooth Relay control using Raspberry Pi Pico and HC05 | micropython
Просмотров 4,1 тыс.3 года назад
Bluetooth Relay control using Raspberry Pi Pico and HC05 | micropython
Slamtec Lidar M1M1 Introduction and How to use
Просмотров 5 тыс.3 года назад
Slamtec Lidar M1M1 Introduction and How to use
Scrolling Led Matrix Display using Raspberry Pi Pico micropython MAX7219
Просмотров 12 тыс.3 года назад
Scrolling Led Matrix Display using Raspberry Pi Pico micropython MAX7219
Raspberry Pi Pico interface with ST7735 Micropython | Pico Photo Frame
Просмотров 11 тыс.3 года назад
Raspberry Pi Pico interface with ST7735 Micropython | Pico Photo Frame
Raspberry Pi Pico Ultrasonic sensor HCSR04 and OLED ssd1306 micropython
Просмотров 2,8 тыс.3 года назад
Raspberry Pi Pico Ultrasonic sensor HCSR04 and OLED ssd1306 micropython
Arduino LCD 16x2 using 74HC595 Shift Register
Просмотров 4,9 тыс.3 года назад
Arduino LCD 16x2 using 74HC595 Shift Register
Raspberry Pi Pico C/C++ SDK on Windows with Visual Code
Просмотров 19 тыс.3 года назад
Raspberry Pi Pico C/C SDK on Windows with Visual Code
Raspberry Pi Pico with microPython (uPyCraft and Thonny IDE) | Led Chaser
Просмотров 1,5 тыс.3 года назад
Raspberry Pi Pico with microPython (uPyCraft and Thonny IDE) | Led Chaser
Arduino Tutorial: Seven Segment Display and 16x2 LCD Display Shield
Просмотров 7443 года назад
Arduino Tutorial: Seven Segment Display and 16x2 LCD Display Shield
Alexa Home Automation with NodeMCU (ESP8266)
Просмотров 6 тыс.3 года назад
Alexa Home Automation with NodeMCU (ESP8266)
How to Build an Arduino Data Logger with DHT11, LDR, SD Card & RTC
Просмотров 3,3 тыс.3 года назад
How to Build an Arduino Data Logger with DHT11, LDR, SD Card & RTC

Комментарии

  • @Dan-EmmanuelNignan
    @Dan-EmmanuelNignan 8 дней назад

    big thanks for your video very helpful

  • @adriangallo1719
    @adriangallo1719 15 дней назад

    Does this work with hidden networks?

  • @s66k854fh
    @s66k854fh 16 дней назад

    first view

  • @tampabaybutterfly
    @tampabaybutterfly 16 дней назад

    Worked perfectly, once I enabled I2C in the Raspberry Pi config utility and changed the directory to the folder name, 'raspberrypi_python'. Thanks!!!

  • @arturovasquez5334
    @arturovasquez5334 23 дня назад

    Great until I run the code, what about error generating "gdb-version" is not recognize a name of mdlet, funtion, file, or excutable program?

  • @jontpt
    @jontpt 27 дней назад

    Google's tech is complete garbage. Why would you even waste 5 minutes on it?

  • @leroycarfrey7451
    @leroycarfrey7451 27 дней назад

    I ran the git clone w/ web address and it's showing git: command not found I'm running raspberry pi os Bookworm

    • @Garfangel1
      @Garfangel1 9 дней назад

      Open a terminal and run: sudo apt install -y git. Rerun the clone command

  • @ajuxx
    @ajuxx 29 дней назад

    how to add audio out to it

    • @StechiezDIY
      @StechiezDIY 29 дней назад

      speech recognition module and text to speech implementation required.

    • @ajuxx
      @ajuxx 29 дней назад

      @@StechiezDIY can you make a vidio for it

  • @mikeryan2388
    @mikeryan2388 Месяц назад

    Appreciate the github link. Thank you

  • @bennguyen1313
    @bennguyen1313 Месяц назад

    Any thoughts what would be involved in writing an ESP32 application, that takes data from the uart, and passes it wirelessly either via bluetooth (SPP) or via Wifi? For Wifi, I imagine the ESP32 could act as a web server (TCP) and display the RS232 data, but maybe there's a UDP way it could send data to a PC on the same network?

  • @UnspokenSilence
    @UnspokenSilence Месяц назад

    Despite the AI voice over, I do appreciate you taking the time to explain things. Your video and a few other pieces of research helped me with my problem.

  • @Red_7813
    @Red_7813 2 месяца назад

    Great video!

  • @bullygram
    @bullygram 2 месяца назад

    STM8bis gonna be pased out, i mean obsolete?

  • @neelamrani8819
    @neelamrani8819 2 месяца назад

    The script that you copy and paste how we can get that

  • @dangerdiesel3106
    @dangerdiesel3106 2 месяца назад

    Jesus dude, every single video I try to learn about goes great for 10 seconds the. You all just start shooting off with the craziest info. Great for the 1% of people that can keep up with that bullshit

  • @Bucefal76
    @Bucefal76 2 месяца назад

    Now calll things like millis() in your code and watch debugger crasching...

  • @user-mf4gw8ym6s
    @user-mf4gw8ym6s 2 месяца назад

    Thank u so much ❤

  • @primos8709
    @primos8709 2 месяца назад

    In my ARDUINO IDE not have file named tools

    • @codingfella464
      @codingfella464 2 месяца назад

      same but here is why bec it works with the old ide 1.8.13

  • @akiztaecho7514
    @akiztaecho7514 3 месяца назад

    thanks for sharing.. can u make code for ESP8266+MAX7219?

  • @Manon-xs2fj
    @Manon-xs2fj 3 месяца назад

    thank you for the video (and the link to the code :) ) . Where do you find the Slave adresse that you put in the master's program?

    • @nicolasguanoluisa552
      @nicolasguanoluisa552 3 месяца назад

      you need to use the AT comand, AT+LADDR?, some HC-05 give you this ERROR(0), i use this code to use the AT code:#include <SoftwareSerial.h> SoftwareSerial BTSerial(2, 3); // RX | TX void setup() { Serial.begin(9600); BTSerial.begin(38400); Serial.println("Sending AT+LADDR command to HC-05..."); sendATCommand("AT+LADDR?"); } void loop() { if (Serial.available()) { BTSerial.write(Serial.read()); } if (BTSerial.available()) { Serial.write(BTSerial.read()); } } void sendATCommand(String command) { BTSerial.println(command); delay(1000); while (BTSerial.available()) { Serial.write(BTSerial.read()); } }

  • @stepal3887
    @stepal3887 3 месяца назад

    Hi, can I use the same device as Master to receive a command (e.g. swtch on a motor) from a different device like a remote controller and then translate that command in an analog signal (e.g. open the circuit to power the motor)? Thanks.

  • @user-zp2ep7hb2d
    @user-zp2ep7hb2d 3 месяца назад

    How to do for date and time

  • @letusexcel
    @letusexcel 3 месяца назад

    I am not able to find MD_Parola.h

  • @firs5165
    @firs5165 3 месяца назад

    Did you make the cable for RS232 to the display yourself? Or where can I buy?

  • @Seifsstudying-wq2nv
    @Seifsstudying-wq2nv 3 месяца назад

    Thank you so much sir, out of all the HC-05 pairing forums and videos on the internet, you are the only one who solved my problem!!!

  • @peterphiliprowley
    @peterphiliprowley 3 месяца назад

    Only works with older Raspberry Pi OS with Python2, so seems like buster, I have a pi400 which is bookworm and cannot run earlier versions of raspbian OS

  • @Monarch_61
    @Monarch_61 3 месяца назад

    Total cost

  • @j.van_heck4394
    @j.van_heck4394 3 месяца назад

    Thanks. Looks very nice

  • @hussainadil6617
    @hussainadil6617 4 месяца назад

    I think your wiring in the video will destroy your micro controller, as you swapped VDD+(14) and VSS-(5). Your green wire is connected to pin 14 to GND on Arduino. So, it would not work like this. Most probably you later re-wired before you programmed the PIC.😀

  • @chandhanu_
    @chandhanu_ 4 месяца назад

    thank you so much, after a month lcd is worked looked for many lcd videos but nothing worked

  • @HakkiOgrt
    @HakkiOgrt 4 месяца назад

    Thnx bro

  • @janarthanandayalan
    @janarthanandayalan 4 месяца назад

    Is the same can be done with esp32 camera with a IP address generate by it to store a data????

  • @pichikahemchandrasaisantho5181
    @pichikahemchandrasaisantho5181 4 месяца назад

    lcd display is coming blank nothing is printing. what to do sir

  • @qjaws
    @qjaws 4 месяца назад

    Anyone tried pic16f877a?

  • @anandhugopi2135
    @anandhugopi2135 5 месяцев назад

    Which restauranter are used

  • @FriendsExplanation
    @FriendsExplanation 5 месяцев назад

    Helpful video. Kindly, make a video on controlling output, reading input from pins

  • @unglaubichuberlieber8048
    @unglaubichuberlieber8048 5 месяцев назад

    well done, steps in detail + your illustration spoke with confidence, well done !!! bravo bravo bravo !!!

  • @Ccheng322
    @Ccheng322 5 месяцев назад

    thanks for the video!

  • @creativearts4917
    @creativearts4917 5 месяцев назад

    any reference for interfacing p10 red led display module with rpi pico??

  • @hulaan.mo_den
    @hulaan.mo_den 5 месяцев назад

    Can it be accurate as .1mm?

  • @saillively
    @saillively 5 месяцев назад

    I didn't know this was a possibility, still can't update the firmware but I can upload code, thank you!

  • @mariuspetcu7482
    @mariuspetcu7482 5 месяцев назад

    Works GREAT ... Thank You ... Please, how can I slow down the "scrolling speed " or make it smaller and stay "still" ? .... Best Regards ...

  • @rhoseannemartinez
    @rhoseannemartinez 6 месяцев назад

    do you have for raspberry pi 4?

  • @shazanmahmud2973
    @shazanmahmud2973 6 месяцев назад

    PIC16F877A can programme ??

  • @joeking5211
    @joeking5211 6 месяцев назад

    @ 1:32 - There is no 'Trust Workspace & Install' so i have no ides where your platformio extension came from bit is not the one that appears top of list if 'platformio' is typed in the top editbox. Just a heads up to anyone in same state of confusion as I am, as you must be doing something no one else can replicate. Kind Rgds. EDIT. Just a thought, are you sure you don't need the extension 'Arduino' from MS, that sounds more like it ??. Again just a hint for anyone else trying to decypher all this.

  • @anithasshenoy6662
    @anithasshenoy6662 6 месяцев назад

    CMD consol commands are impossibly small to read.

  • @MKRCLabs
    @MKRCLabs 6 месяцев назад

    subscribed thanks

  • @hydroturd
    @hydroturd 7 месяцев назад

    very good tutorial, thanks! TIP for future viewers - if not seeing text but the screen's backlight is on : make sure you use correct voltage (I mistakenly used 3.3V but mine needed 5V) and adjust the contrast screw on the back (in the blue part) while the python script is running

  • @toma9058
    @toma9058 7 месяцев назад

    Will that only work over the WiFi or can this be used when on holiday 1000 miles away?

  • @markcapillo3318
    @markcapillo3318 7 месяцев назад

    you does not explain what is the root certification and how to have it

    • @StechiezDIY
      @StechiezDIY 7 месяцев назад

      Intend of the project was limited 😊.