Showing 18 open source projects for "use"

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
  • 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
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    ...The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus all devices Interactive - enter interactive mode File - You can use the executable script to attach files Reset - restart xBridge-M01 You may refer to xBridge that is based on this API https://xbridge-m01.doidx.com You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx - World-wide, eBay, https://www.ebay.com/str/doidx
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    Java API for VISA Devices

    Java wrapper for native VISA library and TDS3000 oscilloscope driver

    ...Design: I created a 64-bit JNA wrapper with IVI's visa.h version 5.0 as input to JNAerator (https://github.com/nativelibs4java/JNAerator). Instrument drivers written in Java can use this wrapper. A 64-bit VISA library from either an instrument company (e.g. National Instruments, Tektronix) when running Windows or libvisa (http://www.librevisa.org) when running Linux needs to be installed .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RigolDso

    RigolDso

    Rigol (DS1052E) HMI

    Get, record, display and save DSO data. RigolDso is a Java application that is useful to get data from a Rigol DS1052E digital oscilloscope. The idea is about to use the DSO for get measure (without PC control) and then easily and fastly transfer data to PC (USB) for documentation of a project. You can show data and parameters about measures save them in CSV files or (in future) bitmap, pdf, ps. I don't wish to control the DSO but read, manipulate and save data. It is a java application but at this moment it work on linux only, but I think it should be easy get it working for M$W. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EDM Calibration Baseline Fitting

    EDM Calibration Baseline Fitting

    EDMFit is an adjustment tool to estimate EDM calibration parameters.

    ...The parameters are checked for significance, to avoid an overestimation. Based on two classical hypothesis testing, EDMFit provides a reliable outlier detection. For uncertainties budgeting, EDMFit makes use of Monte-Carlo simulations and supports different distribution function: - Uniform distribution, - Triangular distribution and - Gaussian (normal) distribution. For refractive index determination, the application supports the following models: - Barrel and Sears (1939), - Edlen (1953, 1966), - Owens (1967), - IAG (1999) and - Ciddor (1996, 2002). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    jMDFLib

    This is a small Java library which reads MDF Files up to Version 3.00

    This Library for Java shall enable developers to use (at first read, maybe later writer) MDF Files, as described by the Format Specification MDF Format by Vector Informatics. The MDF file format is widely used in automotive engineering and other fields for the recording of measurement data. This Java library parses MDF files and enables different kind of read access. If this library is not helpful for a particular purpose it can at least be used to see how the parsing (and therefore how the file format itself) works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JUnit Execution & Report Generation Tool

    Runs JUnit Test cases and generate HTML report, keeps past run history

    ...They just need to put their test case folder to the class path - Since it keep the test result data in a database, it can keep history of any number of past execution result. This build is bundled with open source embedded database HSQLDB. User may also use other database or their choice - The HTML report can also include previous run results. Number of last run result to include in report is user configurable - Flexible and de-coupled design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Angulo

    Angulo

    Measure angles and distances with device sensors

    Angulo is a small app for Android which allows measuring angles based on the built-in magnetic and gravity sensors. It also includes an activity to measure distances to points focused by the camera, which can be handy for determining sizes of a room or other quick measurements. They are also done using the built-in angle sensors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Used to record and analyze some behavioural experiments in neuroscience (using usb webcam). it was developed in collaboration with neuropharmacology lab at Faculty of Medicine, Ain Shams University. it can use(JMF,OpenCV,JMyron & AGCamLib) for webcam
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Flint

    Free Chromatographic Integrator

    Flint is a small Java based integrator for use on chromatography data. In time another project called Tinder will support a GUI for use together with Flint.
    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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Puran2 - Real Random Number Generator

    Puran2 - Real Random Number Generator

    Real Random Number Generator

    Puran2 is a real random number generator based on electronic noise. The random bits are stored on a CD. The software allow the access to the random bits like a pseudo random number generator and is easy to use. It can be mixed with random number of a tausworthe generator to grow the count of random number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sphereGL

    sphereGL

    Stroop test using OpenGL

    This is a java application using JMonkey API. The project has been completed using C++, however for this version it will use java to make it easier to use.The task involves letting the subject know that he must select a particular colored and shaped object. However, the instruction will be written in a different color than the requested selection. So if the prompt says "Green Sphere" the color of the wording will bee any color other than "green". Then, using OpenGL, many objects are drawn on a blank canvas along with the requested selection object. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Smartphone IMU GPS

    Smartphone IMU GPS

    An Android App Dealing with Smartphone Sensors

    ...There are some GPS-Algorithms running in the Background which transform the GPS data in different coordinate frames. The Stream via WLAN uses the User Datagram Protocol (UDP) Interface. In order to receive the data you can use something like the Java File "QuoteClient"in the Files-Section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Strip Chart Recorder

    Stripchart tool to use with GCDC products

    This is a realtime stripchart dissplay application for use on Android 2.1+ operating systems. It connects via Bluetooth to a http://www.gcdataconcepts.com bluetooth accelerometer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tux Resistor

    Tux Resistor

    Electronics Tool to interpret Resistor Color Codes and viceversa.

    Tux Resistor is an Interactive Electronics Tool which can be used to convert Resistor color bands to Resistor values and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Injection Wizard is an application for injecting traffic into WEP protected Wi-Fi networks, like aireplay-ng, but it's much more easy to use and it can work with worse conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Value Of Resistance is a simple and easy to use, 4 band carbon resistance calculator. You can configure color of bands, tolerance and resistor body, to display resistor and its resistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I2C4Java
    I2C4Java is a simple I2C-Java Demo. We use the Devantech USB-I2C Interface and the Microchip PICkit I2C Demoboard. The tar-file contains the complete Netbeans-Project and a compiled Jar-File. To start use i2c4java.sh or i2c4java.bat (Windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PlanetLab Visualizer
    The PlanetLab Visualizer is intended to help users to run their experiments on PlanetLab hosts. The main advantages are the ease of use and the support for Linux and Windows OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB