Showing 38 open source projects for "my-sys"

View related business solutions
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1
    ESP3D

    ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

    This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW. Firmware should work with any 3D printer firmware (repetier/marlin/smoothie ware using GCODE) if the serial connection has a correct setup. I currently use it with my personal flavor of repetier for Due based boards. The web interface files are present in the data directory but UI has its own repository ESP3D-WEBUI. Use GPIO2 to the ground to reset all settings in a hard way, 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    G-USB-Formatter

    G-USB-Formatter

    Please read the description.

    When I was just starting out in programming, I was very ignorant when it came to naming my applications and didn't understand some of the rules. So, I named my application GNU-... But I later learned that this was incorrect and against the rules. So, the program's name was updated from GNU-USB-Formatter to G-USB Formatter. Mandatory attribution: This program uses pyside-6. My Github: https://github.com/shampuan/G-USB-Formatter This program is a lightweight tool that allows you to format your USB storage devices using more features on Debian-based systems.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Linux-Disk-Defrag

    Linux-Disk-Defrag

    Defragmenter application for Ext4 partitions

    ...Although EXT file systems are often described as free of fragmentation, they actually experience fragmentation, providing performance improvements of up to 30 percent, especially in cases of severe fragmentation. The program doesn't let you defragment your SSDs. It also tells you that it's not possible on non-EXTFS disk structures like SWAP and NTFS. My github: https://github.com/shampuan/Linux-Disk-Defrag The official page of the GNU tool that is the engine of my program: http://e2fsprogs.sourceforge.net/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    A20_sdk

    A simple armv7h sdk

    This is my sdk for usage with slackware on A20 devices like bananapi, cubietruck and olimex-som. For more info see https://github.com/tjohann/a20_sdk .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    usbdmx.com curses console

    usbdmx.com curses console

    A curses program to control the usbdmx.com-based DMX adapters.

    This is a curses program to control the usbdmx.com-based based DMX adapters. This is my version : http://clx.freeshell.org/usbdmx.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libusbK

    libusbK

    A complete software solution for windows usb devices

    libusbK is a complete driver/library solution for vendor class usb device interfaces. If you are a usb developer or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you. libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify...
    Leader badge
    Downloads: 639 This Week
    Last Update:
    See Project
  • 7

    storport for Win 2003 with SMART support

    Patched storport driver for Windows 2003 Server with SMART support

    ...The first version patches the storport driver of the leaked Windows Server 2003 source code archive. The second version patches storport of Windows 7 and uses it in combination with ntoskrn7.sys, which is sort of a self compiled extender library for ntoskrnl.exe to add support for missing functions called by Windows 7 storport. For more details visit https://storport-win2003-smart-support.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    newlearnerspermit

    C for programmable guitar amp

    This project experiments with C language to discover and design a programmable guitar amplifier effects micro controller computer section of a tube and solid state designed guitar amp. This a collaboration electronics project with my son. The goal of this project is to use Arduino hardware with C language programming to manipulate the guitar signal by various effects of phaser, flanger, reverb, digital delay and echo, and tremelo. Also, the signals of two microphones, two guitars, and one mp3 device will be inputted into and passed through two 3-band programmable equalizers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    csensors

    csensors

    GUI for linux hardware sensors information

    GUI for linux hardware sensors information exported via /sys . It displays temperature of cores,motherboard,fan speed, battery status and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 10

    NVMe for Windows 2003 Server

    Community OFA NVMe Storport for Windows Server 2003 R2 SP2

    ...You should install the latest storport hotfix KB943545 from Microsoft. This hotfix contains driver version 5.2.3790.4173 of storport.sys. After this hotfix is applied you can install the NVMe driver as usual. My tests have been done with a Samsung M2 SSD Evo 960 500 GB.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    usb-resetter

    usb-resetter

    Simple graphical usb reset tool

    USB resetting is the closest equivalent to physically unplugging and re-plugging a USB device. you might ask , How is that useful ? well the use cases will be different from user to another. In my case, it helps with accessing my slightly damaged old USB external hard drive after a mount in unix-like OSes without any i/o issues. Another one is, loop resetting my USB headset solves some weird glitching sound i constantly have while using them. Those are my special use cases. There most be more, that it can help with.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ht3klcd

    ht3klcd

    Bash script to control 15c2:ffdc SoundGraph panel.

    This is a bash script to get my LCD display working on Linux. It came with the Mstation HT-3000 case from 3RSystem. The device is identified as ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller. However, the LCD panel is different from the others I have seen around in the internet. It has: - 12 text characters for messages and the clock; - 3 fan indicators (updated automatically); - a temperature indicator (updated automatically); - a CPU usage bar; - another bar in the left I couldn't get to work (volume?). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Linux driver for Novation Launchpad

    Linux driver for Novation Launchpad ID 1235:000e

    ----- ENGLISH ---- Driver for the Novation 'launchpad' NOVLPD01 NOT FOR 'LAUNCHPAD S' For more information about my launchpad project, go here: http://videca.wordpress.com/2012/09/24/endriver-for-novation-launchpad/ ---- FRANCAIS ---- Driver pour le launchpad NOVLPD01 de Novation, PAS POUR LE 'LAUNCHPAD S' Pour plus d'informations sur mon projet launchpad, faites un tour ici : http://forum.ubuntu-fr.org/viewtopic.php?id=1043581
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    USB3Installer

    USB3Installer

    A software that installs USB3 drivers into a windows 7* setup ISO-file

    ...Which prevents the issue where you try to install windows on a PC with USB 3-ports only, causing your keyboard and mouse not working. This software is originally made for my work, where we've encountered this issue lots of times. But if you need this aswell, you're more than welcome to use it for your own use!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15

    IrrigationController

    Smart Home Irrigation System

    ...These sensors are attached to the Sensor Controller Module via slow speed I2C bus. The modules use 2-pin probes and drives them with 4 kHz square wave in order to avoid oxidating the probes. In my implementation I used these small water pumps from Conrad: http://www.conrad.hu/conrad.php?name=Products&pid=539090 The whole system is powered by a 12V / 4A SMPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HDD Activity Guage/LED Tray Icon

    HDD Activity Guage/LED Tray Icon

    Show physical HDD activities in LED style or performance gauge style

    ...The memory footprint is small and the CPU utilization is also very low (~ 0%), you can verify this by opening your Task Manager (Ctrl-Shift-Esc). This is originally mainly for my personal use since newer notebooks does not have HDD LED light so I quickly write a replacement using Visual Studio C++ 2010. Some of the existing HDD indicators constantly consume ~2% of CPU. Also most of them can't show individual actitivity for each physical HDD. For more than one HDD you need to run this program separately using different command line arguments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PowerLed

    PowerLed

    RGB power indicator

    This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library. This software is in beta, and not 100% completed yet.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    Virtual Audio Pipeline

    Virtual Audio Pipeline

    A WDM Virtual Audio Loopback Cable/Device

    ...Supports upto 7.1 surround sound 5. Supports Windows MME, DS, KS, WASAPI 6. Can be used with DAWs 7. It have Volume control support 8. It have Peakmeter support for sending feedbacks my email is syams_projects@yahoo.com
    Downloads: 17 This Week
    Last Update:
    See Project
  • 19

    stakka_klm

    Kernel module to manage Disc Stakka Units

    Kernel Loadable Module to interface with the Disc Stakka units. Other devices to be implemented if/when I can get my hands on them. Objective is to separate the user application from the tedious management of the device (eg. constant polling to prevent their reset function, USB interaction requirements). A /dev device is created per chain through which applications can read/write status and commands. A command-line tool is included to assist with testing and to illustrate the /dev interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Oh My Fan!

    Oh My Fan!

    Keep your Mac away from heat!

    .... * See the temperature values in either Celsius(℃) or Fahrenheit(℉). * You can choose whether the Oh My Fan! will start at login, and I recommend do so. In order to not damage your machine, Oh My Fan! does not let you set a minimum/maximum speed to a value below/above Apple's defaults. If you encounter any issue, you can email me: Tong-G@outlook.com. If you are using GnuPG, you can send me encrypt email, my GnuPG pub key is sosueme@openmailbox.org, you can retrieve it from keyserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TaichiScreenSwitch

    Windows service app with a better screen switch for Taichi notebooks

    This projet is aimed to provide a full replacement for asus "CloseLid". Why : - Close lid lack some function (ex: tent mode) - Close lid is cpu-hungry => make my fan spin. How : - a c# windows service app - a desktop app - a metro front-end app Functionalities : - switch screen configuration - auto-swith mode (close lid detection) - enable/disable the touch screen - pen-compliant - icon tray - settings On the road: - solution for brightness level for tablet screen (i think it's the part that suck also in the asus utility, ie active check) - installer 3-7-2013 source! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    WDT Driver for LPC1114 on FreeRTOS

    WDT Driver for LPC1114 on FreeRTOS

    Watchdog Timer Driver for LPC1114 on FreeRTOS

    The Project "WDT Driver for LPC1114 on FreeRTOS" was my Project work required for the partial Completion of my Post Graduate Diploma in Embedded System Design at Center for Development of Advanced Computing, Advanced Computing Training School, Pune, India. The Duration of the Project was 15-20 Days wherein we had to develop the driver library for the Watchdog Timer on LPC1114 and incorporate the same into FreeRTOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BatteryState

    A small tool to read the battery state in Linux.

    BatteryState is a small tool to read and show your laptops battery state. It's tried to be kept as simple and small as possible while giving a wide view over your battery informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    lsdisk

    The program creates a list of attached disks without root privileges.

    Conditions: Kernel 2.6.31 (or later) with kernel filesystem sysfs (/sys) and proc (/proc) Content : Devicename, start-/end-sectors, sector size; label and UUID; filesystem and mountpoint (if mounted). Standard Call - List : blank od -l - System name (if lsb_release installed) - Architecture (with uname) - Kernel loaded (/proc/cmdline) - BIOS- or EFI-mode loaded - Device (/dev/sdXY) and partition count - Model name, disk size and logical/physical sector size - start, end and size in sectors and Bytes - filesystem (if mounted) - mountpoint (if mounted) - label - UUID When the script runs with root privileges, there are three more information: EFI- or BIOS-Mainboard, name of the partition table (msdos. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    tew-652brp_v2_wcl

    Client mode firmware for TrendNET TEW-652BRP V2

    Firmware to run the TrendNET TEW-652BRP version 2.x wireless router in client mode. Based on GPL firmware provided by TrendNET and modified to change the operating mode of the router from Access Point to wireless client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB