Showing 16 open source projects for "geda"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    This copy of gEDA/gaf has been ported to Python 3. Upstream gEDA/gaf targeted Python 2 (with various workarounds to keep it building on 2.x); that is no longer required here. All Python code, the C extension modules, and the build system have been migrated, so this tree builds and runs against Python 3 (3.0+, 3.9 or later recommended) and does NOT need Python 2 or the old pygtk bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Netlist

    A netlister for GEDA/Gschem

    Primarilly aimed at NGSPICE, but more formats will follow. The idea behind this is that a powerful netlister is really needed if an easy to use design environment based on NGSPICE can be created. There are lots of hooks for scripting, so many different netlists maybe created from a common circuit (for worst case analysis of parametric analysis for instance)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VeroRoute

    VeroRoute

    Qt based Veroboard, Perfboard, and PCB layout and routing application

    Cross-platform software for producing Veroboard (stripboard), Perfboard, and 1-layer or 2-layer PCB layouts. Automatically prevents short-circuits and checks for open-circuits. Pre-compiled versions available for MS Windows and 64-bit Linux Mint 20.3 (should also run on other 64-bit Linux systems that are based on Debian and support Qt version >= 5.12.8). Android APK available (tested on Android 7 and Android 10) and requires device resolution of at least 1280x800.
    Leader badge
    Downloads: 177 This Week
    Last Update:
    See Project
  • 4
    FreeCAD-PCB

    FreeCAD-PCB

    Import your PCB boards to FreeCAD

    ...Możliwości modułu: - wsparcie dla wielu różnych warstw, - wyświetlanie otworów, przelotek niezależnie od siebie, - możliwość wyboru koloru, przeźroczystości oraz nazwy dla poszczególnych warstw, - importowanie modeli zapisanych w formacie IGS wraz z kolorami. ***** Supported software: - Eagle (*.brd) - Razen (*.rzp) - FreePCB (*.fpc) - gEDA (*.pcb) - FidoCadJ (*.fcd) - KiCad (*.kicad_pcb) - IDF v2/v3 Requirements: FreeCAD >= 0.14 Project forum: https://sourceforge.net/p/eaglepcb2freecad/forum/
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    ECEbuntu

    ECEbuntu

    ECEbuntu - a customized operating system designed for ECE

    ECEbuntu is a customized operating system designed for electrical and computer engineering (ECE) students. ECEbuntu is targeted to universities and students as it represents an environment that contains more than 30 pre-installed software and packages all catering to undergraduate course-work in ECE. ECEbuntu supports a range of tools including programming tools, tools for circuit analysis and pcb design, mathematical and numerical analysis tools, network analysis and tools for microwave and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste flags and rounded pads).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GeDA - Generic DTO Assembler
    GeDA (Generic DTO Assembler) is a small library for easing the developers' pain of assembling DTO's from Domain objects and update the Domain objects from DTO's in an n-tier applications. NO XML, just annotations or DSL :-). Available as mvn2 dependency and pluggable to Spring 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    set of perl scripts to generate footprints for gEDA (http://www.geda-project.org/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web electronic design automation native applications. A set of tools which provides in-browser ability to manipulate data produced by any of gEDA applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    usb2serial
    Electronics gEDA project and pcb scheme to realize a usb to serial adapter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The gEDA project is working on producing a full GPL'd suite of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    All design related files for a general purpose PCB, hosting a Microchip dsPIC33FJ256MC710 part. Includes gEDA schematic and layout files, BOM, etc... The card will include power regulation, SD memory card, in-circuit programming support, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ynetlist is yet another netlister for gEDA/gschem schematic editor. Ynetlist supports slotting, global nets, virtual pins. It provides subcircuit or flattened netlisting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims to build a USB 2.4-GHz transceiver, based on a reference design published by Cypress Semiconductor. The software, firmware and hardware design are included (open source). Hardware will be designed using the gEDA tools (including PCB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PHP::PCB

    Object oriented interface to gEDA PCB files in PHP

    This project started out as a way for me to automate some of the things I do with PCB files on a regular basis. The core of the project is a collection of classes for manipulating the contents of .pcb files in a clean and easy to understand way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java/SWT based schematic editor using the gEDA file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next