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
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|---|
Arrow | $0.14–$0.53 |
Digi-Key | $3.12–$3.78 |
LCSC | $2.44–$3.21 |
Mouser | $3.35–$3.56 |
Verical | $29.55–$29.93 |
Assets
No assets added.
Controls
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.
albertitodj
copilot
- ESP32-DEVKIT-V1
- Encoder Incremental 36-1
- Resistencias de pull-up (10kΩ)
Conexiones:-
Conectar el voltaje de alimentación del encoder:
- Encoder Vcc a +5V
-
Conectar las salidas del encoder:
- Encoder A a GPIOxx del ESP32 (por ejemplo,
- Encoder B a GPIOyy del ESP32 (por ejemplo,
-
Conectar las resistencias pull-up:
- Colocar una resistencia de 10kΩ entre GPIOxx y +3.3V
- Colocar una resistencia de 10kΩ entre GPIOyy y +3.3V
-
Conectar las tierras:
- Encoder GND a GND del ESP32 (
Esquema de Conexión:U1:D34)U1:D35)U1:GND)- Connect Encoder A to U1:D34.
- Connect Encoder B to U1:D35.
Código de Ejemplo en Arduino para ESP32: