Showing 25 open source projects for "wire"

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
  • 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
  • 1
    NeoPixelBus

    NeoPixelBus

    An Arduino NeoPixel support library

    ...Please refer to the Wiki for more details. Please use the gitter channel to ask questions as the GitHub Issues feature is used for bug tracking. A library to control one wire protocol RGB and RGBW LEDs like APA106, SK6812, WS2811, WS2812, and WS2813 that are commonly referred to as NeoPixels and two-wire protocol RGB like Lpd8806, APA102, and SK9822 commonly referred to as DotStars. Supports most Arduino platforms. ESP32 support for using both RMT and i2s. RMT timing currently is sensitive to high interrupt frequency due to issues in the Core. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QuestDB

    QuestDB

    An open source SQL database designed to process time series data

    QuestDB is a high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability. It includes endpoints for PostgreSQL wire protocol, high-throughput schema-agnostic ingestion using InfluxDB Line Protocol, and a REST API for queries, bulk imports, and exports. QuestDB implements ANSI SQL with native extensions for time-oriented language features. These extensions make it simple to correlate data from multiple sources using relational and time series joins. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    Proxygen

    Proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP serve

    ...The central abstractions to understand in proxygen/lib are the session, codec, transaction, and handler. These are the lowest level abstractions, and we don't generally recommend building off of these directly. When bytes are read off the wire, the HTTPCodec stored inside HTTPSession parses these into higher-level objects and associates with it a transaction identifier.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Restbed

    Restbed

    Restbed framework brings asynchronous RESTful functionality

    Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP, with the ability to model a range of business processes, designed to target mobile, tablet, desktop and embedded production environments. Server-Sent Events enable efficient server-to-client streaming of text-based event data—e.g., real-time notifications or updates generated on the server. A technique allowing multiple HTTP requests to be sent on a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    GDS3D

    Interactive 3D Layout Viewer for GDSII

    GDS3D is a cross-platform 3D hardware accelerated viewer for chip layouts. Read standalone GDS files or use the Cadence plugin for easy integration with your Virtuoso environment. Developed by PhDs of the IC-Design Group, University of Twente, The Netherlands The GDS3D project is also hosted on Github: https://github.com/icdut24/GDS3D, but currently not actively maintained by us. Forks can be found at https://github.com/trilomix/GDS3D and https://github.com/skuep/GDS3D
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Turns-n-Layers is a command line transformer and induction coil design aid that calculates the amount of wire needed, both length (feet) and weight (lbs). Also, the finished dimensions of the coil and the resistance are also returned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bctl

    bctl

    1-wire based boiler/DHW/distribution heating system controller

    ...The design is based on the 1-wire family of sensors and data I/O components. The software package is written in C++ and utilizes the owcapi and owlib facilities of the open-source owfs package for all 1-wire transactions. The software architecture is based on the QP hierarchical state machine framework developed by Quantum Leaps, and utilizes their QM modeling tool for state machine template generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • $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
  • 10
    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
  • 11
    WeatherMonitoringStation

    WeatherMonitoringStation

    WeatherMonitoringStation monitors environmental data

    WeatherMonitoringStation is BeagleBone/Embedded Linux based software written in C++ intended to read, monitor, share and display environmental data such as temperature, humidity, wind speed etc. At this stage of development, temperature is measured using a DS18B20 sensor and sent out via standard output and/or a TCP/IP connection. Additional features will be implemented in due time. Recommended setup: * Eclipse with CDT. * GNU toolschain for ARM. * Oscilloscope. * Open collector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Library for TM1638 to MSP430

    A library for interacting an MSP430 with a TM1638 (SPI 3-wire mode)

    MSP430G2xx3 - USCI_A0 SPI Master Interface to TM1638, Read/Write command, key scanning, show digit and switch LEDs on board. TM1638 - Driver for Led's indicator, 10 segment output lines, 8 grid output lines, 8 segment/key - 3 lines scanning. See: TM1638 Display/LED module at http://www.dealextreme.com/p/81873?r=68099021 for example module TM1638 for arduino: http://code.google.com/p/tm1638-library/ for Stellaris lauchpad:...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    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
  • 14

    AquaPiPi

    Fresh water reef thank controller.

    ...The LED light simulate random cloud, random lightning during cloud and also manage sunrise and sunset. The system is composed of an Arduino mega 1280, an ethernet shield w5100, an LCD keypad shield 1602, a 3,2" TFT touchscreen, a RTC module DS1307 and 3 DS18B20 one wire temperature sensor. Up and running: -16x2LCD display and menu to manage clock, cloud and lightning setup. -3,2" TFT diplaying temperature, led power, led status (cloud, sunrise, sunset...), clock, time of next cloud. -Local web server is running but webpage need to be finished -Web COSM client. Online temperature logging -Virtual RTC In development: -Addition of the last DS18B20 -Rebuild TFT touchscreen menu -Reorganization and clarification of the code -Implement DS1307 (actual chip is down, waiting for a new one...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C++ based lightweight, non-invasive SCA (Service Component Architecture) runtime. Optimized for the use in the embedded domain. We are proud to announce release 0.8 of Trentino Release 0.8 adds a major feature to Trentino. With Service discovery, configuration, deployment and operation of Services on devices is made simple and cost efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17

    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
  • 18
    Program to calculate the thermal expansion of a wire due to resistive heating by an electrical current.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of this project is to develop a hot wire foam cutter that relies on a simple embedded controller to provide real time functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Wireless is a C++ library that provides simple wireless networking functions for Arduino boards, using many inexpensive radio modules. Simple Wireless uses the Virtual Wire library (by Mike McCauley) as the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Magneticle is a 3D OpenGL physical simulation that applies the Biot-Savart law to charged particles operating inside a magnetic field produced by a current-carrying wire modeled as an arbitrary space curve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An 5 wire programmer for pic16f87x. Works as mplab plugin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    OpenSCF is a GPL'd middle-ware or messaging solution utilizing unrestricted XML as a wire-format, and providing a service provider (daemon) and client development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FXTurns-n-Layers is a graphical transformer and induction coil design aid. The program allows you to determine: the length (feet) and weight (lbs.) of wire needed to wind a coil. The program calculates the coil's finished dimensions and total resistance,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Lauve TV

    Lauve TV is a open source approach to the Tv, made vb.net mono linux.

    ...Lauve Tv allows users to watch movies as well have grab movie info from www.omdbapi.com and downloading movie art. You can watch movies from watchseries and play linux games using our custom made controller. Other features: -Media over Wire: Push content from any device to Lauve Tv to continue where you left off. -Media over Network: View media from network locations. -Download movie info and details using xml on omdbapi.com -Series Tracker: Track your fave TV Shows and be informed when new episodes were aired. -Watch Later: Works with the Series Tracker. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB