Amin Sedighfar
Amin Sedighfar
  • 88
  • 216 370
How to Send a File via Socket Programming in Python
By the time you're done with this video, you can easily-simply open a TCP socket in Python and send your data.
Get yourself a cup of coffee, kick back, relax, and enjoy the show!
GitHub: github.com/Amin-Sedighfar/Python/tree/main/TCP-Socket
#programming #coding #python #socketconnection #tcpsocket
Переглядів: 146

Відео

How to send an email via a Python script
Переглядів 209Місяць тому
By the time you're done with this video, you can use Python to send your emails! Get yourself a cup of coffee, sit back, relax, enjoy the show! Github link: github.com/Amin-Sedighfar/Python/tree/main/smtp-server #programming #pythonprogramming #coding #python #smtp #smtpserevr
How to send a simple message via socket in Python?
Переглядів 104Місяць тому
In this video, you will learn how to open a TCP socket and communicate your messages. Sit back, relax, enjoy the show! Github: github.com/Amin-Sedighfar/Python/tree/main/simple-socket #python #pythonprogramming #socketconnection #programming
Local and global variables in Python
Переглядів 564 місяці тому
Local Variables vs Global Variables By the end of this video, you'll know how to correctly define your variables both locally and globally within a function in the Python programming language. Github: github.com/Amin-Sedighfar/Python/tree/main/local & global vars #python #pythonprogramming #pythontutorial #coding #localvariable #globalvariable
How to create a web server with Flask in Python?
Переглядів 1874 місяці тому
In this video you will see how you can make your web server easy and simple via python coding and Flask library. Download link: github.com/Amin-Sedighfar/Python/tree/main/flask-webserver #pythonprogramming #coding #python #webapplicationdevelopment #webapp
How to terminate a process in Python?
Переглядів 907 місяців тому
In this video you will see how you can have one process terminates the other process. #pythonprogramming #python #devops #multiprocessing #computerprograming
Multi-threading vs Multi-processing programming in Python
Переглядів 149Рік тому
This video tries to show you how you can write your code in each mode in a simple form. #coding #programming #devops #python #multithread #multithreading #multiprocessing
Sequential vs Asynchronous programming in Python
Переглядів 108Рік тому
This videos is an attempt to simplify these two concepts with a tangible example. By the time you're done with this video, you will be able to define async functions is Python. #python #coding #programming #devops #sequential #asyncawait
Date&Time with MicroPython and ds1302
Переглядів 340Рік тому
By the time you’re done with this video, you know how to set up your own clock and calendar with ds-1302 module and ESP8266. Github link to download the codes: github.com/Amin-Sedighfar/ESP-MicroPython/tree/main/Date&Time #MicroPython #microcontroller # raspberrypi #thonny #ds1302 #programming #coding #esp8266
OLED Display with ESP8266
Переглядів 177Рік тому
In this video you learn how you can use 0.9 OLED, 1.3 OLED, 1602 LCD and 20x4 LCD display with ESP 8266. Here are the useful links related to this video: github.com/Amin-Sedighfar/ESP-MicroPython/tree/main/Display ua-cam.com/video/UeyyA9bhVhw/v-deo.html ua-cam.com/video/DxqR06U6hfc/v-deo.html #raspberrypipico #esp8266 #coding #microcontroller #micropython #programming #automation #oleddisplay #...
IoT with ESP8266 and ESPNOW
Переглядів 249Рік тому
In this video you will see how you can setup IoT monitoring with ESPNOW. IMPORTANT NOTE: download theMicroPython bin file from the below Github link and upload it. This file has ESPNOW library. Here's the link to download the files: github.com/Amin-Sedighfar/ESP-MicroPython #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #automation #pirsensor #ESPNOW #iot
Ambience Monitoring with ESP8266 and Wi-Fi
Переглядів 87Рік тому
In this video you will learn how to use bme280 sensor and get your ambience elements. Finally show them on an I2C LCD display. Here's the link to download the codes: github.com/Amin-Sedighfar/ESP-MicroPython #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #automation #bme280 #i2cdisplay
Mist AP SSID on/off Remotely with MicroPython
Переглядів 211Рік тому
By the time you're done with this video you know how to stop your Mist Juniper AP SSID broadcasting remotely with a raspberry Pi Pico W and MicroPython. Here's the link to download the code: github.com/Amin-Sedighfar/Raspberrypi-pico #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #wifi #mistap #JuniperAP #automation
Connect Raspberry Pi Pico to Wi-Fi with ESP01
Переглядів 2,3 тис.Рік тому
By the time you're done with this video you can make your Raspberry Pi, Wi-Fi capable. The only thing that you need is a ESP01 module. Here's the link to download the codes: github.com/Amin-Sedighfar/Raspberrypi-pico semfionetworks.com/blog/how-to-make-a-raspberry-pi-pico-wi-fi-capable/ #coding #esp8266 #esp01 #microcontroller #micropython #raspberrypipico #programming #wifi #sensor #bme680 #mo...
RaspberryPi Pico W & ESP8266 Wi-Fi
Переглядів 642Рік тому
In this video you will lear how to scan the neighbouring SSIDs and also how to get your Raspberry Pi Pico W or ESP32 or ESP8266 connected to Wi-Fi. Here's the link to download the scripts: github.com/Amin-Sedighfar/Raspberrypi-pico #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #wifi #wifiscanner
Voice Detection with Raspberry Pi Pico W
Переглядів 2,2 тис.Рік тому
Voice Detection with Raspberry Pi Pico W
Passive Buzzer with Raspberry Pi Pico W
Переглядів 638Рік тому
Passive Buzzer with Raspberry Pi Pico W
20x4 I2C LCD display on Raspberry Pi Pico W
Переглядів 1,5 тис.Рік тому
20x4 I2C LCD display on Raspberry Pi Pico W
1602 LCD on a Raspberry Pi Pico
Переглядів 290Рік тому
1602 LCD on a Raspberry Pi Pico
PIR sensor and Raspberry Pi Pico with MicroPython
Переглядів 365Рік тому
PIR sensor and Raspberry Pi Pico with MicroPython
Light on/off LED with MicroPython
Переглядів 191Рік тому
Light on/off LED with MicroPython
How to install and configure Rsyslog on Ubuntu
Переглядів 1,4 тис.Рік тому
How to install and configure Rsyslog on Ubuntu
How to set up DHCP server on Ubuntu
Переглядів 268Рік тому
How to set up DHCP server on Ubuntu
Evil Twin Attack with Kali Linux on RaspberryPi
Переглядів 3,7 тис.Рік тому
Evil Twin Attack with Kali Linux on RaspberryPi
Deauth Attack with ESP8266
Переглядів 888Рік тому
Deauth Attack with ESP8266
De-auth attack with Kali Linux on RaspberryPi
Переглядів 1,3 тис.Рік тому
De-auth attack with Kali Linux on RaspberryPi
How to set up HAProxy and How Portainer works
Переглядів 1,7 тис.Рік тому
How to set up HAProxy and How Portainer works
How to create Grafana dashboard
Переглядів 1,7 тис.Рік тому
How to create Grafana dashboard
Influxdb, Grafana, Python with Docker-Compose
Переглядів 2,4 тис.Рік тому
Influxdb, Grafana, Python with Docker-Compose
How to create, ssh, sftp Google Compute Engine instance
Переглядів 521Рік тому
How to create, ssh, sftp Google Compute Engine instance

КОМЕНТАРІ

  • @langtupt
    @langtupt 3 дні тому

    hello, how to setup vlan id to ssid?

    • @aminsedighfar
      @aminsedighfar 3 дні тому

      @@langtupt hi I have never tried this one, and unfortunately my AP is not with me to check. Sorry about that

    • @langtupt
      @langtupt 3 дні тому

      @@aminsedighfar yes :( thank you Bro

  • @JabeyeAmoozesh-p6x
    @JabeyeAmoozesh-p6x 19 днів тому

    Thank you!

    • @aminsedighfar
      @aminsedighfar 19 днів тому

      @@JabeyeAmoozesh-p6x you’re welcome 🙂

  • @ChiaJenibelNanain
    @ChiaJenibelNanain 27 днів тому

    great video . but u should have start the configurations from scratch

    • @aminsedighfar
      @aminsedighfar 27 днів тому

      @@ChiaJenibelNanain thanks for the comment. I have the initial configuration in the other videos, I didn’t want to make the video too long.

  • @muratemredemircioglu2897
    @muratemredemircioglu2897 Місяць тому

    Hey Amin, great video. I would like to ask that at 10:20 , the specified key is clear-text when I do show run. Also service password-encryption command does not hide the key. Is there a way to hash that key similar to enable secret?

  • @Sneaker_sneakpeek
    @Sneaker_sneakpeek Місяць тому

    Finding your professor channel when you're searching for content for your assignment .. is another kind of joy.. he made everything so simple . Thank you for making this video ... really helpful

    • @aminsedighfar
      @aminsedighfar Місяць тому

      Hi Sachin, I’m glad you found it useful!

  • @421CPilot
    @421CPilot Місяць тому

    This is the worst piece of junk I've ever owned.

    • @aminsedighfar
      @aminsedighfar Місяць тому

      The quality is not the best, I know! But it’s a cheap solution.

  • @jonnie1365
    @jonnie1365 Місяць тому

    Interesting stuff! Thanks for sharing this Amin!

  • @satarnaghizadeh6623
    @satarnaghizadeh6623 2 місяці тому

    Awli dadash❤

  • @rezarajaei6856
    @rezarajaei6856 2 місяці тому

    Very clear. Thanks a lot.

  • @nicolashernandez9000
    @nicolashernandez9000 2 місяці тому

    yo how is he doin that sound with his finger bruh

  • @sauravadhikary5256
    @sauravadhikary5256 2 місяці тому

    thank you very much brother appreciated

  • @yordigonzalez4613
    @yordigonzalez4613 2 місяці тому

    omg, this is what i was looking for, thanks man, may the gods bless you!!!

    • @aminsedighfar
      @aminsedighfar 2 місяці тому

      I’m glad to see you found it useful 😊

  • @sultanismail4970
    @sultanismail4970 2 місяці тому

    Thanks

  • @sohrabil2
    @sohrabil2 2 місяці тому

    سلام سوالی داشتم در مورد اینکه در خطی از برنامه عدد 200 نوشته شده در اول فایل اچ تی ام ال و همچنین در قسمتی از کد جلوی CIPSEND= عدد 200 نوشته شده به چه معنی است؟

    • @aminsedighfar
      @aminsedighfar 2 місяці тому

      بله دو تا ۲۰۰ هستش اونی که برای Cipsend هستش درواقع یعنی ۲۰۰ بایت بفرسته، اون تو تابع write نوشته میشه و‌ میزان بایت ارسالی مشخص میکنه. دومی به اچ‌تی‌ام‌ال میبینی درواقع کد هستش به معنی اوکی. مثلا ۲۰۰ یعنی اوکی، ۴۰۴ یعنی پیدا نکردم و اطلاعات نرسید:

  • @kazifaisal-rj9js
    @kazifaisal-rj9js 2 місяці тому

    Amazing video

  • @damionbrowne7604
    @damionbrowne7604 2 місяці тому

    When I get to the website it asks me to sign in with a username and password - what do I put?

    • @aminsedighfar
      @aminsedighfar 2 місяці тому

      It's different from one extender to another. I believe it's printed on the back of your extender.

  • @neation1110
    @neation1110 2 місяці тому

    hello and thanks for the video ! I didn't quite understand the potentiometer thing (I don't have I2C), plus how do we import the libraries to use them ? thanks in advance !

    • @aminsedighfar
      @aminsedighfar 2 місяці тому

      Hi, thanks for your comment. The potentiometer helps to change the screen contrast by changing the amount of resistance in the circuit. For the libraries, you can either copy and paste the code from my GitHub account and save directly to your Pi, or from directly import from Thonny

  • @techsolucionesinformaticas2524
    @techsolucionesinformaticas2524 3 місяці тому

    How about excellent work, could you please help me with the monitoring.py file, I am in university and I would like to understand the script

    • @aminsedighfar
      @aminsedighfar 3 місяці тому

      Which university are you studying at? What do you want to know exactly ?

  • @mr.keithw3462
    @mr.keithw3462 3 місяці тому

    Thanks latka

  • @JorgeMR-nk1ql
    @JorgeMR-nk1ql 3 місяці тому

    Thank you for the explanation! I'm stuck with this error: AttributeError: 'module' object has no attribute 'WLAN' Done so much research but not getting anywhere, do you have an idea of what might be happening? Thank you!

    • @aminsedighfar
      @aminsedighfar 3 місяці тому

      Hey, what’s your microcontroller?

  • @1983Jacko
    @1983Jacko 4 місяці тому

    This thing sucks so bad, i get my wifi to show up but when i try to connect it says invalid password and i know for a fact it is correct

    • @aminsedighfar
      @aminsedighfar 4 місяці тому

      I’d call this as a cheap option to extend your network. If it doesn’t work with the written password on it and hard reset doesn’t help. I guess you need to return it.

  • @willsidhu6809
    @willsidhu6809 4 місяці тому

    Hey I can’t get to the website model name is DAP-1610

    • @aminsedighfar
      @aminsedighfar 4 місяці тому

      DAP-1610 was my extender model. Check out your extender model on the back of it, if must be something else but with a kinda similar naming scheme.

  • @michaelamanor6334
    @michaelamanor6334 4 місяці тому

    You talk too much

  • @mahsakanani4159
    @mahsakanani4159 4 місяці тому

    👏

  • @Oowaheuu
    @Oowaheuu 4 місяці тому

    Bitch is it compatible with any router ??? Can you explain much better like fuck you gotta do it through computer no mobile setup !!!!

  • @pedram2910
    @pedram2910 5 місяців тому

    Hello I'm currently working on a school project and I was wondering if you were able to get the raspberry pi voice recognition to work? Was it possible at all?

    • @aminsedighfar
      @aminsedighfar 5 місяців тому

      Hi Pedram, might not be possible with MicroPython. I guess C would be better to try it out.

  • @VijayVijay-dm2bn
    @VijayVijay-dm2bn 5 місяців тому

    well, I want to use Asterisk as SIP server which can handle the incoming call from Avaya/Genesys and talk to my Virtual agent(NLP+STT+TTS) Kindly help me how can I achieve this ?

    • @aminsedighfar
      @aminsedighfar 5 місяців тому

      Hi, unfortunately it’s been a while that i haven’t used Asterisk. So I’m not sure if I have a proper answer for your question.

  • @ianmcdonald2732
    @ianmcdonald2732 6 місяців тому

    Great stuff! Plus all your other scripts are really helpful. I have tried to adapt your script to let me use the pico + ESP01 with Mosquitto MQTT, but I failed! I can connect to wifi ok. I can get the webserver to work ok. I can get a pico w with a sensor attached to work with mqtt ok. What I want to do is basically make the pico + ESP01 work exactly the same as a pico w. What changes do I need to make to your script to achieve this? (My reason for using pico + ESP01 + sensor instead of pico w + sensor is that here in NZ a pico + ESP01 is less than half the cost of a pico w, which is trivial for 1 or 2 units, but starts to become significant with 10 or more,)

    • @aminsedighfar
      @aminsedighfar 6 місяців тому

      Hi Ian, thanks for your comment. I know! Prices of these stuff are unreasonable sometimes. For your question: I used the same system as you can see in the video for 3 months in my office as my room temperature sensor and it worked fine. The problem with this technique is that the whole thing is not gonna work fast enough, sometimes it’s frustrating. By the time I wanted to record this video, I tried my best to come up with the best script, so I’m not sure if this combination could be performed the similar as Pico W

  • @sandipanaec23
    @sandipanaec23 6 місяців тому

    Hello Amin...Thanks ...it's a brief and informative

    • @aminsedighfar
      @aminsedighfar 6 місяців тому

      I’m glad you found it useful 🙂

  • @dnvr12
    @dnvr12 6 місяців тому

    I cant do a CLI as mine is stuck in “building unleashed network” and it will be like that for hours. Whenever i try to ssh to the ap’s IP address it will say its unable to negotiate

    • @aminsedighfar
      @aminsedighfar 6 місяців тому

      I’d say try to use the reset button by inserting a toothpick or something like this, it should work, unless I’m not sure. Maybe you need to open ticket with ruckus or ask the question in a Ruckus public q&a forum.

  • @warzonecod-gamer5941
    @warzonecod-gamer5941 7 місяців тому

    Does a costumer has access on pe router

    • @aminsedighfar
      @aminsedighfar 7 місяців тому

      What do you mean?!

    • @warzonecod-gamer5941
      @warzonecod-gamer5941 7 місяців тому

      @@aminsedighfar does costumer have to do any configuration on pe router

    • @aminsedighfar
      @aminsedighfar 7 місяців тому

      @@warzonecod-gamer5941 who’s the customer?

  • @tonkofonko
    @tonkofonko 7 місяців тому

    Nice video. Please make some code for Automate it foe example when code start it show input field where you write wifi ssid channel and deauth number of frames to deauth.

    • @aminsedighfar
      @aminsedighfar 7 місяців тому

      Thanks for your comment. I can make a bash file that does it automatically, do you want me to share it with you?

    • @tonkofonko
      @tonkofonko 7 місяців тому

      @@aminsedighfar Yeaaa I will be so happy for that. Or you can make video tutorial about it all like how to use it, what to do, and how it works. And connect to this code path for EvilTwin for get password from real wifi network by fake web login for example. Like in your previous video that you explain how Evil Twin works (if you want I and more people will be happy) Have a nice day. :D

    • @aminsedighfar
      @aminsedighfar 7 місяців тому

      @@tonkofonko I cannot share too much about hacking 😂

  • @kowachewich
    @kowachewich 7 місяців тому

    Tnx for the video😊

  • @flastem0962
    @flastem0962 7 місяців тому

    Thanks for the video. I've tried both your video and someone else's, which was done with ThingSpeak. The thing is, I don't get any responses in the 'resp:' part; it's just blank. I tracked it, and in the try and except part within 'Wait_esp_rsp', it directly goes to the except part and prints (resp). And it just goes blank. What do you think the problem is? By the way, in the other guy's code, it gets stuck on the .decode and gives an error."

    • @aminsedighfar
      @aminsedighfar 7 місяців тому

      Hey, I don’t know about the other guy’s video and code. Something that I guess could be the cause of the problem is your firmware version. Before everything make sure all the credentials ( wifi username and password), indentation in code and other typos are correct.

    • @flastem0962
      @flastem0962 7 місяців тому

      @@aminsedighfar it doesnt even go there.As i say it gives no responses.I mentioned the other guys video cuz im gettin the same problem in both of urs videos.decoding part. I've tried with 3 different esp01's and gettin the same results everytime

  • @gustavisaksson1523
    @gustavisaksson1523 7 місяців тому

    Great video!

  • @user-vv9wb5km4q
    @user-vv9wb5km4q 8 місяців тому

    usb adapter name pls!

    • @aminsedighfar
      @aminsedighfar 8 місяців тому

      Any Wi-Fi usb adapter can do it. Brand of the one that I used in the video is FC.

  • @OmarValenz
    @OmarValenz 8 місяців тому

    good idea

  • @sebasilva9608
    @sebasilva9608 8 місяців тому

    hello, one question, is it possible to assign an ip for the laptop through AP with the DHCP server, because in the video the laptop didn't have an ip and i need to do that

    • @aminsedighfar
      @aminsedighfar 8 місяців тому

      Hi, Not the APs in packet tracer. However, with a controller and DHCP server

  • @bikiadh
    @bikiadh 8 місяців тому

    not working

    • @aminsedighfar
      @aminsedighfar 8 місяців тому

      Why? At which step did you get stumped?

    • @PeterVendelbo
      @PeterVendelbo 7 місяців тому

      @@aminsedighfar I get this error: Traceback (most recent call last): File "<stdin>", line 10, in <module> File "pico_i2c_lcd.py", line 20, in __init__ OSError: [Errno 5] EIO I have these files on the PICO: 20x4_i2c_lcd.py LCD_address.py (that found the address of the LCD) lcd_api.py pico_i2c-lcd.py

    • @aminsedighfar
      @aminsedighfar 7 місяців тому

      @@PeterVendelbo which interpreter are you using? Thonny? Did you choose the correct hardware? The MicroPython version is okay? I know these questions might sound stupid, but please check them out again.

    • @PeterVendelbo
      @PeterVendelbo 7 місяців тому

      @@aminsedighfarYes it's Thonny, and I'm using a 2004 LCD (it works with RPi3) MicroPython was downloaded yesterday from RP website

    • @PeterVendelbo
      @PeterVendelbo 7 місяців тому

      Rebooted, and now it's: File "<stdin>", line 35, in <module> AttributeError: 'I2cLcd' object has no attribute 'write_line'

  • @dontreadthis888
    @dontreadthis888 8 місяців тому

    How did you not lost ssh connection when you killed the wpa_supplicant service?

    • @aminsedighfar
      @aminsedighfar 8 місяців тому

      Hi, I was connected to my Raspberry Pi via cable connection and wlan interface is only and specifically for the attack.

    • @vaibhavjoshi7961
      @vaibhavjoshi7961 4 місяці тому

      Its a service like a firewall :)

  • @Mojit00
    @Mojit00 9 місяців тому

    Do i have to flash ESP8266-01 Module before using it? And can i send a notification on telegram with the wifi

    • @aminsedighfar
      @aminsedighfar 9 місяців тому

      For the first question: I don’t think you need to flash ESP01 since I didn’t. For the second, it’s possible, but you should be more precise about what you want to do.

    • @Mojit00
      @Mojit00 9 місяців тому

      @@aminsedighfar thx

    • @aminsedighfar
      @aminsedighfar 9 місяців тому

      @@Mojit00 no problem, happy to help 🙂

    • @Mojit00
      @Mojit00 9 місяців тому

      @@aminsedighfar i want to send a telegram notification from my pico as my pico doesn't have wifi im using esp 8266 01 module as a wifi to send to my bot which i have created on telegram. Im having lots of issues with the module just wanna ask is it even possible?

    • @OmarValenz
      @OmarValenz 8 місяців тому

      ​@@aminsedighfarif you have flashed in the past the esp01 to use it with the arduino ide, i think you have to flash it to return the original firmware that uses the AT comands

  • @aniketjoshi7134
    @aniketjoshi7134 9 місяців тому

    Hi Amin Is there any possiblity to configure the Multi UE in Open5GS

    • @aminsedighfar
      @aminsedighfar 9 місяців тому

      Hi, I’ve got that question before. I am afraid it’s not! When I looked into it, I realized you need a paid license for it.

    • @aniketjoshi7134
      @aniketjoshi7134 9 місяців тому

      ok Thanks Amin. Is there any video available related to mondodb for open5gs @@aminsedighfar

  • @Kattoe
    @Kattoe 10 місяців тому

    The video is pretty clear, but i dont know how to actually use the code. I dont have that sensor. So can you maybe make a script that just gives me the ip and lets me put my own html code?

    • @aminsedighfar
      @aminsedighfar 10 місяців тому

      What if you only comment out parts related to the sensor and add a simple string such as “Hello World” in the display part

    • @Kattoe
      @Kattoe 10 місяців тому

      ​@@aminsedighfarill try

  • @cheimachow5567
    @cheimachow5567 10 місяців тому

    I want to contact you for wlc ,please ,it is urgent

    • @aminsedighfar
      @aminsedighfar 10 місяців тому

      You can find me on LinkedIn

    • @cheimachow5567
      @cheimachow5567 10 місяців тому

      @@aminsedighfar I can't Can I contact you on Instagram? I added you there. Please, it is urgent

  • @RaviShankar-xf4qx
    @RaviShankar-xf4qx 10 місяців тому

    Thanks this video helps me to fix my long pending haproxy docker container

  • @nealostrander6512
    @nealostrander6512 11 місяців тому

    What if the 2.4ghz says Radio off. How do you turn it back on

    • @aminsedighfar
      @aminsedighfar 6 місяців тому

      Sorry for the late response. Did you try “set state wlan1 up”

  • @darylgalang7885
    @darylgalang7885 11 місяців тому

    Hi @Amin, I see you didnt attached the ISAKMP Key to IPSEC Profile, does this required?

    • @aminsedighfar
      @aminsedighfar 11 місяців тому

      You don’t attach! It’s the encryption that must be the same on the both sides.

    • @darylgalang7885
      @darylgalang7885 11 місяців тому

      Thanks

  • @NONAME-ho7ny
    @NONAME-ho7ny 11 місяців тому

    Apart from Raspberry Pi Pico W, what components are needed to build the voice detection model?

    • @aminsedighfar
      @aminsedighfar 11 місяців тому

      I've used Adafruit Electret Microphone Amplifier - MAX9814 with Auto Gain Control [ADA1713] for the voice detection part. Also you need a LED light plus one resistor that could be either 220 or 1k Ohm.

    • @NONAME-ho7ny
      @NONAME-ho7ny 11 місяців тому

      @@aminsedighfar And any datasets or something?

    • @aminsedighfar
      @aminsedighfar 11 місяців тому

      @@NONAME-ho7ny I guess you can find it online, I don’t have anything on my end!

    • @NONAME-ho7ny
      @NONAME-ho7ny 11 місяців тому

      @@aminsedighfar Alright. Thank you!

    • @aminsedighfar
      @aminsedighfar 11 місяців тому

      @@NONAME-ho7ny Anytime!

  • @012345Dawid
    @012345Dawid 11 місяців тому

    Hello do you know how to delete or disable SNMPv2 community or disable whole SNMP via SSH ?

    • @aminsedighfar
      @aminsedighfar 11 місяців тому

      Sorry for the late response. Unfortunately, I don’t know this one. I recommend to ask it in Ruckus forum Again sorry for the delayed answer.

  • @22402850
    @22402850 Рік тому

    Its so useful Bro ❤