Showing 58 open source projects for "glew source code"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LCD_TUI_Toolkit

    LCD TextUserInterface Toolkit with edit widgets on alphanumeric LCD

    For alphanumeric LCD (character), nice, easy and lightweight toolkit (in plain C) to have many widgets: button, checkbox, edit of numbers (free or bounded), edit of string, cycle. Virtual page possibility. To ease creations of many menus with always same appearance. Simple example menus demo provided. Low-level LCD part included is for classic hardware HD44780 through the parallel port (based on code by Randy Rasa, see at http://ee.cleversoul.com/lcd-project.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MorseCrane is a LEGO Mindstorms NXT robot crane using LeJOS NXJ. It receives Morse code messages via a sound sensor and types them on a keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    handpunch

    User software for HandPunch biometric time clock devices.

    Do you need a centralized way to obtain in your linux machine, the records of different access control HandPunch units manufactured by http://www.handpunch.com ? handpunch try to implement some basic functionality for HandPunch biometric time clocks devices agree to the protocol specification binded by the manufacturer in http://www.handpunch.com/manuals/Hand_Reader_Technical_Manual_2.7.pdf compatible with Handpunch 2000, and handpunch 3000 NOTE: I think this is a beginning programmer code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XVoice provides voice control of X applications using IBM's ViaVoice for Linux (free download at their web site). Both user-defined commands and dictation are supported. It can be used to write letters, write code, control netscape, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing. For commercial licenses see www.InfiniteAutomation.com Get the most recent code here: https://github.com/infiniteautomation/modbus4j For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    icramcode
    This is the public icram.de code repository filled with code/code-snippets and other useful stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QPort
    this is a widget to integrate with QT Designer. You can communicate with the serial port without write any line of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    C Ansi Code to allow developers to use a Web Browser as GUI for a console program, it write on a socket html widgets and read user choice through FORM SUBMIT. It include a little web server. Very compact as Html managment consist in 2 modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BCI Project Triathlon
    A three-step approach towards experimental brain-computer-interfaces, based on the OCZ nia device for EEG-data acquisition and artificial neural networks for signal-interpretation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    With this Python module (based on C++ code) it is possible to create a Brain Comp. Interface (BCI) and herewith to get EEG data online and evaluate the data while receiving it. - Up to now, this tool relies on the Brain Vision Rec. as EEG software -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BCIOP is a free, open and portable protocol standard for data exchnage with Brain Computer Interface devices. Compact deisgn allows its code to be easily implemented both on target microcontroller and the host computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Active Shape/Appearance Model Library (ASMLibrary/AAMLibrary) source code, which includes ASMBuilding/AAMBuilding as well as ASMFitting/AAMFitting algorithm. It is developped under OpenCV 1.0 for locating features in a face and face recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A program to generate the Computer Numeric Code used by the huskystar C20 Sewing Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Real open source free GPL CAM able to convert 3D models like AutoCAD DXF to NC codes like G-Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An interpreter for the G-code language, which can control a 3-axis Cartesian positioning system (ie for a CNC milling machine) which has electronics compatible with the RepRap project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    This is a universal interface for various functions and programs, mathematical or any others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Create the php code for flexible database access screens. This can be used to build a complete frontend to a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The webcam computer vision (WCCV) project focuses on computer vision algorithms and systems that follow the web cam paradigm: cheap, robust and efficient. The project comprises designs, patterns, code, tutorials and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JChemPaint Applet and Swing Application
    The JChemPaint Applet and Swing Application are Java programs for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and source code repository can be found on https://jchempaint.github.io
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    MFFM MTC - a type II signal filter and C++ heirachy which controls and describes time code in two modes, INTEGER and DIGIT mode. INTEGER mode for math. manip. (+, -, *, /, etc.). DIGIT mode allows manip. of time digits (0:19:59 -> 0:20:09 click on tens)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own
    Downloads: 0 This Week
    Last Update:
    See Project