- 45
- 1 049 748
Asali
Belgium
Приєднався 1 лют 2018
Every video I create, I believe in helping you create new technology that can be innovative and creative. The way I create my video’s is by making a wide variety of basic IT video’s that are easy to understand and will create a base for your future IT creations. My tutorials will include IoT devices, design, databases, websites, apps and much more.
And if you were wondering, Asali means 'basic' in the language Hausa ;)
And if you were wondering, Asali means 'basic' in the language Hausa ;)
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!
Переглядів: 307
Відео
Arduino HC-SR04 Ultrasonic sensor - How to read out Arduino Uno HC-SR04
Переглядів 2,8 тис.3 роки тому
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
Переглядів 19 тис.3 роки тому
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
Переглядів 11 тис.4 роки тому
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
Переглядів 29 тис.4 роки тому
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: ua-cam.com/video/epAn3ynDjhY/v-deo.html ESP32 BLE: ua-cam.com/video/NZi7ykalZhc/v-deo.html Portenta H7: store.arduino.cc/portenta-h7 Pinout: content.arduino.cc/assets/Pinout-PortentaH7_latest.pdf If y...
ESP32 MicroPython Code Editor - Visual studio code
Переглядів 49 тис.4 роки тому
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: ua-cam.com/video/ApOwrmX0TB0/v-deo.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: S...
Esp32 Micropython installation - How to install micropython on esp32
Переглядів 34 тис.4 роки тому
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
Переглядів 2,2 тис.4 роки тому
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
Переглядів 5 тис.4 роки тому
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: ua-cam.com/video/cgoCmYLeaSI/v-deo.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
Переглядів 27 тис.4 роки тому
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: ua-cam.com/video/cgoCmYLeaSI/v-deo.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 lin...
Arduino joystick servo control - controlling servo motor with joystick
Переглядів 3,4 тис.5 років тому
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
Переглядів 3,1 тис.5 років тому
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
Переглядів 39 тис.5 років тому
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
Переглядів 32 тис.5 років тому
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,7 тис.5 років тому
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: ua-cam.com/video/gbJB3387xUw/v-deo.html Raspberry Pi ...
Raspberry Pi 4 vs Pi 3 - Comparing all hardware changes
Переглядів 9075 років тому
Raspberry Pi 4 vs Pi 3 - Comparing all hardware changes
Arduino Uno Infrared sensor sending signal data - IR Send
Переглядів 34 тис.5 років тому
Arduino Uno Infrared sensor sending signal data - IR Send
WeMos D1 Mini tutorial arduino - Getting started with wemos D1 mini
Переглядів 19 тис.5 років тому
WeMos D1 Mini tutorial arduino - Getting started with wemos D1 mini
ESP32 GET JSON from API - ESP32 GET request from API receive JSON
Переглядів 60 тис.5 років тому
ESP32 GET JSON from API - ESP32 GET request from API receive JSON
ESP32 connect to wifi network - how to connect ESP32 to wifi network
Переглядів 64 тис.5 років тому
ESP32 connect to wifi network - how to connect ESP32 to wifi network
Giveaway arduino uno and or esp32, esp32-cam, arduino starter kit
Переглядів 5415 років тому
Giveaway arduino uno and or esp32, esp32-cam, arduino starter kit
Arduino uno infrared receiver example
Переглядів 4,7 тис.5 років тому
Arduino uno infrared receiver example
ESP32 Internal sensors - temperature, hall & touch sensors arduino
Переглядів 23 тис.5 років тому
ESP32 Internal sensors - temperature, hall & touch sensors arduino
ESP32-CAM AI Thinker how to upload in Arduino, no adapter!
Переглядів 52 тис.5 років тому
ESP32-CAM AI Thinker how to upload in Arduino, no adapter!
ESP32 deep sleep power consumption example in arduino ide
Переглядів 8 тис.5 років тому
ESP32 deep sleep power consumption example in arduino ide
Arduino uno problem uploading to the board in windows 10
Переглядів 167 тис.6 років тому
Arduino uno problem uploading to the board in windows 10
How to create a clock with the TM1637 clock module in Arduino uno
Переглядів 16 тис.6 років тому
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,4 тис.6 років тому
Arduino uno ATTiny85 programming - How to setup the ATTiny85 with an arduino uno
ESP32 BLE Receiving data from your phone over Bluetooth low energy
Переглядів 37 тис.6 років тому
ESP32 BLE Receiving data from your phone over Bluetooth low energy
Arduino Uno DC Motor speed control - 12 volt fan, transistor and diode
Переглядів 14 тис.6 років тому
Arduino Uno DC Motor speed control - 12 volt fan, transistor and diode
Thank you, i was having problems due to poor connection but you helped me solve it.
whaqt are the rsistor values
best video so far big like from big potatoe
love the video thank you
How do I connect to possibly more complex devices?, like a gimbal or smartwatch?
Thanks to you, it was great for me❤
Congrats! One question my esp32 it's reset when can try post Json on API, how can I fix this?
very straight to the point and it works properly, now I'll be watching your next vid about using Vs code THANKS!
Can you provide a written tutorial. Cntrl j doesn't do anything I had to open the terminal from the view menu. But I have no idea what was done at the terminal. The screen capture is just a blur.
im using it to make blip! when somebody walks in to the room.
Wow thats great i want to build an AI powered robot ill see what i can do
Can you please provide this code?
I watched your videos on ESP32 using MicroPython. I am Glad that you are going to make videos again. Please make video on Espruino.
Hi mate ... thank you so much it worked so well for me appreciate that ❤❤ I want to only receive from the phone not to send from the esp32 ... so I want to reduce the load on the esp by getting rid of the sending procedure ... so what should I remove from the previous video without making any trouble .. thank you again
this just dosnt work anymore. the tx part works. but not rx. esp32 and a samsung s10.
Can we send audio? From esp32 to mobile phone? Please suggest or reply asap 🙏
kon sa board select kia hai
how to find Uuid of ESP32 please help
Great following Simon Sinek but it takes more than a minute..
If you're always getting a reading 53.33c, it means that the function temprature_sens_read() is returning a value of 128, Sensor not Present. Your ESP32 didn't come with an on board temperature sensor, not all of them do.
can you upload bootstrap page again, it has error
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
Hi Asali, what library are you using. I can't find it on the arduino ide.
Omg a video about the TCS 3000 color sensor, that’s my favorite kind of sensor!! Looking forward to the video!!!
Such kind words of you, always so happy to see you responding on every video of mine, untill next video!
BLE is not showing name in IOS Bluetooth but showing in android how to solve this issue
Is it possible to live stream Voice Audio using esp32 BLE? If yes, can you please guide me?
And also I need to play that live streamed audio on native Java / kotlin android app. So how to setup the characteristics and services.
Thanks bro. Really helpful.
i have driver, i removed RX and TX wires, i have bootloder and still not uploading
Same problem bro do you find solution
amazing
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
thank you so much my grandpa is gonna be proud of me
i am so happy, you solve my problem teacher. THANK YOU VERY MUCH
Thanks ❤
Best tutorial ever. Thank you very much ^^
To slow.
code is not freeee
Very low sound
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.
wonderful video, wonderful explanation. my personal result looks like this "FFFFFFFF". looks like i will read into decrypting data =)
حاسن چه کوفتیه
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!
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
Same problem do you find solution
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
is only gives me ffff
Any idea if this code will work with the esp32 s3 wroom?
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.
adding voice will be more interactive
Thank you so much
#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 ; }
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.