Showing 18 open source projects for "data.6bin"

View related business solutions
  • 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
  • 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
    Bootsmann

    Bootsmann

    A minimalistic, lean and fast HTTP REST API test application

    Bootsmann is an opensource C++ alternative to Postman/Insomnia/Hoppscotch for simple HTTP REST API testing. It is especially useful for embedded devices and local development, where low memory usage and fast response times are crucial.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    KhadashPay

    KhadashPay

    The KhadashPay project is an open-source payment system.

    ...You can find the tutorials here: V2.0 (ESP32 Version): https://www.instructables.com/KhadashPay-V20/ V2.0 (Raspberry Pi Pico Version): https://www.instructables.com/KhadashPay-V20-Raspberry-Pi-Pico-Version/ V3.0 (STM32F401CCU6 Version): https://www.instructables.com/KhadashPay-V30-STM32F401CCU6-Version/ V3.0 (ESP32 Version): https://www.instructables.com/KhadashPay-V30/ V3.5 (ESP32 Version): https://www.instructables.com/KhadashPay-V35/ The version of the KhadashPay that stores the data in the cloud and allows you to operate several payment terminals is available on https://sourceforge.net/projects/khadashpay-firebase-edition/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
     rims-arduino-library

    rims-arduino-library

    Recirculation infusion mash system library for Arduino

    This library implement RIMS controls for home brewers. For definition of a RIMS, see https://tinyurl.com/j3lyuyc For me, an Arduino micro controller + a LCD Keypad shield was cheaper and a lot more customizable than a commercial PID controller. So, with this library, a commercial PID controller is unnecessary. Automatic PID tuning toolkit is also included. Temperature can be read with a thermistor, a resistance temperature detector (RTD) or any custom temperature probe. Heater is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5

    DHT22-MQTT-Sensor-ESP8266 (NodeMCU)

    Use DHT22 temperature / humidity sensor on NodeMCU (ESP8266) with MQTT

    ...After start the sensor device, there will be a Wifi-AP for configuration purposes. After successfully configuration, the sensor is connected as a Wifi-client and send the temperature and humidity data via MQTT within the given intervall. During AP-mode and client-mode, there are some RESTful functions (HTTP-requests) available, for configuration and retrieving information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OBD-II for Arduino

    Providing easy OBD-II connectivity for open-source hardware

    This OBD library for Arduino is developed for the OBD-II Adapter for Arduino. Several example sketches are provided for demonstrating the usage of the library as well as for real data logging use. The aim of the project is to provide Arduino vehicle connectivity via the OBD-II port with easy-to-use Arduino library so Arduino lovers can start play Arduino on their cars easily. Source code repository: https://github.com/stanleyhuangyc/ArduinoOBD
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    ECU

    ECU

    Ford Mustang 05-09 V6 ECU project

    Firmware for home made ECU/PCM (Electronic Fuel Injection & ignition controller) for 2006 Ford Mustang car. It also supports vehicle's CAN bus to exchange data with smart junction box unit (gauge cluster && a/c). Project is based on megasquirt project, it uses same tuning tools (megatune/TunerStudio MS). There are three CPUs in total, so project contains three diferent firmwares for each microcontroller. Main CPU is NXP ARM7 LPC2366 running AOS operating system (also my project). Remaining CPUs are ATMEGAs - electronic thortle controller and IO controller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ...This repository on SourceForge is no long going to be updated. --//-- This project aims to provide a software solution for the researchers of the Itaipu dam. The system is capable of reading data from the Texas Instruments hardware. It currently works on Linux x86_64 & arm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    fslurp

    Fronius data tool for Linux

    fslurp is a program to pull the data from a Fronius inverter systems via a serial port connection. It supports both single and multiple inverter systems through the Interface Card Easy and the Fronius Interface Card/DataLogger Box. Fronius Sensor Card devices are also supported. It supports both human-readable and delimited (CSV-style) text output. Sample output can be seen by building project and exercising one of the test simulator targets (e.g. simIFCEasy).
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    OPC layer for Mozilla platform. Web-based XUL interface + OPC data. Crossplatform framework for developing OPC servers. Opc UA Binary protocol realization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LabMonkey Embedded Automation Platform

    Create networks of embedded devices for data logging/automation tasks.

    LabMonkey is a collection of designs for embedded devices which can be networked together to provide a range of automation, data logging and signal processing functions. A key design objective is to use as little dedicated hardware as possible for communication between nodes in the network, and to be able to adapt the network topology in real-time so as to minimize the occurrence of collisions between packets. To achieve this, a protocol has been designed specifically for the task, and implemented in assembler for AVR microcontrollers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GXGPRS offers an easy way to send data using GPRS connection. General Packet Radio Service (GPRS) enabled networks offer always-on, high capacity, Internet based content and packet based data services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A QT based GUI app that binds to a range of UDP ports and listens. The first time data arrives on a given port, a new tab is created inside the guy and the incoming data is displayed in a read-only text edit. File logging available for each port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    We develop a portable device that puts users in the way of exchanging their data, in their own personal devices, between them as convenient and easy as possible whatever they include network modules wherever they want to do it without a PC, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Embedded Data Display System provides a lightweight portable C++ server library and a PC (Windows, Linux, or Mac) based client that captures and graphically displays data generated by embedded devices such as medical or industrial instruments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    KinectStreamer

    Streams data from 3D cameras over a network.

    ...Given that the controller can accept data from over the network, another embedded controller that is able to use these kinds of cameras can be loaded with this software to send the image and depth data from the kinect over the network to the other controller. Currently, KinectStreamer can only use the libfreenect library as its driver. Support for the OpenNI driver should be rolling out soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    energiaExosite

    Energia Library/Demo for Exosite on the LaunchPad+CC3000BoosterPack

    This library allows you to quickly and easily connect your LaunchPad project to Exosite's Data Platform in the cloud. It connects your project using a MSP430F5529 LaunchPad and CC3000 BoosterPack. Two software packages are available: the Exosite barebones-template solution and a real-world example in the form of the Exosite BBQ Companion Combination. Both of these use-cases have code available for the Energia and Code Composer Studio IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cryptofon

    Cryptofon

    Cryptofon - a safe phone with integrated encryption.

    The Cryptofon is designed to enable safe and secure communication trough a regular PSTN line. It supports narrowband connections (~2400 bit/s and lower).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB