Netmedias
Netmedias
  • Видео 51
  • Просмотров 2 658 431
ESP8266 Thermostat HVAC | Like Google Nest | Part #3 | Tutorial # 42
Code :
github.com/nassir-malik/Smart_Thermostat_Just_Like_Google_Nest
Parts:
Thermistor :
www.aliexpress.com/item/2025981550.html?spm=a2g0s.9042311.0.0.27424c4disrpz5
Nextion Basic HMI Smart USART UART Serial Resistive Touch Screen:
www.aliexpress.com/item/32821705156.html?spm=a2g0s.9042311.0.0.27424c4dFmjylo
Wemos D1 mini MCU:
www.aliexpress.com/item/32705466032.html?spm=a2g0o.productlist.0.0.4c535f31dZrW5E&algo_pvid=d5362e96-171a-4ac7-b492-7160dbf3871b&algo_expid=d5362e96-171a-4ac7-b492-7160dbf3871b-1&btsid=0ab50f0815836251293156954eba21&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_
1 x voltage ragulator (30 v dc to 5v dc) -www.aliexpress.com/item/32671102728.html?spm=a2g0s.9042311.0...
Просмотров: 19 490

Видео

Arduino Thermostat HVAC | Calibrating Thermistor | Part #2 | Tutorial # 41
Просмотров 4,2 тыс.4 года назад
Tutorial #1 ruclips.net/video/-ZPJysTqcno/видео.html Code : github.com/nassir-malik/Smart_Thermostat_Just_Like_Google_Nest Parts: Thermistor : www.aliexpress.com/item/2025981550.html?spm=a2g0s.9042311.0.0.27424c4disrpz5 Nextion Basic HMI Smart USART UART Serial Resistive Touch Screen: www.aliexpress.com/item/32821705156.html?spm=a2g0s.9042311.0.0.27424c4dFmjylo Wemos D1 mini MCU: www.aliexpress...
Arduino Thermostat HVAC | Google Nest | Part #1 | Tutorial # 40
Просмотров 18 тыс.4 года назад
Arduino Thermostat with Nixtion Touch screen Smart Thermostat Just Like Google Nest HVAC Wemos Code : github.com/nassir-malik/Smart_Thermostat_Just_Like_Google_Nest How to Upload Nixtion UI and Wemos code Tutorial ruclips.net/video/rx0F6wOA-Ic/видео.html
Thermostat just like Google Nest | Requesting your feedback
Просмотров 2,1 тыс.4 года назад
We will be covering following topics. # Arduino code for Wemos # Designing very simple circuit to control HVAC # Calibrating Thermister # Designing and printing 3D case
Arduino 4 Channel Dimmer with touch screen part 2 # Tutorial # 39
Просмотров 12 тыс.4 года назад
4 Channel Dimmer with touch screen part 2 # 39 Part #1 ruclips.net/video/Kn8ghB2bd9Q/видео.html Code: github.com/nassir-malik/4CH_Dimmer_Switch_Touch_Screen_Wemos
4CH Dimmer Arduino Touch Screen Nextion part 1- Tutorial # 38
Просмотров 8 тыс.4 года назад
4 CH AC Light Dimmer with Nextion Touch screen Part # 2 ruclips.net/video/rx0F6wOA-Ic/видео.html Code: github.com/nassir-malik/4CH_Dimmer_Switch_Touch_Screen_Wemos
Wemos Mini + Node Red + Blynk + Home Assistant + Carbon Monoxide MQ-7 | Tutorial # 37
Просмотров 19 тыс.5 лет назад
Node Red Blynk Wemos Mini Home Assistant Carbon Monnoxide | Tutorial # 37 Arduino Code: github.com/nassir-malik/Carbon_Monnoxide_MQ-7_With_NodeRed_Blynk_Wemos_Mini_Home_Assistant MQ-7 library: github.com/swatish17/MQ7-Library
BLDC Hover Board Motor Controller | Arduino Mega | Part 2 | Tutorial # 36
Просмотров 91 тыс.5 лет назад
Alexa Taking out the trash ruclips.net/user/edit?o=U&video_id=sFJE_PsUlm8 Arduino Code: github.com/nassir-malik/BLDC_Hover_Board_Motor_Controller 5V-36V 350W DC Brushless Motor Controller BLDC PWM Driver Board goo.gl/qnQ32U Specification : Operating voltage: DC 12V-36V Operating Current: less than or=15A Driver Power: less than or =500W Speed Voltage: 0.1V-5V Operating Temperature:-40-85C Humid...
Alexa + Python LinkIt Smart 7688 Duo + AC Switch | Tutorial # 35
Просмотров 4,4 тыс.5 лет назад
In this project, you will be able to control LinkIt Smart 7688 Duo with Alexa. GitHub Code: github.com/nassir-malik/Alexa_LinkIt_Smart_7688_Duo_AC_Switch Add Arduino board support by adding URL(download.labs.mediatek.com/package_mtk_linkit_smart_7688_index.json) in preferences Install board driver for windows by right-clicking following file and click install menu option. C:\Users\user\AppData\...
Node Red + Wemos Mini + Home Assistant (MQTT)+Alexa | Tutorial # 34
Просмотров 18 тыс.5 лет назад
In this tutorial, you will learn how to setup node red raspberry pi on Home Assistant and control Wemos D1 mini. GitHub Code: github.com/nassir-malik/Node-Red_Wemos_Mini_Alexa_HomeAssistant_MQTT_Switch Function code: var status = msg.payload; msg={ "payload":status.toUpperCase(), "topic": "netmedias/fan/switch", }; return msg; Home Assistant Config text: mqtt: password: "welcome" light: - platf...
Arduino NodeMCU AC Light Dimmer + MQTT+ Alexa | Part #2 | Tutorial # 33
Просмотров 30 тыс.5 лет назад
AC Light Dimmer with Home Assistant (MQTT) & Alexa echo dot & NodeMcu Part 1: ruclips.net/video/eFeOSiL-IBQ/видео.html In this tutorial, we will build AC light dimmer with NodeMcu and RobotDyn Zero Crossing dimmer. RobotDyn Dimmer: robotdyn.com/ac-light-dimmer-module-1-channel-3-3v-5v-logic-ac-50-60hz-220v-110v.html Project Source Code On GitHub: github.com/nassir-malik/IOT-Light-Dimmer mqtt: p...
NodeMcu AC Light Dimmer | Part #1 | Tutorial # 32
Просмотров 140 тыс.5 лет назад
IOT Home Automation AC Light Dimmer with Home Assistant & Alexa echo dot & NodeMcu In this tutorial we will build AC light dimmer with NodeMcu and RobotDyn Zero Crossing dimmer. RobotDyn Dimmer: robotdyn.com/ac-light-dimmer-module-1-channel-3-3v-5v-logic-ac-50-60hz-220v-110v.html Project Source Code On GitHub part 2: github.com/nassir-malik/IOT-Light-Dimmer github.com/Aircoookie/Espalexa
Arduino & NodeMCU | Add WiFi And GPIOs | Tutorial # 31
Просмотров 215 тыс.5 лет назад
IOT Home Automation Add WiFi And GPIOs To Arduino UNO In this tutorial you will add Wifi to Arduino Uno and have access to additional GPIOs. We will be controlling one device from NodeMcu and one device from Arduino Uno. GitHub Code: github.com/nassir-malik/Add-Wifi-And-GPIO-To-Arduino-Uno-With-NodeMcu
Lora + GPS + ESP32 OLED + NodeMcu | Tutorial # 30
Просмотров 29 тыс.5 лет назад
Lora GPS ESP32 OLED In this tutorial, you will learn how to setup Lora modules (REYAX RYLR896) with NodeMcu and Wemos ESP32 Oled. We will also use GPS module to retrieve info and send the time code to base Lora unit and it will relay it back to our GPS module. This simulates two way communication and show how this setup can be used for multiple application that require long range communication....
Raspberry pi projects Analog Input - 3 Way switch | ADS1115 + ACS712 | Tutorial # 29
Просмотров 23 тыс.6 лет назад
Raspberry pi projects Add analog inputs to pi 3. In this tutorial, you will learn, how to create a 3-way switch with Pi 3 with analog input. We will be using the ADC (ADS1115) converter and current sensor (Current Sensor ACS712) to detect the device state. GitHub Code: github.com/nassir-malik/IOT-Pi3-3Way_Switch_Home_Automation
BLDC Hover Board Motor Controller | Part 1| Tutorial # 28
Просмотров 301 тыс.6 лет назад
BLDC Hover Board Motor Controller | Part 1| Tutorial # 28
Arduino trash bin | Smart Dustbin | diy garage door opener | Part # 1| #27
Просмотров 28 тыс.6 лет назад
Arduino trash bin | Smart Dustbin | diy garage door opener | Part # 1| #27
How to hack any smart device | Smart Plug To Control Multiple Devices | Tutorial # 26
Просмотров 26 тыс.6 лет назад
How to hack any smart device | Smart Plug To Control Multiple Devices | Tutorial # 26
Home Assistant IOT Dashboard Tutorial # 25
Просмотров 58 тыс.6 лет назад
Home Assistant IOT Dashboard Tutorial # 25
IOT | Home Automation | Control Sonoff with Home Assistant & Alexa with MQTT server| Tutorial # 24
Просмотров 28 тыс.6 лет назад
IOT | Home Automation | Control Sonoff with Home Assistant & Alexa with MQTT server| Tutorial # 24
IOT| Home Automation | TMRLIFE SMART PLUG |Tutorial # 23
Просмотров 3,5 тыс.6 лет назад
IOT| Home Automation | TMRLIFE SMART PLUG |Tutorial # 23
IOT|HOME Automation | MQTT Server with Pi, LCD and Camra | Part 1| Tuotial #22
Просмотров 12 тыс.6 лет назад
IOT|HOME Automation | MQTT Server with Pi, LCD and Camra | Part 1| Tuotial #22
IOT| Home Automation | Sonoff 4ch Pro part1| Tutorial # 20
Просмотров 200 тыс.6 лет назад
IOT| Home Automation | Sonoff 4ch Pro part1| Tutorial # 20
IOT DIY Alexa & Google Home Pi Command Center with kill switch Tutorial # 21
Просмотров 7 тыс.6 лет назад
IOT DIY Alexa & Google Home Pi Command Center with kill switch Tutorial # 21
DIY Arduino ESP8266 Smart Power Strip | Tutorial # 19
Просмотров 11 тыс.6 лет назад
DIY Arduino ESP8266 Smart Power Strip | Tutorial # 19
IOT | 3Way Switch Without Current Meter Auto Calibrating | Alexa | NodeMcu | Tutorial #18
Просмотров 23 тыс.6 лет назад
IOT | 3Way Switch Without Current Meter Auto Calibrating | Alexa | NodeMcu | Tutorial #18
Raspberry pi Control Solid State & Mechanical Relay with Google Mini | Tutorial # 17
Просмотров 26 тыс.6 лет назад
Raspberry pi Control Solid State & Mechanical Relay with Google Mini | Tutorial # 17
WiFi switchmate| wireless 3 way switch with Alexa| Tutorial # 16
Просмотров 19 тыс.6 лет назад
WiFi switchmate| wireless 3 way switch with Alexa| Tutorial # 16
esp8366 arduino | Home Automation with Alexa | 4 way switch Part 3| Tutorial # 15
Просмотров 92 тыс.6 лет назад
esp8366 arduino | Home Automation with Alexa | 4 way switch Part 3| Tutorial # 15
Smart Sonoff Switch Triggered By Temperature & Humidity| Alexa Skills | Part 2 | #14
Просмотров 20 тыс.6 лет назад
Smart Sonoff Switch Triggered By Temperature & Humidity| Alexa Skills | Part 2 | #14

Комментарии

  • @TheRainHarvester
    @TheRainHarvester 3 дня назад

    Excellent! Would it go fast enough to cut wood (cnc router)?

  • @Home_made_ch
    @Home_made_ch 4 дня назад

    Will it work without hall sensors?

  • @johnypoez
    @johnypoez 11 дней назад

    what is the wifi distance range of this

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

    Excusme Sir, i am sorry, i done compile my program, but error = exit status 1 ets_sys.h: No such file or directory do you can help me sir? thanks

  • @BethelOkoroafor
    @BethelOkoroafor 19 дней назад

    Can this driver work with a quadrature encoded motors?

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

    Howmany steps for one rotation?

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

    Why need 1 second to command accept

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

    i've a simracing using this hover motor. cold i use the controller to make the forcefeedback? using a arduino pcb? or stm32?

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

    i have a few questions, first one being what do i do if i want to use this with an ebike, i'd have to ocnnect it to a 36V battery but in the previous video you mentioned it would fry it up, loooking for a solution. second, is it possible to do the same using an arduino nano or uno

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

    Very good. This is Firat from Turkiye.

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

    Lovely great job

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

    *Why dont u just buy Wemos Mini D1 ????*

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

    Good job done

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

    I have a working hoverboard motor (tested on another system ) , I have purchased a brand new 36v controller with lcd ( s866 ) brand new throttle and brand new hoverboard battery for my e bike project but I'm experiencing no throttle issues I have checked voltage and purchased 3 brand new throttles checked wires tried swapping around but still no throttle

  • @user-wq6hz5sb4q
    @user-wq6hz5sb4q 5 месяцев назад

    5:25 La placa trae dos reguladores uno 317 y el otro 7805, ninguno de los dos soportan mas de 36v en sus entradas de tension, por lo que vi en los datasheets los transistores si son hasta 70v, creen que cambiando la resistencia 1000 SMD que alimenta los reguladores podre poner una bateria de 42v comunes en patinetes y hover board?

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

    I don’t know if you are still out there, but I have come across this project and found it useful for a project I was working on. I added in classic BT to communicate to the thermostats. I am going to build a solution but curious on how you got the values for the capacitors?

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

    Hello, I dont know if you are watching this for questions, but I saw your project and had an issue with compiling ith the Itead nextion library. What library did you use for the nextion

  • @user-mg9nc6un1n
    @user-mg9nc6un1n 6 месяцев назад

    Output Ac support. ? ...V. i use Load ac Light 200-220 V not support.😢😢

  • @JosePedro-ux1fh
    @JosePedro-ux1fh 7 месяцев назад

    Boas tardes amigo será que se pode fazer isso com a centralina da trotineta elétrica de 36v

  • @vendelkiss3460
    @vendelkiss3460 9 месяцев назад

    I wonder what the name of the module can be, the name, the number, the type or something, it is not enough to refer to the fact that it can be bought among the many 10,000 products.

  • @edwidgeguerrier8034
    @edwidgeguerrier8034 9 месяцев назад

    For some reasons , I did everything that shown but nothing work.I thought had a bad board , change it twice and the third one still won't move the engine. Change the potentiometer , attached the VR to the 5volts connectors still nothing happened . I put the mother ack to the hoverboard ,all work fine . Anyone has any idea why s this happening ?

  • @pawel198525
    @pawel198525 9 месяцев назад

    Is there the same amount of volts at the output as at the input?

  • @MrBobWareham
    @MrBobWareham 9 месяцев назад

    Hi, a very nice project and interesting video, thanks for sharing

  • @terbospeed
    @terbospeed 9 месяцев назад

    Dang i have all of this stuff i wanna try it lol

  • @Waynemanner
    @Waynemanner 10 месяцев назад

    What’s the difference between the factory battery and the ones you had to use???

  • @bruderdavid2788
    @bruderdavid2788 10 месяцев назад

    Hello! 12-36V is specified, but can it be used from a 36/42V battery?

    • @adeebazadsheriff
      @adeebazadsheriff 10 месяцев назад

      in his tutorial #28, he had mentioned he burnt out his driver boards using 36v batteries

  • @Bravo_L
    @Bravo_L 10 месяцев назад

    You dont need that voltage. You just need to jump it. The board on air handler produces the 24v for control

  • @uzairahmed7570
    @uzairahmed7570 11 месяцев назад

    I was using hoverboard's controller for tyres with a flysky i6 controller but now the issue I'm facing is board is not catching any signal from my transmitter can anyone guide me on this

  • @robysargl
    @robysargl 11 месяцев назад

    The spell. You don't say which version of arduino you use and you don't say which library you use and which versions. You only have dry magic. There are enough people on youtube who share what they do correctly. You are an egoist.

  • @robysargl
    @robysargl 11 месяцев назад

    Compilation error: 'class Nextion' has no member named 'setComponentText'

  • @robysargl
    @robysargl 11 месяцев назад

    ERROR LIME 13. Nextion myNextion(nextion, 9600); //create a Nextion object named myNextion using the nextion serial

  • @robysargl
    @robysargl 11 месяцев назад

    In file included from C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino:5:0: C:\Users\SRA\Desktop extion\thermostate_3 extion.h:13:1: error: 'Nextion' does not name a type Nextion myNextion(nextion, 9600); //create a Nextion object named myNextion using the nextion serial port @ 9600bps ^ C:\Users\SRA\Desktop extion\thermostate_3 extion.h: In function 'void updateTemp()': C:\Users\SRA\Desktop extion\thermostate_3 extion.h:18:5: error: 'myNextion' was not declared in this scope myNextion.sendCommand("bt2.picc=0"); ^ C:\Users\SRA\Desktop extion\thermostate_3 extion.h:23:5: error: 'myNextion' was not declared in this scope myNextion.sendCommand("bt2.picc=1"); ^ C:\Users\SRA\Desktop extion\thermostate_3 extion.h: In function 'void lcd_pcorcess(String)': C:\Users\SRA\Desktop extion\thermostate_3 extion.h:38:9: error: 'myNextion' was not declared in this scope myNextion.buttonToggle(unit_status, "bt0", 0, 2); ^ C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino: In function 'void setup()': C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino:58:3: error: 'myNextion' was not declared in this scope myNextion.setComponentText("t2", "Getting Time..."); ^ C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino: In function 'void loop()': C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino:83:20: error: 'myNextion' was not declared in this scope String message = myNextion.listen(); //check for message ^ C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino: In function 'void updatescreen()': C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino:147:5: error: 'myNextion' was not declared in this scope myNextion.setComponentText("t1", String(setTemp)); ^ C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino: In function 'void update_display_time_and_temp()': C:\Users\SRA\Desktop extion\thermostate_3\thermostate_3.ino:174:3: error: 'myNextion' was not declared in this scope myNextion.setComponentText("t2", getTimeStampString()); ^ Multiple libraries were found for "SD.h" Used: C:\Users\SRA\AppData\Local\Arduino15\libraries\SD Not used: C:\Users\SRA\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\SD exit status 1 Compilation error: 'Nextion' does not name a type

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

      Hello, I am just looking on this project now and had the same issue with the Itead nextion ibrary. Did you find a solution, is there another library that is being used?

  • @electrotsmishar
    @electrotsmishar Год назад

    brilliant idea. thanks for sharing

  • @aneesmohamedbux8728
    @aneesmohamedbux8728 Год назад

    Hi. I am in SA. South African. Where can I purchase controllers. Do you have a supplier.

  • @shobhitsks
    @shobhitsks Год назад

    helpful

  • @Sri_Harsha_Electronics_Guthik

    it this working now ? or are there any better options ?

  • @xrayer4412
    @xrayer4412 Год назад

    what battery do u have? 36V?

  • @Bianchi77
    @Bianchi77 Год назад

    Nice video shot, thank you for sharing, keep it up :)

  • @p3permaculture360
    @p3permaculture360 Год назад

    Hey great video, I would love to see how to get the motors working on a wifi connection to Alexa, i will be using the same concept to move my mobile chicken coop

  • @roberte8466
    @roberte8466 Год назад

    hi thanks for the video, what about fusing of the Lights? is there not any over load protection or RCD needed? Cheers

  • @actuallyfragfo0d
    @actuallyfragfo0d Год назад

    Do you know how to add a wireless controller

  • @juanalcalde766
    @juanalcalde766 Год назад

    im having issues with the deployment, my heroku app seems to be working but the only prompt i get from the serial monitor of the esp8266 is "disconnected, connecting..." and it never gets to the confirmation that the heroku app is being called

  • @ThnkCmdyFeelTrgdy
    @ThnkCmdyFeelTrgdy Год назад

    I'm curious about the Hall Sensors, do they need to be connected? It's not like a BLDC controller needs Hall sensors to run, they can easily run in sensor less mode. Hall sensors are more about information on the running motor such as direction and speed. Its possible to adjust a BLDC motor just using the phase wires and looking at current draw/feedback but there are numerous other variables both static and dynamic that increase complexity and ultimately limit effectiveness. Hall sensors can provide detailed position information which certainly improves the ability to tune a BLDC's performance, however there are many many different kinds of Hall Sensor based on measured parameters and abilities of detection. Hall sensors can just detect, or provide position, they act as momentary switches, or as latch switches. I have ordered similar controller boards, but the documentation is utterly void of any specifics regarding the Hall Sensors... It makes some comment about motor being different, parents paying attention, and my drive plate will burn.... While its possible they are trying to say: If you drive your parents car faster than they do, they will burn your dinner and serve it to you on a plate, I suspect they intended something else. I believe this is a warning that when connecting call sensors you must be careful the connections don't overload (e.g. <5 VDC, <20 mA ) the board and burn it out. It does not however define what the signal from the Hall sensors should look like, It does not define the phase angle, does not indicate it if expects positional or switch input, does not define if it expects unipolar or bipolar values, does it expect pull-up resistors, what is the expected pulse count... without such details, I fail to see how the controller can effectively use any of the Hall information. In the absence of these parameters, and no way to set such values in the controller, the controller cannot interpret the signal. It can only provide the continuous voltage values on each of the Hall lines. This then leads me to the conclusion that is up to the user(you) to decide if the signal data is correct and what to do with it. This would then require a microcontroller(computer if you prefer) to process and use the signal. The controller does have the control inputs to implement many complex concepts like reverse, PID control, braking, maybe regenerative braking (I have not spent any time thinking about what is provided/and needed for this, but the brief look made me think its not obvious that its not possible. Anyway, I will get a better understanding on the controller when I 'play' with it more shortly. I am just interested if you have looked into the Hall sensor signals and used the controller without connecting the Hall inputs.

  • @user-vb1yy7wi4y
    @user-vb1yy7wi4y Год назад

    Sir, i try the code and it's work when i see at the serial monitor there's a step count. But the motor wont spin att all any idea what's wrong ? Thanks

    • @techyogihub
      @techyogihub Год назад

      Same problem here. Did you get the solution?

  • @MacaqueResearcher
    @MacaqueResearcher Год назад

    A question for Netmedias: I am getting compiling errors errors, 'class Nextion ' has no member named 'sendCommand' or 'setComponentText.' Did you build you own Nextion library to handle these specialty commands?. If so would you mind sharing them...Thank you

  • @Enigma758
    @Enigma758 Год назад

    Was hoping to learn the basics of integrating an IOT device with AVS.

  • @DanangWidiantoro
    @DanangWidiantoro Год назад

    my alexa getting crazy

  • @tagi8988
    @tagi8988 Год назад

    is it possible to operate the Sonoff with 230v input and 24v AC output via an external power supply?

  • @truthandlies-nl1ri
    @truthandlies-nl1ri Год назад

    I bought one of these controllers. I think I fried it using the the hover board battery. What is the maximum size battery I can use with this control unit. I was also wondering if I can use a 19 V DC power supply with it instead of the battery. I’m looking to make a large rock Tumblr with it and I need constant power for weeks. Please let me know your thoughts on this. I would really appreciate it. Thank you very much.

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

      I have thé same problem did it work with the 19vDC