Showing 251 open source projects for "wire"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    induct1

    Computes Inductance and related quantities for RF coil design.

    Fortran program for computing quantities related to radio frequency coil design. Example: compute inductance when coil radius, length and number of turns of wire are known. The program implements a simple menu system whereby inductance, number of turns, coil length, resonant frequency when capacitance and inductance are known, capacitance when inductance and frequency are known and inductance when frequency and capacitance are known may be found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ePnR

    ePnR

    ePnR is an IC block standard cell placement & routing tool

    ...Standard cells are described in a simple text based library (compliant with eLogSim). Placement follows initially the cell call order in the SPICE like circuit input netlist. However, a placement optimization, aiming at minimum weighted accumulated wire length, by simulated annealing is available. Routing consists of channel routing as first step. If un-routed connections are left, Maze routing can (optionally) be applied. ePnR does not guarantee completely finished routing. However, un-routed connections will be left with rubberband connections and marked start and end points for subsequent manual routing using a third party layout editor. ePnR outputs in CIF 2.0 and GDS stream format readable by e.g. the free KLayout editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Periph

    Periph

    Peripherals I/O in Go

    periph is a Go library that unifies hardware I/O on single-board computers and embedded Linux devices, exposing clean interfaces for GPIO, I²C, SPI, UART, PWM, and more. Its philosophy is “no daemon, no codegen”—you link a Go package and speak directly to the hardware via stable abstractions, keeping deployments simple and auditable. The project auto-detects host capabilities at runtime and selects the best driver backend, smoothing over kernel and board differences across Raspberry Pi,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vue-datatables-net

    vue-datatables-net

    Vue jQuery DataTables.net wrapper component

    This library is a Vue 3 wrapper for jQuery DataTables. It's a tiny wrapper that doesn't include anything, not even the datatables.net core library. You've found this library because you want to use jQuery datatables.net client-side with your application. Alternatively, if you simply want to integrate with a server-side datatables.net compatible endpoint, then I'd like to suggest looking at bootstrap-vue b-table and this component. Default configuration and provide an example for bootstrap5...
    Downloads: 2 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
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    ...PJON is an experimental network protocol stack crafted in 10 years of research and experimentation. It was originally developed as an open-source alternative to i2c and 1-Wire but during development, its scope and features have been extended to cover use cases where IP is generally applied. PJON has been engineered to have a variable footprint (4.2-8.2 kB program memory) and overhead (5-35 bytes per packet) depending on its configuration.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Mecrisp-Across Unofficial User Doc

    Tethered Forth for MSP430 Microcontrollers

    Mecrisp-Across tethered Forth for MSP430 Micro controller Target using a Ti Tiva Connected Launchpad as the Host via a 4 wire JTAG connection. No need to pre-flash anything, no bootloader … nothing, just connect the four wire Tether and start developing your embedded application on the MSP430xx target immediately!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sn3rpOs_v7.21: CoNt4g1N

    Sn3rpOs_v7.21: CoNt4g1N

    TinFoilSec Presents: Sn3rpOs_v7.21 (CoNt4g1N)

    *Updated 11/05/2021 TinfoilSec Presents: Sn3rpOs [Codename: CoNt4g1N] Features: Xfce4 Desktop Kali Linux Full System Torified with Privoxy & Tor bleachbit Wire Signal Veracrypt All repos transported through Privoxy&Tor dnscrypt-proxy (no-logs) Tor Browser Custom Tor Switcher and Pyloris Firefox-esr (configured with tor) Thunderbird ProtonVPN (Free VPN no-logs) Sn1per Vault Scanner RED_HAWK Fork of Kali Rolling, Debian Stretch/Buster -No Back Doors- Now with UEFI boot support and of course bacon. ...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 8

    raspberry-gpio-python

    A Python module to control the GPIO on a Raspberry Pi

    ...If you are after true real-time performance and predictability, buy yourself an Arduino! (see http://www.arduino.cc ) Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 9
    vue2-happyfri

    vue2-happyfri

    Learning-oriented app that recreates a mobile food-ordering experience

    vue2-happyfri is a learning-oriented Vue 2 application that recreates a mobile food-ordering experience to demonstrate how to structure a real-world single-page app. It shows how to compose UI from reusable components, wire up routing between views, and manage shared state for carts, users, and menus. The project emphasizes responsive, touch-friendly interactions and small polish details—like transitions, toasts, and loading states—that make the app feel production-ready. It includes examples of fetching and normalizing data, handling asynchronous flows, and keeping UI reactive to server responses. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 10
    Selenium::Remote::Driver

    Selenium::Remote::Driver

    Perl Bindings to the Selenium Webdriver server

    Selenium-Remote-Driver is a Perl client for the Selenium WebDriver JSON Wire Protocol, enabling automated web application testing. It allows Perl developers to write tests that interact with web browsers, facilitating the automation of browser actions for testing purposes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    W1RETAP

    one-wire data logger for weather stations

    ** Migration Notice ** This project is now hosted at https://codeberg.org/stronnag/w1retap.git. Files here are of historic interest only. w1retap is an application to log data from Dallas 'one wire' sensors to relational databases or files. It is developed on Linux, but should be portable to other POSIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    EEPROM_editor

    EEPROM programmer for the SST39SF040 chip.

    ...An Arduino Nano will be used as an interposer between a Python script doing the programming and SPI connected port expander chips used for generating the required signals. This makes project development simple with relatively simple tools, simple hardware and a shallow learning curve. The chip is available as a leaded part so wire wrap can be used to quickly build the programmer. Current draw is also low enough that the Arduino can be used to power the programmer.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 13
    CoolStore Web Application

    CoolStore Web Application

    A full-stack .NET microservices build on Dapr and Tye

    CoolStore Website is a containerized polyglot microservices application consisting of services based on .NET Core, NodeJS, and more running on Service Mesh. It demonstrates how to wire up small microservices and build up a larger application using microservice architectural principles. It's mainly building for the .NET ecosystem with a lot of popular libraries and toolkits that have been used by the .NET community for a long time. Additionally, it uses and experiments with new components and libraries to build modern applications with a cloud-native apps approach.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    sx-emcalc

    sx-emcalc

    Multifunctional electronics calculator

    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    rust_cmd_lib

    rust_cmd_lib

    Common rust command-line macros and utilities

    rust_cmd_lib is a Rust library designed to make it easier to write shell-script–style tasks in Rust, blending the power and safety of Rust with the expressiveness of shell pipelines. It provides macros and utilities that let you spawn external processes, redirect input/output, and pipe commands together, all without invoking a shell. You can write something like run_cmd!(ls -l | grep foo > out.txt) in a more declarative style, rather than manually wiring up file descriptors, handles, and...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Amazon EC2 System Monitor for macOS

    Amazon EC2 System Monitor for macOS

    Amazon EC2 System Monitor for macOS is the on instance agent

    ...The Amazon EC2 System Monitor for macOS uses multiple goroutines to manage two primary mechanisms. The serial relay takes data from a UNIX domain socket and writes the data in a payload via a basic wire protocol. Runs a ticker that reads CPU utilization and sends the CPU usage percentage to the UNIX domain socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The libbuspirate is a C library to talk with the bus pirate hardware (http://dangerousprototypes.com/docs/Bus_Pirate) in raw, binary scripting mode. The libbuspirate allows to quickly write a short C program to test interfacing with your favorite hardware. The library has mainly be used to interface through SPI with RF transceivers such as CC2500, MRF24J40, Ethernet controller such as ENC28J60, EEPROMs such as 24C02, 24FC1025, LCD display (PCD8544 / Nokia5110), LED display (HT1632), ......
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18

    Inductor Turns Calculator

    Calculate number of turns needed to produce a coil with given L

    Avoid by-guess-and-by-golly use of turns-to-inductance calculators to determine number of turns to yield the inductance you need. Using the inversion of Wheeler's formula for inductance of single-layer coils, calculates the number of turns required to produce a specified inductance. Specify desired inductance, coil radius, and winding pitch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NoisePage

    NoisePage

    Self-Driving Database Management System

    NoisePage is a relational database management system (DBMS) designed from the ground up for autonomous deployment. It uses integrated machine learning components to control its configuration, optimization, and tuning. The system will support automated physical database design (e.g., indexes, materialized views, sharding), knob configuration tuning, SQL tuning, and hardware capacity/scaling. Our research focuses on building the system components that support such self-driving operations with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Logisim
    An educational tool for designing and simulating digital logic circuits, featuring a simple-to-learn interface, hierarchical circuits, wire bundles, and a large component library. As a Java application, it can run on many platforms. Fork of Logisim with some improvements and new components. This version is compatible with the original version 2.7.* *** IMPORTANT *** It is necessary to add the new components library if loaded files from the early version. Goto Project -> Load Library->Built-in Library...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    exchange-core

    exchange-core

    Ultra-fast matching engine written in Java based on LMAX Disruptor

    Exchange-core is an open-source market exchange core based on LMAX Disruptor, Eclipse Collections (ex. Goldman Sachs GS Collections), Real Logic Agrona, OpenHFT Chronicle-Wire, LZ4 Java, and Adaptive Radix Trees. Designed for high scalability and pauseless 24/7 operation under high-load conditions and providing low-latency responses. Single order book configuration is capable to process 5M operations per second on 10-years old hardware (Intel® Xeon® X5690) with moderate latency degradation. HFT optimized. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    exchange-core java

    exchange-core java

    Ultra-fast matching engine written in Java based on LMAX Disruptor

    Exchange-core is an open source market exchange core based on LMAX Disruptor, Eclipse Collections (ex. Goldman Sachs GS Collections), Real Logic Agrona, OpenHFT Chronicle-Wire, LZ4 Java, and Adaptive Radix Trees. HFT optimized. Priority is a limit-order-move operation mean latency (currently ~0.5µs). Cancel operation takes ~0.7µs, placing new order ~1.0µs. Pipelined multi-core processing (based on LMAX Disruptor): each CPU core is responsible for certain processing stage, user accounts shard, or symbol order books shard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spring Cloud Examples

    Spring Cloud Examples

    Spring Cloud learning cases, service discovery, service governance

    The Spring Cloud Examples repository appears to be a collection of sample applications and demos that illustrate how to use Spring Cloud and related cloud-native patterns in real-world microservice or distributed-service contexts. It provides working codebases showing how to wire together service discovery, configuration, inter-service communication, and possibly resilience patterns — giving developers a hands-on playground rather than theoretical documentation. By studying the examples, one can understand how Spring Cloud works in practice: how to structure services, how to configure them, and how they interact under realistic conditions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gitbase

    gitbase

    SQL interface to git repositories, written in Go.

    ...It can be used to perform SQL queries about the Git history and about the Universal AST of the code itself. gitbase is being built to work on top of any number of git repositories. gitbase implements the MySQL wire protocol, it can be accessed using any MySQL client or library from any language. The project is currently in alpha stage, meaning it's still lacking performance in a number of cases but we are working hard on getting a performant system able to process thousands of repositories in a single node. Stay tuned! gitbase was born to ease the analysis of git repositories and their source code. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    jrtps

    An implementation of RTPS protocol by OMG

    An implementation of Real-time Publish-Subscribe Wire Protocol DDS Interoperability Wire Protocol Specification (DDS-RTPS) Version 2.1 This code is being moved to GitHub (https://github.com/mcr70/jrtps), and is not being maintained here anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB