Showing 15 open source projects for "geda"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    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
  • 2
    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: 168 This Week
    Last Update:
    See Project
  • 3
    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: 5 This Week
    Last Update:
    See Project
  • 4
    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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    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
  • 6
    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
  • 7
    set of perl scripts to generate footprints for gEDA (http://www.geda-project.org/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    usb2serial
    Electronics gEDA project and pcb scheme to realize a usb to serial adapter
    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
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14

    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
  • 15
    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
MongoDB Logo MongoDB