Log InSign Up
  1. Search
  2. /
  3. "#video" in Projects (46 results)

Filter by
  • Projects
  • Components
  • Users
  • Organizations
  • STM32F4 Flight Controller Template

    STM32F4 Flight Controller Template

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    vasy_skral

    &

    21 days ago

    6 Stars


  • Test Project

    Test Project

    The Open-Source Laptop Webcam Module is a critical component of our open-source laptop initiative. This module will provide high-definition video capture capabilities while adhering to the principles of open-source design. The module must integrate seamlessly with the laptop’s mainboard, ensuring compatibility, ease of assembly, and potential for future upgrades.
    ... show more

    collinsemasi

    2 years ago

    17 Comments

    1 Star


  • Webcam & TouchKey Laptop PCB

    Webcam & TouchKey Laptop PCB

    This project involves designing a PCB for the lid assembly of an open-source laptop. The design integrates various sensors, including a microphone, camera, and ambient light sensor, ensuring precise alignment with the display glass. It features touch sensors to control LED lighting, spring-loaded contacts for touch-key interaction, and 3D-printed light diffusers for efficient lighting. Additionally, the PCB includes a power management system with status LEDs and a PFC for connecting to the external laptop PCB. The goal is to create a versatile, upgradeable, and user-friendly component for the laptop's lid.
    Specific parts of the project include
    1. Microphone - Audio input capture
    2. Ambient Light Sensor Module - Light intensity measurement
    3. Camera - Video capture
    4. LDO Regulators (3 TLV74 Series) - Voltage regulation for different components
    5. Crystal - Clock generation
    6. Touch Sensor Controller - Touch-key interaction
    7. Flip-Flop - State keeping in logic circuits
    8. LEDs (LTRBR37G Series) - Lighting indication
    9. FPC Connector - Interface with main laptop PCB
    ... show more

    collinsemasi

    2 years ago

    15 Comments

    1 Star


  • STM32F4 Flight Controller Template oB1U

    STM32F4 Flight Controller Template oB1U

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    selcukc

    a year ago

    1 Comment

    1 Star


  • Crash course 4 s1

    Crash course 4 s1

    Crash course 4 session 1. Video URL:
    ... show more

    nico

    4 years ago

    1 Comment

    1 Star


  • ESP32 x86 PC

    ESP32 x86 PC

    A self-contained “retro PC” platform built around the ESP32, exposing classic PC-style IO: VGA video, PS/2 keyboard/mouse, audio-out to an onboard speaker, microSD storage, plus USB-C for power and USB-UART for programming/debug.
    ... show more

    vasy_skral

    &

    4 months ago

    1 Star


  • Brainstorm a new project with AI [Example]

    Brainstorm a new project with AI [Example]

    make this for me now
    Device Summary & Specification Sheet
    1. Overview
    A rugged, Arduino-Uno-and-Raspberry-Pi-style single-board micro-PC featuring:
    • Smartphone-class CPU (Snapdragon 990)
    • USB-C Power Delivery + 4×AA alkaline backup + ambient-light harvester
    • On-board Arduino-Uno-compatible ATmega328P
    • External NVMe SSD via USB3 bridge & optional Thunderbolt 3 eGPU support
    • 5× USB 3.0 ports, HDMI in/out, Gigabit Ethernet & SFP fiber, Wi-Fi, Bluetooth, LoRa
    • 0.96″ OLED status display, 3.5 mm audio jack with codec

    2. Key Specifications


    CategorySpecification
    CPUSnapdragon 990, octa-core up to 2.84 GHz
    Memory6 GB LPDDR4x DRAM
    Storage InterfacePCIe Gen3 ×4 → M.2 NVMe + USB 3.1 Gen1 bridge
    MCUATmega328P (Arduino-Uno-compatible)
    Power InputUSB-C PD up to 20 V/5 A; 4×AA alkaline backup; ambient-light photodiode boost
    Power Rails12 V, 5 V, 3.3 V, 1.8 V, 1.2 V via buck/buck-boost regulators
    USB Hub5× USB 3.0 downstream ports
    Display0.96″ 128×64 OLED via I²C/SPI
    Networking1 × Gigabit RJ45; 1 × SFP fiber; Wi-Fi 802.11ac + Bluetooth; LoRa SX1276
    Video I/OHDMI 2.0 input (RX) & output (TX)
    Audio3.5 mm jack + TLV320AIC3101 codec; Bluetooth audio
    Form FactorRaspberry Pi–style header + Arduino-Uno shield headers; 4× standoff mounts

    3. Complete Parts List


    PartFunctionQty
    Snapdragon 990Main application CPU1
    LPDDR4x DRAMSystem memory1
    eMMC 64GBOn-board storage1
    M.2 NVMe ConnectorExternal SSD interface1
    JMS583PCIe→USB 3.1 bridge for NVMe1
    Titan RidgeThunderbolt 3/eGPU controller1
    STUSB4500USB-C Power-Delivery controller1
    LTC4412Ideal-diode OR-ing1
    LTC3108Ambient-light (solar) energy harvester1
    Battery Holder 4×AAAlkaline backup power1
    TPS533186 V→5 V synchronous buck regulator1
    MCP1700-3302E/TO6 V→3.3 V LDO1
    TPS63060Buck-boost for 12 V rail (eGPU power)1
    ATmega328PArduino-Uno microcontroller1
    ESP32-WROOM-32Wi-Fi + Bluetooth co-processor1
    SX1276LoRa transceiver1
    TUSB80415-port USB 3.0 hub IC1
    Ethernet PHYGigabit Ethernet physical transceiver1
    SFP CageFiber-optic SFP module connector1
    TDA19978HDMI 2.0 receiver (input)1
    TFP410HDMI 2.0 transmitter (output)1
    TLV320AIC3101Audio codec for 3.5 mm jack & Bluetooth audio1
    Audio Jack 3.5mmHeadphone/mic port1
    SSD1306 OLEDStatus display1

    4. High-Level Design & Implementation Steps
    1. Schematic Creation
      • Section off blocks: CPU + memory, power-supply, NVMe/USB bridge, MCU, wireless, USB hub, video, audio, I/O headers.
      • Place all parts from the list and wire per respective datasheet reference circuits.
    2. Power System
      • Implement USB-C PD with STUSB4500 → buck/buck-boost & LDO rails.
      • Add LTC4412 to OR-ing battery pack into 6 V bus.
      • Include LTC3108 harvest input to 6 V bus (no recharge to AA).
      • Add decoupling & bulk caps per regulator datasheets; PTC fuses & ESD diodes on inputs.
    3. SoC & High-Speed Interfaces
      • Break out Snapdragon 990 BGA with DDR4 routing (point-to-point).
      • Route PCIe Gen3 lanes to M.2 slot via JMS583 and to Titan Ridge for TB/eGPU.
      • Follow high-speed layout guidelines: impedance, length matching, EMI filters.
    4. MCU & Expansion Headers
      • Place ATmega328P with UNO-style 2.54 mm headers; add ISP 6-pin, I²C pull-ups, reset circuit.
    5. Connectivity Blocks
      • USB hub: TUSB8041 + ESD + chokes → five USB-A 3.0 ports.
      • Ethernet: RJ45 + magnetics + PHY; SFP cage + PHY/SFP interface.
      • Wireless: ESP32 module pad + SX1276 + antenna matching; program pads.
    6. Video & Audio
      • HDMI RX (TDA19978) & TX (TFP410) blocks with TMDS ESD & termination.
      • Audio codec + 3.5 mm jack; route differential audio lines; add ESD.
    7. Display & Indicators
      • SSD1306 OLED on I²C; add pull-ups & backlight power if needed.
      • LEDs for power, charge, status.
    8. PCB Layout & Mechanical
      • Follow Raspberry Pi 2×20 header footprint & UNO shield hole pattern.
      • Add reinforcement for rugged use; standoffs at corners.
      • Define 4-layer stackup:
        • Top: signal
        • L2: GND
        • L3: PWR
        • Bottom: signal
    9. DRC/ERC Reviews
      • Run ERC for decoupling, pull-ups, power nets.
      • Run DRC for high-speed clearance, differential pairs, via aspect ratios.
    10. Fabrication & Testing
    • Export Gerbers, IPC-2581, BOM.
    • Prototype assembly; verify power sequencing, rails, interfaces.
    • Functional tests: USB-C PD negotiation, NVMe throughput, eGPU over TB3, wireless comm, audio, OLED.

    This spec sheet and part list should guide your Flux schematic and PCB layout workflow through to fabrication and validation. Let me know if you’d like to deep-dive into any specific block or review datasheet details next!
    ... show more

    risk4444

    &

    6 months ago

    1 Star


  • Videos

    Videos

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

    jozesaurio

    2 years ago

    1 Star


  • 8x8 Display with IMU V2 for Video

    8x8 Display with IMU V2 for Video

    Changelog/TODO: -Breakout the SPI Bus in a 2.54mm header in a snap off manner -add an IMU -Reorder the rows of the LEDs -Create an external USB-C UART programmer to provide programming and power
    Tutorials: https://circuitdigest.com/microcontroller-projects/interfacing-max7219-led-dot-matrix-display-with-arduino
    ... show more

    markwuflux

    3 years ago

    7 Comments


  • Bethel Video + Lighting Control

    Bethel Video + Lighting Control

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

    timroejr

    4 years ago

    1 Comment


  • IoT Devices and Wearables (Edge Computing) | Copilot Preset Clone for Video

    IoT Devices and Wearables (Edge Computing) | Copilot Preset Clone for Video

    Build connected IoT solutions using Copilot's template that guides on communication protocols, power consumption, and security measures. Tailored answers assist in designing smart sensors and actuators, with customizable requirement properties.
    ... show more

    fireflysquad

    2 years ago

    1 Comment


  • IoT Devices and Wearables (Edge Computing) | Copilot Preset Clone for Video

    IoT Devices and Wearables (Edge Computing) | Copilot Preset Clone for Video

    Build connected IoT solutions using Copilot's template that guides on communication protocols, power consumption, and security measures. Tailored answers assist in designing smart sensors and actuators, with customizable requirement properties.
    ... show more

    markwuflux

    3 years ago


  • Laptop Webcam Module

    Laptop Webcam Module

    The Open-Source Laptop Webcam Module is a critical component of our open-source laptop initiative. This module will provide high-definition video capture capabilities while adhering to the principles of open-source design. The module must integrate seamlessly with the laptop’s mainboard, ensuring compatibility, ease of assembly, and potential for future upgrades
    ... show more

    collinsemasi

    a year ago

    30 Comments


  • STM32F4 Flight Controller Template

    STM32F4 Flight Controller Template

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    jalesitomillonario

    a year ago

    9 Comments


  • STM32F4 Flight Controller Template 8Eh1

    STM32F4 Flight Controller Template 8Eh1

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    ajaym94

    a year ago

    7 Comments


  • ESP32 x86 PC

    ESP32 x86 PC

    A self-contained “retro PC” platform built around the ESP32, exposing classic PC-style IO: VGA video, PS/2 keyboard/mouse, audio-out to an onboard speaker, microSD storage, plus USB-C for power and USB-UART for programming/debug.
    ... show more

    adriangispert

    4 months ago

    1 Comment


  • STM32F4 Flight Controller Template

    STM32F4 Flight Controller Template

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    dxasqw

    a year ago

    1 Comment


  • STM32F4 Flight Controller Template orr6

    STM32F4 Flight Controller Template orr6

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    c0de-z

    a year ago

    1 Comment


  • Raspberry Pi Compute Module 5 wwRk

    Raspberry Pi Compute Module 5 wwRk

    Compute Module 5 is a powerful and scalable system on module with a 64-bit Arm processor @ 2.4GHz, an I/O controller, video and PCIe interfaces, and a range of wireless, SDRAM and eMMC options. raspberry pi5 #rpi #pi
    ... show more

    awright424

    a year ago

    1 Comment


  • Crash course 4 s2 - Finish

    Crash course 4 s2 - Finish

    Crash course 4 session 2. Video URL:
    Reference: https://www.waveshare.com/w/upload/f/f0/Li-ion_Battery_HAT_Schematic.pdf
    ... show more

    nico

    4 years ago

    1 Comment


  • Crash course 4 s2 - Start

    Crash course 4 s2 - Start

    Crash course 4 session 2. Video URL:
    Reference: https://www.waveshare.com/w/upload/f/f0/Li-ion_Battery_HAT_Schematic.pdf
    ... show more

    nico

    &

    4 years ago

    1 Comment


  • Diversity Controller

    Diversity Controller

    Automatic 3-channel video switcher using 3 video sync separators and max4545 video switch.
    ... show more

    lindsayh

    4 years ago

    1 Comment


  • STM32F4 Flight Controller Template

    STM32F4 Flight Controller Template

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    rawfish69

    14 days ago


  • STM32F4 Flight Controller Template

    STM32F4 Flight Controller Template

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    giulioz

    &

    20 days ago


  • STM32F4 Flight Controller Template

    STM32F4 Flight Controller Template

    This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template
    ... show more

    vasyl

    21 days ago