Asali
Asali
  • 45
  • 983 275
Asali announcement
Short announcement that I will be uploading new videos soon starting with the TCS3200 color sensor. I am currently working on this video but I do want to mention that I have a full time job and a busy life aswell so I will be taking my time. The video should be uploaded by the end of the month!
มุมมอง: 124

วีดีโอ

Arduino HC-SR04 Ultrasonic sensor - How to read out Arduino Uno HC-SR04
มุมมอง 2.2K2 ปีที่แล้ว
The Arduino HC-SR04 Ultrasonic sensor is a great sensor for measuring the distance between you and a certain object within 2-400 centimeters. With the tiny Arduino Uno HC-SR04 sensor you are able to receive the distance values in centimeters, inches, etc. In this video we will take a closer look on how to read out these values from the get go. If you would like to support my Patreon page and en...
Arduino ADXL345 Accelerometer - How to read out the Arduino ADXL345
มุมมอง 17K3 ปีที่แล้ว
The Arduino ADXL345 Accelerometer is a great sensor for measuring all your accelerating needs. With the tiny Arduino ADXL345 sensor you are able to receive the XYZ axis values and it's corresponding G force. In this video we will take a closer look on how to read out these values from the get go. If you would like to support my Patreon page and enable me to keep creating this kind of videos, th...
Arduino Portenta H7 How to upload your first sketch
มุมมอง 10K3 ปีที่แล้ว
The Arduino Portenta H7 is Arduino's latest board with all the newest features, in this video we will take a closer look on how to upload your first sketch onto the Arduino Portenta H7 Links: Arduino IDE: www.arduino.cc/en/Main/software Portenta H7: store.arduino.cc/portenta-h7 Pinout: content.arduino.cc/assets/Pinout-PortentaH7_latest.pdf If you would like to support my Patreon page and enable...
Arduino Portenta H7 Pro - What is it and what can the Portenta H7 do
มุมมอง 28K3 ปีที่แล้ว
The Arduino Portenta H7 is Arduino's latest board with all the newest features, in this video we will take a closer look on what the Arduino Portenta H7 is and what it can do. Upload first sketch: th-cam.com/video/epAn3ynDjhY/w-d-xo.html ESP32 BLE: th-cam.com/video/NZi7ykalZhc/w-d-xo.html Portenta H7: store.arduino.cc/portenta-h7 Pinout: content.arduino.cc/assets/Pinout-PortentaH7_latest.pdf If...
ESP32 MicroPython Code Editor - Visual studio code
มุมมอง 45K3 ปีที่แล้ว
Today will be a continuation on the ESP32 Micropython installation, here we'll learn how to work in a code editor and upload your code more smoothly. Micropython installation: th-cam.com/video/ApOwrmX0TB0/w-d-xo.html If you would like to support my Patreon page and enable me to keep creating this kind of videos, that would be awesome: www.patreon.com/posts/39178584 www.patreon.com/asali Links: ...
Esp32 Micropython installation - How to install micropython on esp32
มุมมอง 31K4 ปีที่แล้ว
ESP32 Micropython installation, today we will learn how to install micropython on the esp32 (sparkfun thing). Python: www.python.org/downloads/ Pip: bootstrap.pypa.io/get-pip.py/ Firmware: micropython.org/download/esp32/ Putty: www.chiark.greenend.org.uk/~sgtatham/putty/latest.html If you would like to support my Patreon page and enable me to keep creating this kind of videos, that would be awe...
How to access my Patreon feed - Patreon explained
มุมมอง 2K4 ปีที่แล้ว
Short video on how to access my patreon feed www.patreon.com/asali
ESP32 PUT JSON to api endpoint - ESP32 PUT request to API endpoint
มุมมอง 4.7K4 ปีที่แล้ว
ESP32 put json to api endpoint through wifi, today we will learn how to perform a put request with an esp32 and update an existing item. ESP32 GET JSON: th-cam.com/video/cgoCmYLeaSI/w-d-xo.html API: jsonplaceholder.typicode.com/posts/ All my code will be available on my Patreon page: www.patreon.com/posts/35141463 www.patreon.com/asali Links: Sparkfun ESP32 thing Affiliate link: amzn.to/2SyQjsm...
ESP32 POST JSON to api endpoint - ESP32 POST request to API endpoint
มุมมอง 25K4 ปีที่แล้ว
ESP32 post json to api endpoint through wifi, today we will learn how to perform a post request with an esp32 and receive JSON. ESP32 GET JSON: th-cam.com/video/cgoCmYLeaSI/w-d-xo.html API: jsonplaceholder.typicode.com/posts All my code will be available on my Patreon page: www.patreon.com/posts/33775118 www.patreon.com/asali Links: Sparkfun ESP32 thing Affiliate link: amzn.to/2SyQjsm Normal li...
Arduino joystick servo control - controlling servo motor with joystick
มุมมอง 3.1K4 ปีที่แล้ว
Arduino uno joystick servo motor control. In today's video we will read out the directions from a joystick and use them to control a servo motor. All my code will be available on my Patreon page: www.patreon.com/posts/32062755 www.patreon.com/asali Links: Joystick KY-023 amzn.to/2N5yZuG Arduino kits: Arduino Uno Starter Kit (original version) Affiliate link: amzn.to/2H4femD Normal link: goo.gl/...
Arduino joystick controller reading out directions - KY-023 module
มุมมอง 2.6K4 ปีที่แล้ว
Arduino joystick controller reading out X and Y directions with the KY-023 module. These contain the x, y position and the sw state for when the joystick is pressed down. All my code will be available on my Patreon page: www.patreon.com/posts/ www.patreon.com/asali Links: Joystick KY-023 amzn.to/2N5yZuG Arduino kits: Arduino Uno Starter Kit (original version) Affiliate link: amzn.to/2H4femD Nor...
ESP32 SPIFFS Arduino - Save files with data onto your ESP32's Flash
มุมมอง 36K4 ปีที่แล้ว
ESP32 SPIFFS in Arduino, In todays video we will learn how to save files onto your ESP32. All my code will be available on my Patreon page: www.patreon.com/posts/29960678 www.patreon.com/asali Links: techtutorialsx.com/2018/08/05/esp32-arduino-spiffs-writing-a-file/ techtutorialsx.com/2019/02/24/esp32-arduino-removing-a-file-from-the-spiffs-file-system/ Sparkfun ESP32 thing Affiliate link: amzn...
How to connect Raspberry Pi to wifi network without monitor
มุมมอง 31K4 ปีที่แล้ว
How to connect Raspberry Pi 4 to wifi network without the use of a monitor. Alongside we will download a quick Python project to test whether we have an internet connection as well. No code will be available on my Patreon page for this video: www.patreon.com/posts/ www.patreon.com/asali Links: github.com/dbarnett/python-helloworld Raspberry Pi 4 Model B: amzn.to/33acRp1 Credits: Music: Classiqu...
Raspberry Pi Installation without monitor
มุมมอง 3.6K4 ปีที่แล้ว
Raspberry Pi installation without monitor, today we are installing the latest Raspian OS on the Raspberry Pi4. No code will be available on my Patreon page for this video: www.patreon.com/posts/ www.patreon.com/asali Links: www.raspberrypi.org/downloads/ sourceforge.net/projects/win32diskimager/ putty.org With the monitor installation guide: th-cam.com/video/gbJB3387xUw/w-d-xo.html Raspberry Pi...
Raspberry Pi 4 vs Pi 3 - Comparing all hardware changes
มุมมอง 7904 ปีที่แล้ว
Raspberry Pi 4 vs Pi 3 - Comparing all hardware changes
Arduino Uno Infrared sensor sending signal data - IR Send
มุมมอง 31K4 ปีที่แล้ว
Arduino Uno Infrared sensor sending signal data - IR Send
WeMos D1 Mini tutorial arduino - Getting started with wemos D1 mini
มุมมอง 18K4 ปีที่แล้ว
WeMos D1 Mini tutorial arduino - Getting started with wemos D1 mini
ESP32 GET JSON from API - ESP32 GET request from API receive JSON
มุมมอง 53K5 ปีที่แล้ว
ESP32 GET JSON from API - ESP32 GET request from API receive JSON
ESP32 connect to wifi network - how to connect ESP32 to wifi network
มุมมอง 62K5 ปีที่แล้ว
ESP32 connect to wifi network - how to connect ESP32 to wifi network
Giveaway arduino uno and or esp32, esp32-cam, arduino starter kit
มุมมอง 5335 ปีที่แล้ว
Giveaway arduino uno and or esp32, esp32-cam, arduino starter kit
Arduino uno infrared receiver example
มุมมอง 4.3K5 ปีที่แล้ว
Arduino uno infrared receiver example
ESP32 Internal sensors - temperature, hall & touch sensors arduino
มุมมอง 22K5 ปีที่แล้ว
ESP32 Internal sensors - temperature, hall & touch sensors arduino
ESP32-CAM AI Thinker how to upload in Arduino, no adapter!
มุมมอง 50K5 ปีที่แล้ว
ESP32-CAM AI Thinker how to upload in Arduino, no adapter!
ESP32 deep sleep power consumption example in arduino ide
มุมมอง 7K5 ปีที่แล้ว
ESP32 deep sleep power consumption example in arduino ide
Arduino uno problem uploading to the board in windows 10
มุมมอง 161K5 ปีที่แล้ว
Arduino uno problem uploading to the board in windows 10
How to create a clock with the TM1637 clock module in Arduino uno
มุมมอง 16K5 ปีที่แล้ว
How to create a clock with the TM1637 clock module in Arduino uno
Arduino uno ATTiny85 programming - How to setup the ATTiny85 with an arduino uno
มุมมอง 1.3K5 ปีที่แล้ว
Arduino uno ATTiny85 programming - How to setup the ATTiny85 with an arduino uno
ESP32 BLE Receiving data from your phone over Bluetooth low energy
มุมมอง 34K5 ปีที่แล้ว
ESP32 BLE Receiving data from your phone over Bluetooth low energy
Arduino Uno DC Motor speed control - 12 volt fan, transistor and diode
มุมมอง 14K5 ปีที่แล้ว
Arduino Uno DC Motor speed control - 12 volt fan, transistor and diode

ความคิดเห็น

  • @ManuS-xu7oh
    @ManuS-xu7oh 14 วันที่ผ่านมา

    The rx and tx is not blinking and I tried ttl adapter and facing same problem says A fatal error occurred: Failed to connect to ESP32: No serial data received.Please help me

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

    Hi Asali, what library are you using. I can't find it on the arduino ide.

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

    Omg a video about the TCS 3000 color sensor, that’s my favorite kind of sensor!! Looking forward to the video!!!

    • @asali-channel
      @asali-channel หลายเดือนก่อน

      Such kind words of you, always so happy to see you responding on every video of mine, untill next video!

  • @user-ke2ih7xr5g
    @user-ke2ih7xr5g หลายเดือนก่อน

    BLE is not showing name in IOS Bluetooth but showing in android how to solve this issue

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

    Is it possible to live stream Voice Audio using esp32 BLE? If yes, can you please guide me?

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

      And also I need to play that live streamed audio on native Java / kotlin android app. So how to setup the characteristics and services.

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

    Thanks bro. Really helpful.

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

    i have driver, i removed RX and TX wires, i have bootloder and still not uploading

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

    amazing

  • @user-qo8hd1xl5h
    @user-qo8hd1xl5h 4 หลายเดือนก่อน

    hi i am facing an issue where once connected the motor starts to run on its own and doesnt obey the arduino code. i am using a 12v battery and trying to run a dc motor with ir sensor

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

    thank you so much my grandpa is gonna be proud of me

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

    i am so happy, you solve my problem teacher. THANK YOU VERY MUCH

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

    Thanks ❤

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

    Best tutorial ever. Thank you very much ^^

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

    To slow.

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

    code is not freeee

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

    Very low sound

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

    I’m surprised i don’t need to use STM32 Cube Prog to make this work, and i’m glad too. I’m also surprised they were able to design a bootloader that enters program mode the same way the arduino zero does. The board is still way overpriced, but the software seems reliable.

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

    wonderful video, wonderful explanation. my personal result looks like this "FFFFFFFF". looks like i will read into decrypting data =)

  • @Aryan.phantom
    @Aryan.phantom 10 หลายเดือนก่อน

    حاسن چه کوفتیه

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

    Hello Asali thank you for this video, can you please tell me where can i found the new created text file ? because i want to get a file with ftp protocole then store it in SPIFFS in order to read it line by line. Tahnks in advance!

  • @GoldBonds-ei4bh
    @GoldBonds-ei4bh 10 หลายเดือนก่อน

    If you or anyone in the comments can help me out, my takes a incredibly long time to upload it never finished uploading and I don't know what the issue is

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

    Hello friend, I saw that you are not using an RTC, so how would it look in the code to use a Rotary Encoder to set the Time with power failure? Thanks

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

    is only gives me ffff

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

    Any idea if this code will work with the esp32 s3 wroom?

  • @carlos.galhano
    @carlos.galhano ปีที่แล้ว

    Eu tive um problema de comunicação com o meu Arduino, após vários meses de funcionamento sem problemas, resolveu dar um problema de comunicação com a Porta COM CH340. Depois de muito verificar e tudo estava bem, cheguei á conclusão que tinha sido uma atualização do windows que atualizou os drivers CH340. A única maneira de resolver, é ir à respetiva porta e reverter para os drivers anteriores. Espero que ajude.

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

    adding voice will be more interactive

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

    Thank you so much

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

    #include <Wire.h> int ADXL345=0x53; String x,y,z; void setup() { Serial.begin(9600); Serial.println("Iniciar"); Serial.println(); Wire.begin() ; } void loop() { //leer los valores e imprimirlos Wire.beginTransmission(ADXL345); Wire.write(0x32); Wire.endTransmission(false); Wire.requestFrom(ADXL345, 6 ,true); x =getWireRead(); y =getWireRead(); z =getWireRead(); Serial.println(" X : " + x + "g Y : " + y + "g Z : " + z + " g " ); delay(100); } float getWireRead(){ float value = ( Wire.read () | Wire.read() <<8 ); return value/256 ; }

  • @SA-oj3bo
    @SA-oj3bo ปีที่แล้ว

    Hi Asali, I would like to replace HM10 by the ESP32 BLE so that the existing Android and IOS app's can be used without the need of the HM10. Can you or someone here give some advice please? I changed the UUID's already but that seems not enough. How to modify the code to replace the HM10? Thx.

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

    blah blah blah you talk to say nothing

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

    Thats Right ...Thanks

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

    you tube algo is making me cry, i got you like after 3-4 days of continuous hunt for my problem , thank you bro !

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

    Great tutorial! Thanks so much for uploading

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

    for the updated version of the library you must specify what pin is the sender, and you must specify what protocol the library will use the right code is: #include <IRremote.h> const int button = 4; bool buttonState = false; IRsend irsend(3); void setup() { Serial.begin(9600); pinMode(button, INPUT); } void loop() { buttonState = digitalRead(button); if(buttonState){ irsend.sendNEC(0xYOURCODE, YOURBITS); Serial.println("sent"); } delay(40); }

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

      I need some help brother please can you help me

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

    Great explanation!!! However im working on a project where i need to transfer the audio (.wav) files from ESP32 to android device using python code??

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

    What is the random function used for ?

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

    Now if I could just get a port with the damn THING I might learn to like it.

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

    Subscribed + Like 127 BIG SHOW, @arduinomaquinas thankyou 😉👏👏

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

    the problem we encountered was the wiring.

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

    Thanks and godbless 😍 very helpful tutorial .. done subscribed 😊

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

    Thanks a lot. I solved the problem because of this video.

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

    What command you were used to configure COM port

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

    I am facing Issue in uploading code "A fatal esptool.py error occurred: Failed to connect to ESP8266: Timed out waiting for packet header" i push reset button before uploadng but issue is same

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

    trying to find examples of servo without dirty delay most tutorials use delay that always impede on other operations

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

    Thank you so much! I've been looking for a clear example and this helped me a lot!

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

    There are different versions of the module out there. It seems like the most common ones don't have a level shifter which means the IO lines should be limited to 3.3V. So a direct connection to a 5V Arduino might not be the best idea.

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

    you can also add a resistor in series and a capacitor in parallel to make an analog debounce :)

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

    Can you tell us what resistors to use? I'm not familiar with the color codes, so the diagram you have makes this difficult. Especially worried because some of the colors on my resistors are hard to tell apart.

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

      I think it's a 230ohm

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

      @@simon_b_ 220*

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

    Great video. Can you also show how it works if I have more than one dataset in JSON file?

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

    And what is the comsuption in this deepsleep Mode?