Search Results for "linux wifi driver" - Page 2

Showing 216 open source projects for "linux wifi driver"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 1
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    ... testing and develop user-specific graphical interface products. xSmbus-xx, xBridge-xx do not need to install the driver according to the operating system in advance, nor select the COM port requirement, as long as they are in the Java environment, they can be plug and play. 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
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    ... megaAVR series (ATmega328P, ATmega1284P, ATmega2560, ATmega32U4, AT90USB1286, etc.) as well as the new megaAVR 0-Series (ATmega4808, ATmega4809, etc.). On the other side, while eCxx is primarily designed to work in NodeMCU, it should also support other ESP-12 based design as well as ESP-01 based design. The Makefile build system and some of the tools would only run on Linux. However, the library source code should be portable enough to be built using other build systems for AVR and NodeMC
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    HHDB SQL Admin

    HHDB SQL Admin

    HHDB SQL Admin is a graphical PostgreSQL client written in Java.

    1. Developed by pure java 2. Customrized for PostgreSQL 3. Support multi-language 4. Use pg JDBC driver for connection 5. Use swing components for GUI 6. Test with Jdk1.7 and 1.8 on windows and CentOS 6,7
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RobBX

    RobBX

    RobBX - is a powerfull DIY Arduino constructor based from IQBX

    RobBX - is a first in the world DIY Arduino constructor based from IQBX. Difference from prototype, RobBX has complete conception witch includes: a complete STL 3D-models with OpenSCAD sources; a special schemes and electronics connections; and powerfull Arduino firmware for ESP32 based on WiFi AP Server, connection to it from mobile device give a controller, programmable from IDE (on Blockly). Robb - is a low cost constructor, but it powerful for STEAM education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 6

    DB driven applications test driver

    A JDBC proxy driver for the recording and replay of database access

    JDBC proxy driver to support the development and testing of database driven applications. In record mode, the driver records all data requested from the database layer in files. These files replace the database connection when switching to replay mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Platform independent readonly jdbc driver to read xls and xlsx files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 513 This Week
    Last Update:
    See Project
  • 9
    Several language bindings for the FTDI D2XX driver used in FTDI's USB products. Currently supported languages are Python (pyd2xx), Java (jd2xx), CSharp (csd2xx) and LabVIEW (lvd2xx).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 10
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 11

    yad2xx

    Yet Another JNI-D2XX Interface Project

    A Java Native Interface (JNI) library suitable for communicating with a range of USB interface chips from FTDI via the D2XX driver. It currently supports OS X 10.10+ and Windows 7/8 x64. On OS X, the 64 bit JVM is supported. On Windows, support is limited to the 64 bit JVM (Java 1.8 is now 64 bit). Version 1.0 --------------------------------- - Java 8 - SPI support and sample (via MPSSE)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate...
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 13

    Java API for VISA Devices

    Java wrapper for native VISA library and TDS3000 oscilloscope driver

    Write VISA instrument drivers in Java for Windows and Linux. Maybe the best way to give a full description is to explain the history of this project. History: This instrument driver project is part of of a non open source data acquisition and analysis project used at Colorado School of Mines, JSeisLab. JSeisLab is a Java port of its predecessor "Spectrum Division for Windows" which is written in VB 6.0. Design: I created a 64-bit JNA wrapper with IVI's visa.h version 5.0 as input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    gt-jdbc-korean

    gt-jdbc-korean

    Korean Spatial DBMS Driver

    The Development of Domestic Spatial DBMS Driver supporting java based Open Source GIS(GeoServer, uDig) ● Manual: - https://sourceforge.net/projects/gt-jdbc-korean/files/GeoServer-uDig_KoreanSpatialDBMS_Manual_ko_v.1.0.pdf ● DataStore plugins: - Altibase Plugin( http://www.mangosystem.com:8080/gxt/docs/data/database/altibase.html ) - Tibero Plugin( http://www.mangosystem.com:8080/gxt/docs/data/database/tibero.html ) - Kairos Plugin( http://www.mangosystem.com:8080/gxt/docs...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Webcam Capture API

    Webcam Capture API

    Allow integrated or USB-connected webcams to be accessed from Java

    ... and not compatible at all. This is where Webcam Capture API comes to save the world - it was created to remove the burden of such situations so you do not have to rewrite your code ever again, but instead, you can simply switch the driver class to a different one.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    jdbsee

    A command line tool for database operations over JDBC

    Jdbsee CLI supports running SQL queries from command line in batch or interactive mode. Database connection settings and related credentials can be persisted for later reuse. The JDBC drivers can be automatically downloaded from maven central repo or loaded from local jars. For more info see https://github.com/davidecavestro/jdbsee/blob/master/docs/index.adoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PopperFramework

    Declarative PageObject description

    PopperFramework is a java framework which allows you to create PageObjects for your webapplication-tests in a declarative way. That means you just have to define an interface defining the structure of your website and add some annotation with the basic information like locators. PopperFramework will generate the implementation of that PageObject for you. Key-Goal of PopperFramework is to allow you as a developer of sureface-tests to concentrate on your business => writing PageObjets and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    AccessConverter

    A Microsoft Access database conversion tool to convert old and new Acc

    ...-io-2.5) Apache Commons Lang 2.6 (commons-lang-2.6) Apache Commons Lang 3.6 (commons-lang3-3.6) Apache Commons Logging 1.2 (commons-logging-1.2) SQLite JDBC Driver 3.18.0 (sqlite-jdbc-3.18.0) JSR 353 (JSON Processing) 1.0.2 (javax.json-1.0.2) Jackcess 2.1.8 (jackcess-2.1.8)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    bel_fft

    bel_fft

    FFT co-processor in Verilog based on the KISS FFT

    ... and the Wishbone bus are supported. However, bel_fft's architecture allows an easy adaptation to further bus architectures (e.g. AMBA AHB). It comes with a Java wizard to configure the co-processor and to generate all required files (e.g. twiddle ROMs). It comes with integration into Xilinx Vivado, EDK, and Altera QSYS and includes example designs for Xilinx Zynq and with PCI-Express core (including Linux driver and application). bel_fft is distributed under the GNU Lesser Public License 2.1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    jTDS - SQL Server and Sybase JDBC driver
    Open source JDBC 3.0 type 4 driver for Microsoft SQL Server (6.5 up to 2012) and Sybase ASE. jTDS is a complete implementation of the JDBC 3.0 spec and the fastest JDBC driver for MS SQL Server. For more information see http://jtds.sourceforge.net/
    Leader badge
    Downloads: 945 This Week
    Last Update:
    See Project
  • 21
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ocean Optics Sample Pack

    Ocean Optics Sample Pack

    Sample code for Ocean Optics OmniDriver spectrometer device driver

    Sample code demonstrating how to use OmniDriver to drive Ocean Optics full range of spectrometers from C, C++, C#, Java, LabVIEW, Delphi, MATLAB and more.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    At modem driver for Java over serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    .... The application uses google charts (default) or jfree charts to build the charting components. User has to define database connection by providing the username, password, driver and connection URL. We can define multiple database connection pointing to different databases building a report retrieving data from different databases. By clicking on the desired element in the report marks the element to auto refresh every 5 minutes by default (default can be changed).
    Downloads: 0 This Week
    Last Update:
    See Project