Control de velocidad motor DC con PWM - PSoC 5LP

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ย. 2024

ความคิดเห็น • 11

  • @juanvictorinocastillocontr4964
    @juanvictorinocastillocontr4964 4 ปีที่แล้ว

    Que tal amigo gracias por tus vídeos oye disculpa cuando puede volver a subir más vídeos de PSoC, recientemente adquirí el también el PSoC 6

  • @TheHomies1218
    @TheHomies1218 9 ปีที่แล้ว +3

    En donde se encuentra el llink para descargar la libreria del lcd??

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

    Cómo te contacto ?

  • @latveryoficial5821
    @latveryoficial5821 3 ปีที่แล้ว

    Podemos alimentar el puente H con 5V y no con 7V

  • @shivanichavan7334
    @shivanichavan7334 6 ปีที่แล้ว

    hey where is the project file?????

  • @gotioscar
    @gotioscar 4 ปีที่แล้ว

    Y si fuera un motor AC?

  • @ekta7371
    @ekta7371 2 ปีที่แล้ว

    I am Having all code with me
    I will share you just provide me the HEX & GUI(EXE)
    Problem facing

  • @ekta7371
    @ekta7371 2 ปีที่แล้ว

    def usb_read(self, size=con.USB_IN_BYTE_SIZE, timeout=None):
    try:
    usb_input = self.ep_in.read(size, timeout)
    except Exception as error:
    print("ERROR: --- Failed to read. ---")
    print(self.ep_in.read(size, timeout))
    return usb_input
    def usb_collect_data(self):
    data_collect = self.usb_read(64,timeout=10000)
    return data_collect
    Why it is coming based on above code

  • @latveryoficial5821
    @latveryoficial5821 3 ปีที่แล้ว

    ???