• USB Security Token

    USB Security Token

    This design implements a USB security token powered by an STM32 microcontroller. The device is engineered for compactness and efficient PCB integration while ensuring robust security features. Key elements of the design include: - **Microcontroller Core:** A STM32F103T8U6 serves as the primary processing unit, handling USB communication and security protocols. - **USB Interface:** A USB-A plug provides connectivity to the host. Dedicated net portals ensure proper routing of the VBUS, D+, D–, and ground signals. - **Power Regulation:** A low-dropout regulator supplies a stable 3.3V operating voltage, ensuring low noise and proper current supply to the microcontroller and peripherals. - **Signal Conditioning and EMI Filtering:** An EMI filter is used to maintain signal integrity and reduce interference while preserving the security token’s functionality. - **Synchronous Elements:** A ceramic resonator is incorporated to provide a precise clock source for USB data transfer and microcontroller operations. - **Additional Components:** Surface-mount resistors, capacitors, and LED indicators are deployed to ensure proper conditioning, decoupling, and status feedback. Their compact 0402 packages facilitate a highly integrated design. - **Connectivity and Net Portals:** Custom net portals are used throughout the schematic to streamline connectivity and PCB layout, keeping the design modular and easy to modify. This USB security token is designed with industry-standard components and robust connectivity to ensure secure, reliable operation in portable security applications. #USBToken #STM32 #PCBDesign #SecurityTechnology #PortableSecurity #Microcontrollers #USBInterface #PowerRegulation #EMIProtection #CompactDesign

    jharwinbarrozo

    +

    U

    2 months ago

    0 Uses

    255 Comments

    30 Stars


  • SmokeSensor_ShieldCompetition

    SmokeSensor_ShieldCompetition

    Arduino Uno shield used to monitor chimney smoke and provide feedback to stove. This shield powers the Arduino using TEGs and a battery. This shield provides power to an LED, fans, and a light sensor used to detect light intensity.

    4 years ago

    0 Uses

    0 Comments

    11 Stars


  • sf-hackathon-2023-bee-hotel-R0.5

    sf-hackathon-2023-bee-hotel-R0.5

    Check out the winning project at the SF climate hardware hack! This project intends to bring smart IoT capabilities to homes for native bees so that more people can provide them housing and we can all participate in citizen science to gather more information about the bees! Requirements: -Daytime Operation Only -Track Bee Input/Output Directionality -Connects to House via WiFi Features: -MPPT Solar Power Conditioning -96% efficient IR LED Drive Next Version Feature Wants: Microphone!

    +

    U

    3 years ago

    0 Uses

    1 Comment

    11 Stars


  • sf-hackathon-2023-bee-hotel-R0.5

    sf-hackathon-2023-bee-hotel-R0.5

    Check out the winning project at the SF climate hardware hack! This project intends to bring smart IoT capabilities to homes for native bees so that more people can provide them housing and we can all participate in citizen science to gather more information about the bees! Requirements: -Daytime Operation Only -Track Bee Input/Output Directionality -Connects to House via WiFi Features: -MPPT Solar Power Conditioning -96% efficient IR LED Drive Next Version Feature Wants: Microphone!

    +

    U
    U
    U
    U
    U

    3 years ago

    0 Uses

    0 Comments

    6 Stars


  • On Air Modular V1

    On Air Modular V1

    Build your own Modular LED Sign! This design prioritizes accessibility which means that the BoM can be ordered on Amazon and that everything was designed with solder-ability in mind. NOTE: This board is still an unfinished prototype that has not been built and verified. Operating Instructions: 1. [Important!] Power your buck converter and adjust the output voltage to 1.5V output before attempting to power the LEDs. If you cannot power the buck converter, just turn the potentiometer counterclockwise to its maximum setting.

    3 years ago

    0 Uses

    16 Comments

    4 Stars


  • Strangest LED Blinker TestSite

    Strangest LED Blinker TestSite

    Project Overview: This project is an enhanced LED blinking circuit that goes beyond a simple 555 timer-based design. It incorporates additional features such as random blinking patterns, speed control, and a start/stop function. The project utilizes a microcontroller, such as an Arduino or Raspberry Pi, to control the blinking patterns, speed, and start/stop functionality. LED Blinking: The board features a total of 8 LEDs that blink in various random patterns. When the board is powered on, even before user interaction, the LEDs start blinking randomly, creating an eye-catching display. Each LED has its own current-limiting resistor to ensure proper current flow and prevent damage. The microcontroller is programmed to generate random blinking patterns for the LEDs, ensuring that the LEDs do not blink in a predictable or sequential order. This random blinking adds an element of unpredictability and visual interest to the project. Speed Control: The board includes two speed control buttons that allow the user to adjust the blinking speed of the LEDs. Button 1 is designated as the "fast" button, increasing the blinking speed when pressed, while Button 2 is designated as the "slow" button, decreasing the blinking speed when pressed. The speed control provides a range of blinking speeds, from a slow, gradual blink to a rapid, strobe-like effect. The microcontroller monitors the state of the speed control buttons and adjusts the blinking speed accordingly. Start/Stop Functionality: A third button serves as a start/stop control. When pressed, it toggles the blinking of the LEDs on or off. This allows the user to freeze the blinking pattern at any desired moment or resume the blinking when desired. The microcontroller handles the start/stop functionality by turning the LEDs on or off based on the state of the start/stop button. Manual Speed Adjustment: In addition to the speed control buttons, the board includes a potentiometer or variable resistor. This component allows the user to manually adjust the blinking speed of the LEDs by turning the knob or sliding the control. The manual speed adjustment provides more precise and customizable control over the blinking speed compared to the preset speeds of the buttons. The microcontroller reads the analog value from the potentiometer and adjusts the blinking speed accordingly. Power and Connectivity: The board is powered through a USB-C or USB-micro B connector, allowing it to be easily connected to a power source such as a computer or wall adapter. A voltage regulator may be included to ensure a stable and appropriate voltage supply to the components. A power switch is incorporated to conveniently turn the board on or off.

    2 years ago

    0 Uses

    224 Comments

    4 Stars


  • Guitar Pedal Template

    Guitar Pedal Template

    Guitar pedal starter template based on project by Mark Wu. Includes schematic and PCB layout for basic DIY pedal hardware. This includes two 1/4" jacks (one for input and one for output), a 9V power supply (including LED), a 3PDT true bypass wiring setup, and an example potentiometer that can be copy/pasted throughout the circuit. The headers are meant to be unpopulated so that wires can be soldered to the pads. PCB design rules imported from the JLCPCB 2-layer stackup template. #template

    2 years ago

    0 Uses

    1 Comment

    2 Stars


  • Copilot v4 DogFooding - Audio Amplifier

    Copilot v4 DogFooding - Audio Amplifier

    I'm building an audio amplifier. These are the project requirements: - Type of Amplifier: Class D (for energy efficiency). - Input Source: Line-level input from a standard audio source, e.g., mobile phone or PC. - Output Power: 10W per channel (for a stereo setup). - Number of Channels: 2 (stereo output). - Distortion: Total Harmonic Distortion (THD) of less than 0.1% at full power. - Frequency Response: 20Hz to 20kHz. - Power Supply: Operate from a single 12V DC source. - Protection: Over-current and thermal protection for the amplifier IC. - Connectivity: Standard 3.5mm audio jack for input and screw terminals for speaker outputs. - Volume Control: A physical potentiometer for volume control. - Indicator: An LED indicator that shows power ON status. - Size Constraints: PCB size should not exceed 100mm x 100mm. Consider every requirement individually when answering any question

    3 years ago

    0 Uses

    0 Comments

    2 Stars


  • ATtiny13 Tiny Neo Tester

    ATtiny13 Tiny Neo Tester

    An ATtiny13 is more than sufficient to control almost any number of NeoPixels via an IR remote. The NeoController was originally developed as a tester for 800kHz NeoPixel strips. Since there was still so much flash left in the ATtiny13, an IR receiver was integrated so that some parameters can be controlled with an IR remote control. In this way, it is also suitable as a simple and cheap remote-controlled control unit for NeoPixels. Due to its small size (21.6mm x 11.4mm), it can be soldered directly to the LED strip without any problems. The power supply via a USB-C connection enables currents of up to 3A. There is still more than a third of the flash memory left for additional ideas.

    4 years ago

    0 Uses

    1 Comment

    2 Stars


  • Gesture Light Switch Relay Reference Design

    Gesture Light Switch Relay Reference Design

    This project is a Gesture Light Switch Relay Reference Design. It involves an STM32 microcontroller (STMicroelectronics) that interacts with an APDS-9960 sensor (Broadcom) to detect hand gestures. The gesture data is used to control a Toshiba TLP175A relay and an Everlight tri-color LED to switch the light and change colors, respectively. Power is supplied by a Diodes Incorporated's AP2112K-3.3TRG1 regulator. #referenceDesign #edge-computing #edgeComputing #stm #relay #sensors #reference-design

    3 years ago

    0 Uses

    21 Comments

    2 Stars


  • Interruptor de luz con control gestual

    Interruptor de luz con control gestual

    This project is a Gesture Light Switch Relay Reference Design. It involves an STM32 microcontroller (STMicroelectronics) that interacts with an APDS-9960 sensor (Broadcom) to detect hand gestures. The gesture data is used to control a Toshiba TLP175A relay and an Everlight tri-color LED to switch the light and change colors, respectively. Power is supplied by a Diodes Incorporated's AP2112K-3.3TRG1 regulator. #referenceDesign #edge-computing #edgeComputing #stm #relay #sensors #reference-design

    0 Uses

    5 Comments

    2 Stars


  • [QA] Real Professional Project

    [QA] Real Professional Project

    Arduino Uno shield used to monitor chimney smoke and provide feedback to stove. This shield powers the Arduino using TEGs and a battery. This shield provides power to an LED, fans, and a light sensor used to detect light intensity.

    +

    U

    3 years ago

    0 Uses

    1 Comment

    1 Star


  • MAX1551 Reference Design

    MAX1551 Reference Design

    This project is a battery charging circuit utilizing a MAX1551 chip. It features a USB and DC power input, with LED status indicators. The design is outfitted with necessary decoupling capacitors and resistors to ensure smooth operation. #project #Template #charger #referenceDesign #batterycharger #MAX1551 #template #bms #analog

    3 years ago

    0 Uses

    1 Comment

    1 Star


  • Guitar Pedal Template rCCg

    Guitar Pedal Template rCCg

    Guitar pedal starter template based on project by Mark Wu. Includes schematic and PCB layout for basic DIY pedal hardware. This includes two 1/4" jacks (one for input and one for output), a 9V power supply (including LED), a 3PDT true bypass wiring setup, and an example potentiometer that can be copy/pasted throughout the circuit. The headers are meant to be unpopulated so that wires can be soldered to the pads. PCB design rules imported from the JLCPCB 2-layer stackup template. #template

    2 years ago

    0 Uses

    1 Comment

    1 Star


  • Guitar Pedal Template

    Guitar Pedal Template

    Guitar pedal starter template based on project by Mark Wu. Includes schematic and PCB layout for basic DIY pedal hardware. This includes two 1/4" jacks (one for input and one for output), a 9V power supply (including LED), a 3PDT true bypass wiring setup, and an example potentiometer that can be copy/pasted throughout the circuit. The headers are meant to be unpopulated so that wires can be soldered to the pads. PCB design rules imported from the JLCPCB 2-layer stackup template. #template

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • [MEMEST] Real Professional Project

    [MEMEST] Real Professional Project

    Arduino Uno shield used to monitor chimney smoke and provide feedback to stove. This shield powers the Arduino using TEGs and a battery. This shield provides power to an LED, fans, and a light sensor used to detect light intensity.

    3 years ago

    0 Uses

    0 Comments

    1 Star


  • Light Sensor Template2

    Light Sensor Template2

    Sensor using through hole LDR and power with SMT LED Resistors and PZT3904

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • [test]Gerber-Netlist-Export

    [test]Gerber-Netlist-Export

    Arduino Uno shield used to monitor chimney smoke and provide feedback to stove. This shield powers the Arduino using TEGs and a battery. This shield provides power to an LED, fans, and a light sensor used to detect light intensity.

    0 Uses

    0 Comments

    1 Star


  • Light Sensor Template2

    Light Sensor Template2

    Sensor using through hole LDR and power with SMT LED Resistors and PZT3904

    +

    U

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • Light Sensor Template2

    Light Sensor Template2

    Sensor using through hole LDR and power with SMT LED Resistors and PZT3904

    +

    U

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • sf-hackathon-2023-bee-hotel-R0

    sf-hackathon-2023-bee-hotel-R0

    Requirements: -Daytime Operation Only -Track Bee Input/Output Directionality -Connects to House via WiFi TODO: -Connect EN high or low on MPPT IC -Finish Routing -Check Fill Thing Features: -MPPT Solar Power Conditioning -96% efficient IR LED Drive Next Version Feature Wants: Microphone!

    +

    U

    3 years ago

    0 Uses

    16 Comments

    1 Star


  • sf-hackathon-2023-bee-hotel-R0.5

    sf-hackathon-2023-bee-hotel-R0.5

    Requirements: -Daytime Operation Only -Track Bee Input/Output Directionality -Connects to House via WiFi TODO: -Connect EN high or low on MPPT IC -Finish Routing -Check Fill Thing Features: -MPPT Solar Power Conditioning -96% efficient IR LED Drive Next Version Feature Wants: Microphone!

    +

    U
    U
    U
    U

    3 years ago

    0 Uses

    0 Comments

    1 Star


  • GP2Y0D805Z0F Reference Design

    GP2Y0D805Z0F Reference Design

    This project is a distance detecting sensor circuit build around GP2Y0D805Z0F IC from SHARP/Socle Technology. It includes decoupling capacitors, feedback resistors, and a LED for signal indication, with power being supplied via the J1 connector. #referenceDesign #industrialsensing #sharp #template #reference-design

    0 Uses

    0 Comments

    1 Star


  • GP2Y0D805Z0F Reference Design

    GP2Y0D805Z0F Reference Design

    This project is a distance detecting sensor circuit build around GP2Y0D805Z0F IC from SHARP/Socle Technology. It includes decoupling capacitors, feedback resistors, and a LED for signal indication, with power being supplied via the J1 connector. #referenceDesign #industrialsensing #sharp #template #reference-design

    +

    U

    3 years ago

    0 Uses

    0 Comments

    1 Star


  • WiFi to IR Gateway Reference Design bN3H

    WiFi to IR Gateway Reference Design bN3H

    This is a WiFi to Infrared (IR) gateway reference design leveraging an ESP32-S3 microcontroller for WiFi connectivity. It also incorporates a Type-C USB interface for data and power, 3 LEDs (red, green, & IR), and voltage regulation. It facilitates wireless control of IR devices, suitable for home automation projects. #referenceDesign #edge-computing #espressif #template #IR #project #reference-design

    2 years ago

    0 Uses

    15 Comments

    1 Star


Page 1 of 10

Next