• Wily Orange TARDIS

    Wily Orange TARDIS

    Objetivo: leer coordenadas X/Y en un panel resistivo casero con Arduino Nano. Componentes: Arduino Nano, 16 MHz, 5 V (1x) MCP23017, expansor I/O I²C de 16 pines (1x) ADS1115, ADC I²C 16 bits (1x) Panel táctil casero, 2 láminas aluminio (1x) Resistencias serie 4.7 kΩ – 10 kΩ (4x) Fuente 5 V (USB/external) Funcionamiento: MCP23017 controla X+/X-/Y+/Y- → aplica 5 V y GND al eje activo. Ejemplo: para leer X → MCP energiza X+/X-, deja Y flotante. ADS1115 mide voltaje en el eje sin energía (ej: Y+/Y-) en modo diferencial. Arduino Nano recibe lecturas por I²C, procesa coordenadas X/Y. Coordenadas enviadas por USB serial al PC. Conexiones: Arduino Nano ↔ I²C bus ↔ MCP23017 y ADS1115 (SDA, SCL en común). MCP23017 pines → X+/X-/Y+/Y- (con resistencias serie). ADS1115 entradas analógicas → eje libre (Y+/Y- o X+/X- según ciclo). Alimentación común: 5 V + GND.

    yamelpenalva

    1 Star


  • Pulse Width Modulation (PWM) Controller xxP8

    Pulse Width Modulation (PWM) Controller xxP8

    This project is a Pulse Width Modulation (PWM) Controller, built around an LM555 timer IC. It controls a load connected to a MOSFET, with adjustments via a potentiometer, and uses capacitors, resistors and diodes for various functions. #PWM #controller #project #Template #projectTemplate

    elwali

    1 Comment


  • Uptight Chocolate Liquid Breathing Apparatus xxr5

    Uptight Chocolate Liquid Breathing Apparatus xxr5

    Welcome to your new project. Imagine what you can build here.


  • New Part Template xx4o

    New Part Template xx4o

    A simple voltage divider to showcase how to make parts. A voltage divider is a simple circuit which turns a large voltage into a smaller one. Using just two series resistors and an input voltage, we can create an output voltage that is a fraction of the input. Voltage dividers are one of the most fundamental circuits in electronics.