Open Source Windows Hardware Platforms - Page 37

Hardware Platforms for Windows

View 0 business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    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.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Omega48 is a virtual printer driver for Microsoft Windows which allows you to convert the document to the graphics formats such as EMF, BMP and non formated text file (UNICODE or ANSI). Omega48 allows to save MS Windows Spool (SPL) and Shadow (SHD) files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    open2300 - reads/writes data from the Lacrosse WS2300 family of weather stations. Includes tools that send data to: logfiles, webpages with graphs, XML file, MySQL, Weather Underground, Citizen Weather. Library of 50+ functions for your own programs (C)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Direct printerdriver for IBM SureMark 4610 - 1NR, usb-printer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Application for reading barcodes from a barcode device and simulate these as keyboard input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    OSlash is a c++ framework for developing decentralized cloud computing services. It includes a programming environment and virtual machine for assembling networks of processing nodes coordinate their operations through message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pancham is an IP core that implements the MD5 message digest algorithm. It is written in Verilog and comes with a testbench. It will be portable across multiple simulators and will be synthesizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    control unipolar stepper motors connected to a parallelport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Poor Man's System Management Software <br> The primary goal is to give access to IPMI capabilities via a web server<br> - Interface via kcs ( using ipmicmd )<br> - SEL Viewer, SDRR Editor<br>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This script is a highly configurable but small inventory script written in PHP with mySQL backend. Some features: unlimited categories, unlimited depth of sub-categories, customizable columns per category, admin control panel, templates and search avail.
    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
  • 10
    phpMyInventory is a web-based hardware, software, and peripheral inventory system using PHP & MySQL. Currently stable on PHP version 4xx only! (Not PHP 5). PHP 5.3 Version in Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This software is the going to be used in a small office refrigerator to controll the thermostat. Currently the code is written for the PIC16F84 in assembler. The code is fully compilable in MPLAB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    plextor-tool is a small console utility for setting certain parameters of Plextor(r)/MMC CD-ROM/CD-R(W) drives. plextor-tool-applet is a GNOME applet providing basically the same functionality as plextor-tool (GTK 1.x only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pq

    pq

    Pure Go Postgres driver for database/sql

    In most cases clients will use the database/sql package instead of using this package directly. Similarly to libpq, when establishing a connection using pq you are expected to supply a connection string containing zero or more parameters. A subset of the connection parameters supported by libpq are also supported by pq. Additionally, pq also lets you specify run-time parameters (such as search_path or work_mem) directly in the connection string. This is different from libpq, which does not allow run-time parameters in the connection string, instead requiring you to supply them in the options parameter. database/sql does not dictate any specific format for parameter markers in query strings, and pq uses the Postgres-native ordinal markers. For additional instructions on querying see the documentation for the database/sql package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    provaxantia

    test project

    Collect info about windows machines on your network, no matter if Lan or WAN. Slow and light process, day by day runs and add some more item. Very low effort for management, just put your subnet and set some schedule, after a couple of week the most of your machines will be in DB. After you collected data you can view them grouped and merged in variuous way. The core is wmic, a windows program that can get (almost) ALL info about every machine such as architecture, disk size, manufacturer, system type, serial number, memory size ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pure Python I2C protocol interface over pySerial, pyParallel, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The pycurry project is targeted for handling concurrency issues within the Python programming language. It also contains a (almost) fully functional 'Design by Contract' implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A portable library for small monochrome graphics displays. We support most popular controllers for LCDs, VFDs, OLEDs, and ELs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called controllers) are provided and can be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pystim is an open source electrical stimulation device driver and development framework. It features a parallel/sequential block paradigm and supports event-base programming. It also provides a device simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The UniLog is a small onboard data logging device for rc models. It records stuff like current, voltage, rpm, height, airspeed... python-unilog is to retrieve the data and do what you want with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a dummy implementation of the com.qualcomm.qjae.gps package based on the QJAE documentation, which you can use in your MIDP projects to access GPS on Sprint (and maybe other) phones. Sprint left this out of the SDK. See readme.txt [PROJECT DEFUNC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    qwpr keylayout and layout translator

    A keyboard layout that's worth learning.

    Qwpr (pronounced "qwipper", named for the first four keys) is a keyboard layout that's easy to learn (only 11 keys move from their qwerty positions), easy to type (32% better by the Carpalx metric), practical (programmer's punctuation, arrow keys, and all major accented characters easily accessed without moving your hands off the three main rows), and very complete (over 1000 unicode characters and combinations available). The project also includes the tools I used to translate this layout from OSX to Windows format; linux tools pending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    react-native-keyboard-aware-scroll-view

    react-native-keyboard-aware-scroll-view

    ScrollView component that handles keyboard appearance

    A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput. You can use the KeyboardAwareScrollView, KeyboardAwareSectionList or the KeyboardAwareFlatList components. They accept ScrollView, SectionList and FlatList default props respectively and implement a custom high order component called KeyboardAwareHOC to handle keyboard appearance. The high order component is also available if you want to use it in any other component. Import react-native-keyboard-aware-scroll-view and wrap your content inside it. First, Android natively has this feature, you can easily enable it by setting windowSoftInputMode in AndroidManifest.xml. The HOC can also be configured. Sometimes it's more convenient to provide a static config than configuring the behavior with props.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tool will help people to keep their mass storage devices healthy it uses check disk to scan the device to see if any errors and repairs them. I also used batch scripting to program it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB