CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa.
Source is now available in GitHub: https://github.com/bmTas/cb2xml
...It does not require instalation, just unzip and run.
You can download the latest stable version from here <https://sourceforge.net/projects/qmodmaster/files/qModMaster-Win32-exe-0.5.2-3.zip/download>.
Source code is availiable for Windows and Linux for compilation using Qt <http://www.qt.io/download>.
Check out my modbus slave project <http://sourceforge.net/projects/pymodslave/>.
Checkout the following youtube videos :
<https://www.youtube.com/channel/UC3Tk2gE-KGtwOq8WWmb2R7g>
...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), ... Example source code to talk with this hardware is provided.
Driver libraries and applications for the Hirst Magnetic Instruments GM08, GM05 and VGM01 Gaussmeters. Supplied code gives an interface library for Windows and Linux systems. Provices Excel example, labview example, .NET sample and documentation.
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.
ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language.
A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package.
Project moved to GitHub: https://github.com/etingof/pyasn1
Python based reader for SnowMicroPen® .pnt measurements
SnowMicroPyn is an opensource reader for SnowMicroPen® files in binary .pnt format. The reader is Python based and published as source code as well as compiled executable for Windows, Linux and Mac.
The software is preliminary, thus please report bugs.
For further information, please read the Readme.txt in the download section.
The SnowMicroPen® (SMP) is developed by the WSL Institute for Snow and Avalanche Research, Davos. The SMP is the first high-resolution snow penetrometer. ...
Go to github.com/vlm/asn1c for the latest version.
This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution.
NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
This is a lightweight java dynamic component framework
This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application).
A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics.
The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing (and reuse) of individual Java components, parts of distributed networked application.
...
...The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator. The communication with the hardware is independent of the GUI and any number of devices can be selected. To modify the code for any other task only the hardware interface needs to be redefined.
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.
A prototype input method for OCZ's NIA headset allows full text entry. It is based on Morse Code (3 keystrokes generated from the NIA software) and can produce full English text with all ASCII symbols, uppercase and lowercase.
QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
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.
Peruser is a open-source lightweight knowledge application framework. Peruser speaks XML and RDF and is implemented in Java. Peruser code runs within Cocoon, as a standalone webapp, as console programs invoked through ant, or as embeddable java code.
A traslator from BPEL4WS processes to YAWL workflows that works with translation patterns. It takes a BPEL document in input and creates a YAWL workflow that rapresents it.
Open Office Server Daemon based on older daemon written in python (oood).
Open Office is unstable as a server (memory leaks, not multithreaded, ...), this daemon makes it working in long-term without having to change anything in your code.
Moved to GitHub: https://github.com/benmat/mvxlib
A free library to communicate with Intentia Movex MI-programs via the FPW-service. A Microsoft .NET implementation/clone of MvxSockX that only uses .NET managed code.
This project is an off-shoot of the EGADSS project. The nature of the changes made to the PD CLIPS code means a separate project would be best. This is an FOSS version of the PD CLIPS Engine to include such features as backwards chaining and more....
A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
OpenTCA is C/C++-based software for the Linux/BSD platform, intended to allow anyone with a computerized-vehicle to analyze trouble codes without having to pay a mechanic to do it.
In industrial control systems, Java is more & more used in MMIs in a C/S architecture but except Modbus, no industrial protocols exist in Java. Java CLDC has been chosen here to get a portable code. Initial tests are with aJile based embedded systems.
A haptics abstraction layer for OGRE. This should allow other developers to write haptic API plugins to be used seamlessly with OGRE without having to re-write any code in the OGRE application.