Chat
Welcome to Flux
Treat Flux like your intern. Tell it what you'd like to build and it'll get to work. You can also ask it questions, brainstorm ideas, and teach it your preferences. Learn More
Ready.
Reviews
Inspect
Blonde Beige Pip boy
Controls
Properties
Availability & Pricing
| Distributor | Qty 1 | |
|---|---|---|
| Digi-Key | $7.10–$9.34 | |
| LCSC | $13.24–$13.37 | |
| Mouser | $7.74 | |
Assets
Welcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.
dnx4electric
copilot
- Asumiré que quieres utilizar el microcontrolador para leer los datos del sensor, controlar la pantalla y posiblemente manejar el motor a través del controlador de motor.
- Asumiré que quieres alimentar todos los componentes con una fuente de 5V provista externamente.
Conexiones del sensor de temperatura (U1: LM35)- Conectar U1:1 (+VS) a 5V.
- Conectar U1:2 (GND) a GND.
- Conectar U1:3 (Vout) a Q1:4 (A0).
Conexiones del amplificador operacional (U2: LM358)- Conectar U2:4 (V−) a GND.
- Conectar U2:8 (V+) a 5V.
Conexiones de la pantalla (U3: Adafruit ILI9341)- Conectar U3:13 (GND) a GND.
- Conectar U3:14 (VCC) a 5V.
- Conectar U3:1 (T_IRQ) y U3:7 (LED) a 5V (asumiendo que quieres que el backlight esté siempre encendido).
- Conectar U3:9 (MOSI) a Q1:20 (MOSI).
- Conectar U3:8 (SCK) a Q1:21 (SCK).
- Conectar U3:6 (MISO) a Q1:19 (MISO).
- Conectar U3:12 (CS) a Q1:34 (D10).
- Conectar U3:10 (D/C) a Q1:28 (D4).
- Conectar U3:11 (RESET) a Q1:13 (RESET).
Conexiones del transistor (Q2: PN2222)- Conectar Q2:1 (E) a GND.
- Conectar Q2:2 (B) a una resistencia de base y luego a una de las salidas digitales del microcontrolador, digamos Q1:30 (D6).
- Conectar Q2:3 (C) a uno de los pines U/V/W del controlador de motor, por ejemplo, U4:3 (U).
Conexiones del controlador de motor (U4: MP6630GDU)- Conectar U4:7 (GND) a GND.
- Conectar U4:6 (VCC) a 5V.
- Conectar U4:1 (PWM) a Q1:30 (D9).
- Conectar U4:8 (DIR) a 5V si quieres que siempre gire en una dirección, o a un pin digital del microcontrolador para control.
Conexiones del LED (V1)- Conectar V1:1 (ANODE) a través de una resistencia a 5V.
- Conectar V1:2 (CATHODE) a GND.
Resumen de Conexionesdnx4electric
copilot
-
Fuente de 5V
- Conectar U1:1 (+VS) a 5V.
- Conectar U2:8 (V+) a 5V.
- Conectar U3:2 (VDD) a 5V.
- Conectar U4:6 (VCC) a 5V.
- Conectar V1:1 (ANODE) a 5V a través de una resistencia.
- Conectar Q1:2 (3V3), Q1:12 (5V), y Q1:18 (5V) a 5V.
- Conectar R1:1 y R1:2 a la fuente Net1.
-
GND
- Conectar U1:2 (GND) a GND.
- Conectar U2:4 (V−) a GND.
- Conectar U3:1 (VSS) a GND.
- Conectar U4:7 (GND) a GND.
- Conectar V1:2 (CATHODE) a GND.
- Conectar Q1:14 (GND), Q1:17 (GND), y Q1:25 (GND) a GND.
- Conectar Q2:1 (E) a GND.
Conexiones del Sensor de Temperatura (U1: LM35)- Conectar U1:1 (+VS) a 5V.
- Conectar U1:2 (GND) a GND.
- Conectar U1:3 (Vout) a Q1:4 (A0).
Conexiones del Amplificador Operacional (U2: LM358)- Conectar U2:4 (V−) a GND.
- Conectar U2:8 (V+) a 5V.
Conexiones de la Pantalla (U3: Adafruit ILI9341)- Conectar U3:1 (VSS) a GND.
- Conectar U3:2 (VDD) a 5V.
- Conectar U3:3 (VO) a 5V.
- Conectar U3:4 (RS) a Q1:28 (D4).
- Conectar U3:5 (R/W) a GND.
- Conectar U3:6 (E) a Q1:13 (RESET).
- Conectar U3:7 (DB0) a Q1:2 (3V3).
- Conectar U3:8 (DB1) a Q1:6 (A2).
- Conectar U3:9 (DB2) a Q1:7 (A3).
- Conectar U3:10 (DB3) a Q1:8 (A4).
- Conectar U3:11 (DB4) a Q1:9 (A5).
- Conectar U3:12 (DB5) a Q1:10 (A6).
- Conectar U3:13 (DB6) a Q1:11 (A7).
- Conectar U3:14 (DB7) a Q1:12 (5V).
Conexiones del Transistor (Q2: PN2222)- Conectar Q2:1 (E) a GND.
- Conectar Q2:2 (B) a R1:1.
- Conectar R1:2 a Q1:30 (D6).
- Conectar Q2:3 (C) a U4:3 (U).
Conexiones del Controlador de Motor (U4: MP6630GDU)- Conectar U4:7 (GND) a GND.
- Conectar U4:6 (VCC) a 5V.
- Conectar U4:1 (PWM) a Q1:30 (D9).
- Conectar U4:8 (DIR) a 5V, o a un pin digital si deseas controlarlo.
Conexiones del LED (V1)- Conectar V1:1 (ANODE) a través de una resistencia a 5V.
- Conectar V1:2 (CATHODE) a GND.
Resumen de Conexiones Específicas Alimentación y Tierra- Conectar 5V a U1:1, U2:8, U3:2, U4:6, V1:1, Q1:12, Q1:18.
- Conectar GND a U1:2, U2:4, U3:1, U4:7, V1:2, Q1:14, Q1:17, Q1:25, Q2:1.
Interconexiones de Piezas Principales