100%
usb-monostable 555-monostable-usb-switch-rev2 view
Description

Imported from GitHub: tti0/USB-Monostable · commit 0605222 · license CERN-OHL-P-2.0

Description

An in-line timer/monostable switch for USB power

README

USB-Monostable

Populated USB-Monostable PCB

  • Pressing the "On" button causes the switch between the input and output USB power lines to close, reopening after a customisable and fixed time period has elapsed.
  • Pressing the "Reset" button causes the switch to immediately open.
  • Optional indicator LED reflects the switch status.
  • USB data lines are not passed through.
  • Current draw when the switch is open is under than 1 mA at 5 V.
  • Slim physical footprint (20 x 60 mm) allows the switch to be placed in-line, between a power supply and downstream device.
  • Uses robust full-size USB-A 2.0 connectors: male for the input, female for the output.
  • This is an open source hardware project: you can use the files in this repository to make your own switch, or modify the KiCAD PCB design as you see fit.

Unpopulated USB-Monostable PCB

Usage

PCBs can be purchased from any fabricator by submitting the latest Gerber files from this repository (see the Releases page). The footprints chosen (mostly SMD 0805) allow all components in the BOM to then be soldered by hand fairly easily. It is recommended to use lead-free solder of diameter 0.6 mm.

The values of R2 and C2 may be adjusted to alter the time period (the length of time for which power is supplied to the output after the button is pressed) of the switch. Since this project uses the 555 timer, the standard monostable equation applies:

Time period (seconds) = R2 (Ohms) * C2 (Farads) * 1.1

The LED D1 and its current-limiting resistor R4 can be omitted during construction if a visual status indicator is not required.

Bill of materials (BOM)

The USB connectors J1 and J2 are the only non-standard footprints in this project. Proprietary KiCAD footprints can be downloaded by following the links in the below table, but cannot be distributed with this project for licensing reasons.

Values of R2 and C2 listed here result in a time period of 39.6 seconds.

ReferenceQtyValueFootprint
C1110 nFCapacitor_SMD:C_0805_2012Metric
C2110 uFCapacitor_SMD:C_0805_2012Metric
C31100 nFCapacitor_SMD:C_0805_2012Metric
C414.7 uFCapacitor_SMD:C_0805_2012Metric
D11LED (Green)LED_SMD:LED_0805_2012Metric
IC11SIP32508DT-T1-GE3Package_TO_SOT_SMD:SOT-23-6
J11USB_A (Input, male)SamacSys_Parts:USB1061GFLA
J21USB_A (Output, female)SamacSys_Parts:USBASRA
R1, R3210kResistor_SMD:R_0805_2012Metric
R213M6Resistor_SMD:R_0805_2012Metric
R411kResistor_SMD:R_0805_2012Metric
SW11SW_Push (Set)Button_Switch_THT:SW_PUSH_6mm
SW21SW_Push (Reset)Button_Switch_THT:SW_PUSH_6mm
U11NE555DPackage_SO:SOIC-8_3.9x4.9mm_P1.27mm

Licencing

This project is Copyright (c) tti0 2024, and licenced under the CERN Open Hardware Licence Version 2 – Permissive. Please see LICENSE for full details.

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.