• Stereo WiFi Camera Reference Design c6ce

    Stereo WiFi Camera Reference Design c6ce

    This is a stereo WiFi camera reference design using dual ESP32-CAM modules for edge computing. The design includes connections for power, ground, and core communication features; UART for control & data transfer, and BOOT pins for mode selection. #WiFi #MCU #stereo #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    joshtt

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • Stereo WiFi Camera Reference Design

    Stereo WiFi Camera Reference Design

    This is a stereo WiFi camera reference design using dual ESP32-CAM modules for edge computing. The design includes connections for power, ground, and core communication features; UART for control & data transfer, and BOOT pins for mode selection. #WiFi #MCU #stereo #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • oscilador 555

    oscilador 555

    copilot Entiendo que deseas diseñar un oscilador utilizando el chip 555. Aquí están algunos pasos que puedes seguir para hacer esto. Conecta el pin 1 (GND) del IC 555 a la terminal negativa de tu fuente de alimentación (0V). Conecta el pin 8 (VCC) del IC 555 a la terminal positiva de tu fuente de alimentación (11V). Conecta la resistencia de 10kΩ (R1) entre el pin 8 (VCC) y el pin 7 (DISCHARGE) del 555. Conecta tu potenciómetro de 100kΩ (R2) entre el pin 7 (DISCHARGE) y el pin 6 (THRESHOLD) del 555. Junta los pines 2 (TRIGGER) y 6 (THRESHOLD) juntos y conecta los pines unidos al lado negativo de tu condensador de 10nF (C). Conecta el lado positivo del condensador de 10nF (C) a VCC (el pin 8). Conecta el pin 4 (RESET) al VCC si no quieres usar la función de reset. De lo contrario, puedes conectar una señal de reset aquí. Conecta el pin 3 (OUTPUT) del 555 al terminal positivo de tu resistencia de 470Ω. Conecta el otro terminal de la resistencia a tierra. El condensador de 10uF debe estar conectado en paralelo a la alimentación (entre VCC y GND) para suavizar cualquier ruido en la fuente de alimentación de 11V. Te sugiero que experimentes con el valor del potenciómetro (R2) hasta que consigas el Duty Cycle deseado. Por lo general, es posible cambiar la frecuencia del pulso y ajustar el Duty Cycle utilizando este control. Si, después de realizar estas conexiones y ajustes, aún no puedes obtener el Duty Cycle deseado, podría ser indicativo de que los valores de resistencia y condensador que tienes no son adecuados para tu rango de frecuencia y Duty Cycle objetivo. Para que obtengamos un Duty Cycle del 75%, necesitamos usar el chip 555 en modo astable y debemos calcular los valores de R1 y R2 (resistencia total de carga y descarga respectivamente) que nos ayude a conseguir esto. El tiempo de alta (T_high) y el tiempo de baja del ciclo (T_low) de la oscilación salen determinados por R1, R2, y C (el condensador). Se pueden usar las siguientes fórmulas para calcularlos: T_high = 0.693 * (R1 + R2) * C T_low = 0.693 * R2 * C Duty cycle = ( T_high ) / ( T_high + T_low ) Para un Duty Cycle de 0.75: Estableceremos R1 como la resistencia de 10 kilohmios que se proporcionó. Con el potenciómetro de 100 kilohmios como R2, podemos variarlo para ajustar el Duty Cycle según necesitemos hasta que se llegue a la relación deseada. Considerando que el condensador C es el condensador de 10 nF que se proporcionó, anteriores declaraciones son bajo supuesto que el tiempo de operación (T = T_high + T_low) caiga en un rango aceptable. Para el esquemático: Conecta VCC de tu 555 al terminal positivo de tu fuente de voltaje de 11V y GND a tierra. Conecta los pines 2 (TRIGGER) y 6 (THRESHOLD) juntos y al lado negativo de tu condensador de 10nF. Conecta el lado positivo del condensador a VCC. Conecta el pin 3 (OUTPUT) al terminal positivo de tu resistencia de 470 ohmios. Conecta el otro terminal de la resistencia a tierra. Conecta tu resistencia de 10 kilohmios entre VCC y los pines 2 y 6 del 555. Finalmente, conecta tu potenciómetro entre los pines 2 y 6 y el pin 7 (DISCHARGE) del 555. El condensador de 10uF debería estar conectado en paralelo a la alimentación para suavizar cualquier ruido en la alimentación de 11V. Estas son mis suposiciones y pasos sugeridos pero recuerda variar el potenciómetro hasta conseguir el Duty Cycle deseado en caso de no conseguirlo de forma inmediata. Si por alguna razón no puedes conseguir el Duty Cycle de 75%, es posible que las resistencias y condensadores proporcionados no sean los adecuados para el rango de frecuencia y Duty Cycle deseados. En tal caso, puede que tengas que utilizar otros valores de componentes.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] kLrj

    ESP32 Robot Controller | AI Design Review Tutorial [Example] kLrj

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • flip-model-regression-test

    flip-model-regression-test

    The Robo Project is a mobile robotic platform featuring a Particle Argon board, 4 motor-wheels controlled by L293D drivers, and an HC-SR04 ultrasonic sensor for obstacle detection. It's ideal for exploration, remote control, and robotics education. #project #robot #template #L293D #car

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • WiFi RF-ID kilit

    WiFi RF-ID kilit

    This project is a WiFi RF-ID Lock, which uses a Espressif ESP-8684 microcontroller for WiFi connectivity and a Handson Technology RC522 for RF-ID functionality. It also includes an OLED display and user control via a switch. A step-up power converter ensures consistent 3.3V power. #WiFi #MCU #ReferenceDesign #project #ESP8684 #lock #OLED #referenceDesign #simple-embedded #espressif #template #reference-design

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • stm32 wifi kontrol 2 port

    stm32 wifi kontrol 2 port

    This is a smart blind control system reference design designed to automate the operation of window blinds. It utilizes an ESP32 microcontroller for managing control signals and an A4988 stepper motor driver to control blinds' movement. It also includes USB interfacing and LED feedback. #referenceDesign #edge-computing #edgeComputing #espressif #template #blind #DC #motor #servo #esp32 #reference-design

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] gxRM

    ESP32 Robot Controller | AI Design Review Tutorial [Example] gxRM

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • Robo Project

    Robo Project

    The Robo Project is a mobile robotic platform featuring a Particle Argon board, 4 motor-wheels controlled by L293D drivers, and an HC-SR04 ultrasonic sensor for obstacle detection. It's ideal for exploration, remote control, and robotics education. #project #robot #template #L293D #car

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ECG Controlled Robotic Hand myUJ

    ECG Controlled Robotic Hand myUJ

    A 3-channel EMG allows to control individual fingers with very little delay. Originally created by Dmitry Dziuba.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ECG Controlled Robotic Hand 7EdE

    ECG Controlled Robotic Hand 7EdE

    A 3-channel EMG allows to control individual fingers with very little delay. Originally created by Dmitry Dziuba.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] rYgK

    ESP32 Robot Controller | AI Design Review Tutorial [Example] rYgK

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] sw5j

    ESP32 Robot Controller | AI Design Review Tutorial [Example] sw5j

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] 1Wqe

    ESP32 Robot Controller | AI Design Review Tutorial [Example] 1Wqe

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] 84Vo

    ESP32 Robot Controller | AI Design Review Tutorial [Example] 84Vo

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] 15hC

    ESP32 Robot Controller | AI Design Review Tutorial [Example] 15hC

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] 39af

    ESP32 Robot Controller | AI Design Review Tutorial [Example] 39af

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    2 years ago

    0 Uses

    1 Comment

    0 Stars


Previous

Page 30 of 164

Next