1. T

    Pic microcontrolers IO max current?

    Hi I am using the pic 16f18313 and have an LED with 220 Ohm resistor on a GPIO pin. So drawing about 15mA. I am looking to add a buzzer(active) to same pin as an audible resource if your not looking at LED. The buzzer with 82-100 Ohm resistor draws 15-18mA (measured) witch brings the current...
  2. TimG199

    connection issues/advice on hx616 coin slot to usb decoder for work project

    Hey all, I'm currently building an escape room & have decent good electronics knowledge, however, I'm on a project that has stumped me: We have an arcade machine built with a custom mini game running on a pc, the controller joystick and buttons operate via a usb decoder & are fully...
  3. W

    Raspberry Pi triggers relay before power is turned on.

    I bought a relay like this today for my raspberry pi, and I am encountering a very strange issue. I connected the 5v output to the VCC pin, the ground to ground and a GPIO pin to the IN pin on the relay. I opened python and assigned 'led' to 'LED(15)', which is very standard. THAT triggered the...
  4. A

    Dying for a 1 wire switch IC similar to Maxim DS2413

    Well , I was looking for a slave addressable ic for 1 wire protocol which can control a single GPIO. The RS2413 is the most right IC I could find suiting my needs (however I need only 1 gpio). But in my country, I'm having difficulty finding this IC, also, if there is a little cost effective...
  5. LordOfThunder

    Convert digital signal from TTL 5V to Raspberry Pi GPIO 3.3V

    Hello! I am a Ph.D. student in particle physics and for our experiment we need to convert a 5V TTL digital signal (16-bits actually) coming out of a Phillips 726 converter and read it using the GPIO pins of a Raspberry Pi 4. We do not need bidirectional communication. We just need to read this...
Top