Search Results for "wdc-wd1600-driver" - Page 2

Showing 756 open source projects for "wdc-wd1600-driver"

View related business solutions
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    ... is NOT supported on the ESP8266. 8 bit parallel interface TFTs (e.g. UNO format mcufriend shields) can use with the STM32 Nucleo 64/144 range or the UNO format ESP32. ILI9341 and ST7796 SPI-based displays are recommended as starting points for experimenting with this library. The library supports some TFT displays designed for the Raspberry Pi (RPi) that are based on a ILI9486 or ST7796 driver chip with a 480 x 320-pixel screen.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Aeron

    Aeron

    Efficient UDP unicast, UDP multicast, and IPC message transport

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport. Java and C++ clients are available in this repository, and a .NET client is available from a 3rd party. All three clients can exchange messages across machines, or on the same machine via IPC, very efficiently. Message streams can be recorded by the Archive module to persistent storage for later, or real-time, replay. Aeron Cluster provides support for fault-tolerant services as replicated state machines based on the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Smaller C

    Smaller C

    Simple C compiler

    .... The core compiler comes with a preprocessor (ucpp), a linker, and a compiler driver (the driver invokes the preprocessor, the core compiler, the assembler, and the linker and supports options similar to those of gcc).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    lua-resty-http

    lua-resty-http

    Lua HTTP client cosocket driver for OpenResty / ngx_lua

    Lua HTTP client cosocket driver for OpenResty / ngx_lua. HTTP 1.0 and 1.1 SSL. Streaming interface to the response body, for predictable memory usage. Alternative simple interface for single-shot requests without a manual connection step. Chunked and non-chunked transfer encodings. Connection keepalives. Request pipelining. Trailers, HTTP proxy connections, and mTLS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    HIDAPI library

    HIDAPI library

    A Simple cross-platform library for communicating with HID devices

    HIDAPI is a multi-platform library that allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and macOS. HIDAPI can be either built as a shared library (.so, .dll or .dylib) or can be embedded directly into a target application by adding a single source file (per platform) and a single header.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    spleen

    spleen

    Monospaced bitmap fonts

    Spleen started as a personal challenge. Patrick Wildt (patrick@) recently imported ssdfb(4), a driver for small OLED displays in OpenBSD and needed a 5x8 font to be able to squeeze more columns and rows on those devices. As someone spending most of his time in a terminal, I have been thinking about drawing my own font for a while, and this was the perfect opportunity. To be able to test character spacing and alignment, I started to use the font in xterm, then a zoomed version, and one thing...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    SocketCAN userspace utilities and tools

    SocketCAN userspace utilities and tools

    Linux-CAN / SocketCAN user space applications

    SocketCAN userspace utilities and tools. This repository contains some userspace utilities for the Linux CAN subsystem (aka SocketCAN).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Imagine

    Imagine

    PHP 5.3 object oriented image manipulation library

    ... of image processing functionality is concentrated in the ImageInterface implementations (one per driver - e.g. Imagick\Image). The main idea of Imagine is to avoid driver specific methods spill outside of this class and couple of other internal interfaces (Draw\DrawerInterface), so that the filters and any other image manipulations can operate on ImageInterface through its public API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Eagleye

    Eagleye

    Precise localization based on GNSS and IMU

    Eagleye is an open-source software for vehicle localization utilizing GNSS and IMU[1]. Eagleye provides highly accurate and stable vehicle position and orientation by using GNSS Doppler[2][3][4][5][6]. The flowchart of the algorithm is shown in the figure below. The algorithms in this software are based on the outcome of the research undertaken by the Machinery Information Systems Lab (Meguro Lab) at Meijo University.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    Laravel Mailbox

    Laravel Mailbox

    Catch incoming emails in your Laravel application

    Catch incoming emails in your Laravel application. Laravel Mailbox is a package for Laravel 5.7 and up that will allow your application to catch and react to incoming emails from different services like Mailgun, SendGrid, or the local log driver for debugging purposes. Listen to incoming email messages in a Laravel-Route-like fashion and react to them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    FastLED

    FastLED

    The FastLED library for colored LED animation on Arduino

    ... runs on a wide range of Arduino and compatible boards, including both AVR- and ARM- based microcontrollers. In addition to fast, efficient, compatible LED driver code, FastLED also provides features that get your animations up and running fast.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    BlackHole

    BlackHole

    BlackHole is a modern macOS audio loopback driver

    BlackHole is a modern macOS virtual audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NVTOP

    NVTOP

    GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel

    NVTOP stands for Neat Video card TOP, a (h) top-like task monitor for GPUs and accelerators. It can handle multiple GPUs and print information about them in a htop-familiar way. Currently supported vendors are AMD (Linux AMD GPU driver), Apple (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915 driver), NVIDIA (Linux proprietary divers), and Qualcomm Adreno (Linux MSM driver).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Arduino FOC

    Arduino FOC

    Arduino FOC for BLDC and Stepper motors

    We live in very exciting times 😃! BLDC motors are entering the hobby community more and more and many great projects have already emerged leveraging their far superior dynamics and power capabilities. BLDC motors have numerous advantages over regular DC motors but they have one big disadvantage, the complexity of control. Even though it has become relatively easy to design and manufacture PCBs and create our own hardware solutions for driving BLDC motors the proper low-cost solutions are yet...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OpenRazer

    OpenRazer

    Open source driver and user-space daemon to control Razer lighting

    A collection of Linux drivers for Razer devices - providing kernel drivers, DBus services and Python bindings to interact with the DBus interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Spring Data Redis

    Spring Data Redis

    Provides support to increase developer productivity in Java

    ... multiple Redis drivers (Lettuce and Jedis). Exception translation to Spring’s portable Data Access exception hierarchy for Redis driver exceptions. RedisTemplate that provides a high level abstraction for performing various Redis operations, exception translation and serialization support. Pubsub support (such as a MessageListenerContainer for message-driven POJOs). Redis Sentinel and Redis Cluster support. Reactive API using the Lettuce driver. JDK, String, JSON and Spring Object/X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    QMK Toolbox

    QMK Toolbox

    A Toolbox companion for QMK Firmware

    This is a collection of flashing tools packaged into one app. It supports auto-detection and auto-flashing of firmware to keyboards. Make sure your newly-flashed keyboard is working as expected. No-fuss installation of drivers for all supported bootloaders on Windows. Debug your code using QMK's Console feature.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Laravel Sentinel

    Laravel Sentinel

    A framework agnostic authentication & authorization system

    Sentinel is a PHP 8.1+ framework agnostic fully-featured authentication & authorization system. It also provides additional features such as user roles and additional security features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SchemaCrawler

    SchemaCrawler

    Free database schema discovery and comprehension tool

    ... database. You can find potential schema design issues with lint. SchemaCrawler supports almost any database that has a JDBC driver, but for convenience is bundled with drivers for some commonly used RDBMS systems. SchemaCrawler works with any operating system that supports Java SE 8 or better. SchemaCrawler is also a Java API that makes working with database metadata as easy as working with plain old Java objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    HadesVR

    HadesVR

    The "DIY" SteamVR compatible VR setup made for tinkerers

    ... Knuckles controllers. The SteamVR driver used to be based on TrueOpenVR but it's modified so heavily I'm making it its own thing. This driver also uses PSMoveService (for now at least) for the positional tracking of HMD and controllers, using ping pong balls and different colors of LED's. The headset connects to the PC and receives rotation and button data from both controllers through RF, while the tracking is done outside-in (base stations) using Playstation Move Cameras and PSMoveService.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    LaTeX3

    LaTeX3

    The expl3 (LaTeX3) Development Repository

    The LaTeX project maintains and develops the LaTeX typesetting system. In a separate article we provide a more detailed description of what we aim to achieve and how you can help us to achieve the project goals. Some older reports from the early days of the project (mainly of historical interest) are available from the Comprehensive TeX Archive Network (CTAN) as ltx3pub. The repository contains development material for expl3. This includes not only code to be developed into the expl3 kernel,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Laravel Pail

    Laravel Pail

    Dive into your Laravel application's log files directly from console

    Laravel Pail is a package that allows you to easily dive into your Laravel application's log files directly from the command line. Unlike other log tailing packages, Pail is designed to work with any log driver, including Sentry or Flare. In addition, Pail focuses on the developer experience: it provides a sleek CLI interface with a user-friendly design and a set of useful filters to help you find what you're looking for.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    migrate

    migrate

    Database migrations, CLI and Golang library

    ... by the `source.Driver` and databases by the `database.Driver` interface. The driver interfaces are kept "dump", all migration logic is kept in this package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Lenovo Legion Linux Support

    Lenovo Legion Linux Support

    Driver and tools for controlling Lenovo Legion laptops in Linux

    Lenovo Legion Linux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. It is the alternative to Lenovo Vantage or Legion Zone (both Windows only). It allows you to control features like the fan curve, power mode, power limits, rapid charging, and more. This has been achieved through reverse engineering and disassembling the ACPI firmware, as well as the firmware and memory of the embedded controller (EC).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    node-rate-limiter-flexible

    node-rate-limiter-flexible

    Count and limit requests by key with atomic increments

    ... options, configure smart key blocking in memory and many others. Average request takes 0.7ms in Cluster and 2.5ms in a Distributed application. See benchmarks. It provides a unified API for all limiters. Whenever your application grows, it is ready. Prepare your limiters in minutes. No matter which node package you prefer: redis or ioredis, sequelize/typeorm or knex, memcached, native driver or mongoose. It works with all of them.
    Downloads: 1 This Week
    Last Update:
    See Project