Showing 16 open source projects for "geda"

View related business solutions
  • 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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try 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: 179 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/
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try 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: 0 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
Auth0 Logo