Showing 45 open source projects for "automotive"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    CoolProp
    A cross-platform, open-source, alternative to NIST REFPROP. Based on reference-accuracy equations of state and transport property correlations for refrigerants like Water, CO2, R134a, Nitrogen, Argon, Ammonia, Air, R404a, R410a, Propane and many others. A selection of secondary working fluid properties are also available. Can also make use of REFPROP when available. In addition, calculations for Humid Air Properties based on ASHRAE RP-1485 are provided. Wrappers are available for...
    Leader badge
    Downloads: 2,043 This Week
    Last Update:
    See Project
  • 2

    A2L Build for MCD - AutoExtractGui

    Build A2L from ELF for Automotive MCD tool (e.g. INCA)

    1. A2L Builder : AutoExtractGui This tool is to help Measurement & Calibration people (e.g. INCA users) create their own A2L easily. - Please describe the MEMORY SEGMENT : this is mandatory part. - Optionally you may describe formula / min / max / unit / ... for variables. - Optionally you may describe communication specification like XCP, CCP, CAN BPS, ... - Press "Build New A2L" button to make a new A2L for the given ELF file. As a reference, you may see how this tool...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 3

    MeaProcess

    Measurement and Automation Framework + Tool

    MeaProcess is a simple and graphical based Measurement and Automation framework and Tool. Support programming with IEC 6-1131.3 ST. Runtime available for Windows, embedded RT-Linux and other realtime OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SnapModbus

    32/64 bit multi-platform Modbus communication library

    SnapModbus is an Open-Source multi-platform suite (library and tools) to manage Modbus communication in strict adherence to the modbus.org specifications, both master and slave side. It supports all the functions described in the documents: * MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 * MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE V1.0b * MODBUS over Serial Line - Specification and Implementation Guide V1.02 through the standard transport protocols and the most widespread...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Free Weighbridge Software with CCTV

    Free Weighbridge Software with CCTV

    Smart Weighbridge Software with CCTV camera & WhatsApp Integration

    For any query Contact - info@eagleweigh.com or visit www.eagleweigh.com This is smart and easy to operate weighbridge software suitable for all kinds of weighbridges / Dharam Kanta. This Weighbridge software provides a secure and fraud-free operation of weighbridges with its advanced design and fraud detection features. It is a solution to the enterprises/industries that are looking for easy, transparent, and automating their weighbridge platforms. It is provided with lifetime...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Circonium

    Circonium

    C# custom control for round gauge creating and tuning.

    Demo shows the possibilities of managing custom control project https://circonium.sourceforge.io Control provides tools for creating circular scales with marking on segments and automatic recalculation of the input value into the rotation angle of the arrow. Control contains GDI graphics and does not use OpenGL, or other 3D libraries. How to generate settings for Circonium Control and how apply it on start you Winform Application using that control - look at next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RTKSharp

    This is a port of LibRTK on C#, and into a small c/c++ library.

    RTKLIB is an open source program package for standard and precise positioning with GNSS (global navigation satellite system). RTKLIB consists of a portable program library and several APs (application programs) utilizing the library. This port includes only a library (.so or .dll) for the C/C++ language and a .dll for C#/.NET Framework. RTKSharp is compatible with Windows and Linux using the .NET/Mono Assembly withoout the need of recompilation/cross-building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenMobile

    OpenMobile

    A cross platform, modular, C# driven, mobile computing front end.

    A cross platform, modular, C# driven, mobile computing front end.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    CANStream

    CANStream

    An applicaton for CAN bus coms development, testing and validation

    CANStream is a .NET application intended to be used for CAN (Controller Area Network) bus communication development, testing and validation. CANStream allows to extensively test any system using CAN communication by sending and receiving CAN frames. Thanks to its powerful built-in mathematical expression evaluator, CANStream can also behave as a real control system feeding back the test device or commanding a third party device with context sensible data. Extended data logging and data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10

    IntelliDispatch

    Dispatch system for Fleet and Taxi Services

    IntelliDispatch is a vehicle dispatch service for small to large businesses. You add customers, vehicles, drivers, trips, and book the rides.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    IAW Scan 2
    Diagnostic application for Magneti-Marelli IAW 8F/16F/18F/04K ECUs written in C# for .NET 2.0
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 12
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ControllerTester

    ControllerTester

    An automated controller testing tool

    Copyright 2014 Alvin Stanescu, Software Engineering Chair @ Technische Universitaet Munchen Licensed under the Apache License, Version 2.0. Please refer to https://github.com/AlvinStanescu/ControllerTester/blob/master/README.md for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    skillful robot

    skillful robot

    Adaptive mobile robot controlled by hand movement and sound commands

    Control system for skillful robot : Windows / language C# / libraries used in the project (Emgu CV, System.Speech, System.Threading, System.IO) Adaptive intelligent mobile robot and is controlled by the movement of the hand (via the camera) and by voice commands the control program use new technologies and offer new and cheap way to control remote without extra devices like 'kinect' In hardware part I have adopted simplicity on the idea and the goal was access to a flexible structure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OPC-QuickClient

    Very simple OPC client

    OPC-QuickClient is an OPC client which allows users to view and modify OPC items very quickly from a various list of local or distant OPC servers. You will need to install additional files like "OPCEnum.exe" from http://www.opcfoundation.org/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PSFGeneric: Solución CRM / ERPCraft
    PSFGeneric nace con el objetivo de unificar todos los procesos y gestiones de una empresa en una sola aplicación. Su arquitectura software permite la integración de sucesivos módulos de gestión y la interconexión entre todos ellos a modo de servicios internos.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    TTN

    Торг-12 товаро транспортные накладные

    - Автоматизированная распечатка по шаблону - Учет налитого нефтепродукта - Автоматическое формирование базы данных - Формирование отчетов в Word, Excel, PP - Клиент-серверная архитектура - Поддержка MS SQL Express и MS SQL 2005-2012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CANopen for .NET

    CANopen for .NET

    .NET library for CANopen master and slave devices

    Thiis is .NET library for CANopen master and slave devices. It is based on C open source CANopen stack - CanFestival. For details about CanFestival, see www.canfestival.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nature
    Nature is an open source library for computing thermochemical and kinetic properties of complex gas mixtures. The library supports the CHEMKIN data format and a native script for defining complex gas mixtures. Nature is written in C# and does not depend on any third party tool or library. Nature interoperates natively with any .NET language including the FTN95: Fortran 95 compiler. The primary goal of the project is to deliver the open source that provides the foundation for potentially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    New Satellite Data Update
    Tool to update the satellite data for your Windows Mobile device, so a GPS lock will be made quicker. Made for the ETEN Glofiish devices, but probably usable on any Windows Mobile 5.0 (or higher) hand held. Possibly a replacement for QuickGPS as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KineticaRT .Net Components

    KineticaRT .Net Components

    KineticaRT .Net Components - for fast control & monitoring systems

    KineticaRT .Net Components are a unique collection of software components for building high speed systems for control, monitoring, test and data acquisition. KineticaRT .Net Components have a proven track record for reliability and speed of implementation in automotive and aerospace markets. KineticaRT .Net Components are used in applications as diverse as greenhouse automation, financial data displays, retail security, F1 wind tunnels and engine test cells. KineticaRT .Net Components are used around the world by software developers, system integrators and end users. Functionality and reliability are assured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MeasureIT OnScreen
    MeasureIt OnScreen allows the user to measure directly from digital camera rather than from paper blueprint. Using the mouse on your computer, the user simply clicks on the image displayed on the computer screen to generate counts, length and areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB