Showing 46 open source projects for "wire"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    dqlite

    dqlite

    Embeddable, replicated and fault tolerant SQL engine

    ...It uses C-Raft, an optimised Raft implementation in C, to gain high-performance transactional consensus and fault tolerance while preserving SQlite’s outstanding efficiency and tiny footprint. Stable Golang client and a documented wire protocol for other languages. Runs on ARM, X86, POWER and IBM Z architectures. C-Raft is tuned to minimize transaction latency. C-Raft and dqlite are both written in C for maximum cross-platform portability. Published under the LGPLv3 license with a static linking exception for maximum compatibility. Includes common CLI pattern for database initialization and voting member joins and departures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    ...The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance. "Four wire" SPI and 8 bit parallel interfaces are supported. Due to the lack of GPIO pins, the 8-bit parallel interface is NOT supported on the ESP8266. 8 bit parallel interface TFTs (e.g. UNO format mcufriend shields) can use with the STM32 Nucleo 64/144 range or the UNO format ESP32. ILI9341 and ST7796 SPI-based displays are recommended as starting points for experimenting with this library. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    tcpreplay

    edit and replay captured network traffic

    tcpreplay is a suite of tools to edit and replay captured network traffic.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 4

    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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    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
  • 6
    Testino

    Testino

    Arduino tester

    Tests all I/O pins using only one wire
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use these inexpensive little sensors and other chips with very simple wiring to sense and control the physical environment. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IrrigationController

    Smart Home Irrigation System

    ... * Sensor Controller Module is attached to the Main Controller Module via RS232 interface. This module is the master controller for the Soil Moisture Sensors and also contains a Dallas 1-Wire interface for temperature sensors. * Soil Moisure Sensors are responsible for sensing if the soil of irrigated flowers are wet or not. These sensors are attached to the Sensor Controller Module via slow speed I2C bus. The modules use 2-pin probes and drives them with 4 kHz square wave in order to avoid oxidating the probes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    gnhast

    gnhast

    gnhast - Garbled's NetBSD Home Automation Scripting Tools

    gnhast - Garbled's NetBSD Home Automation Scripting Tools A collection of daemons that work together to build an event-based home automation system. The core set of daemons is written in C, however, any event (such as a light being turned on) can be handled by an external script or program. These programs can be written in any language, and the central daemon handles all the intercommunication. It is designed to be easily extensible for new device types and protocols. The core...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    IR-controller

    STM-32 code for IR-spectrometer management

    This is a project of IR-spectrometer controller. It based on STM32F103 chip with a lot of peripheral devices (1-wire thermometers, stepper motors, platinum thermistors and so on). In future I hope to add here schematics of full control system for this device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Serial Wire Debug (SWD) Open Library for low level Debug Access Port (DAP) on new ARM Cortex CPU devices. PROJECT HAS MOVED TO https://GitHub.com/CeDeROM/LibSWD PLEASE UPDATE YOUR LINKS! :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Home Heat Controlling System

    Software controlling electric heaters

    HHCS allows to control electric heaters at home, assuming these heaters have a pilot wire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cyphertite

    cyphertite

    Secure, encrypted, zero-knowledge online data backup.

    ...Cyphertite is a tar-like secure remote archiver. It deduplicates, compresses, and encrypts data prior to transmission, providing total privacy while reducing unnecessary wire traffic. It seamlessly supports IPv6 and IPv4 on a variety of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    STANTOR

    Scada for Home Automation

    Stantor is a SCADA for home automation/domotic project. It drives : k8061-K8055(USB), K8000(I2C), Arduino Mega and Uno, X10, 1-Wire, electricity meters, Webcam (motion), infrared remote controls. It uses WEB browser, smartphone, xHTML, SOAP, Websocket, HTML5 Apache, mySQL, PHP, javascript and Ajax. Stantor allows control of electrical equipments like boilers, shutters, lamps, pumps, etc...connected to the 220V/110 VAC. Gathering information of various kinds such as temperature, light, switches, position sensors is provided by Stantor permanently in real time. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    WiRe

    The Android-smartphone universal television remote

    The WiRe project seeks to provide android smartphones with universal Infrared (IR) television remote control functionality. The limitations/scope of this project include: 1. Android application will be restricted to a minimum Android Operating Sytem of Android 4.2.2 2. Data communications will be conducted over a Wi-Fi network 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    One-Wire Weather
    Oww (One-Wire Weather) is a server and client for Dallas Semiconductor / AAG 1-wire weather station kits.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ...The arduino library uses SoftwareSerial internally to communicate ATmega8 via digital pin 6 (only for uno/duemilanove or clone with atmega8/168/328, not for mega & due). Only one wire simplex serial communication at baudrate 9600 is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it. *** Raspberry Pi python library added. video available on youtube at: http://youtu.be/adNOWREWuL8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    1-wire slave for PIC microcontrollers. Supports SHT1x and SHT2x Sensirion humidity sensors. Programmed in C for PIC16F84A
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The wth code implements the serial communication protocol to read und store Ultimeter, 1-Wire, WMR9x8 weatherstation data to SQLITE database. I2C and WS2000 sensors supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    L7Latency

    Layer 7 Latency Measurement Tool

    This tool is designed to help administrators identify application latency. In order to measure service latencies, this tool captures packets of interest off the wire, and observes the timing together with the direction of the payload.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    simp3d

    Quick project: Phong, Gouraud, Flat shading program (wire-frame also)

    This is a quick project made for X-Windows on Linux to perform simple shading. It was coded in a few days and made to work, and not for good software engineering practices -- an example program showing the math(s) needed to perform the 3d transformations and rendering. : Darrell Raymond Ulm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    StyroFoamRobot

    Cuts 3D objects from polystyrene foam (EPS/XPS)

    A robotic DIY styrofoam cutter consisting of one rotational and two translational axes. It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts. Don't miss the follow-up project at http://raumschaum.org Its goal is to further develop hardware and software into an user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    opmarshall

    code generator to marshall/unmarshall C and C++ data structures

    ...It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WIRE-Nic is a fork of the open souce project WIRE (Web Information Retrieval Environment) that was developed by Center for Web Research from University of Chile. This fork brings some bug fixes and modifications to the original system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB