Showing 44 open source projects for "i-doit"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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: 12 This Week
    Last Update:
    See Project
  • 2
    Scalene

    Scalene

    High-performance CPU, GPU, and memory profiler for Python

    Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not and cannot do. It runs orders of magnitude faster than other profilers while delivering far more detailed information. Once Scalene has profiled your program, it will launch a web browser with an interactive user interface (all processing is done locally). Hover over bars to see breakdowns of CPU and memory consumption, and click on underlined column headers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lucifer

    Lucifer

    Lucifer: The Ultimate Dev-Ecosystem

    "Everything is integrated. Now, even I can't control it." 루시퍼(Lucifer)는 더 이상 단순한 런처가 아닙니다. 개발자가 필요로 하는 모든 하부 구조를 하나로 집대성한, 통제 불가능한 수준의 올인원 통합 제어 환경입니다. 🚀 핵심 특징 (Core Features) 시리얼 제어 (Advanced Serial Control): 하드웨어와의 접점을 완벽하게 장악합니다. 아두이노 및 각종 임베디드 장치와의 데이터 송수신을 가장 드라이하고 정밀하게 수행합니다. 서버 통합 (Terra Server Engine): MariaDB 연동형 고성능 자바 서버 '테라(Terra)'를 코어로 품어, 데이터 처리와 로직 실행의 중심축을 담당합니다.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    GPS Datalogger Device Control
    i-Blue 747 / i-Blue 757 / Qstarz BT-Q1000 / i.Trek Z1 / Konet BGL-32 / Holux M-241 / ... control SW (for Java Phones, PalmOS, WinCe (PPC), Java platforms, Windows, Linux, and MacOS). Compatible with most MTK GPS Chipset based loggers.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 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
  • 5

    ShiftRC

    Simple cheap DIY RC receiver/handler.

    ShiftRC is a opensource design for a very cheap, small and simplistic rc driver/rc statemashine. mimics Nikola Tesla's boat it uses a shift chip with multiple outputs and one input for the radio or IR signal. This project is something I wanted to do for a while to make cheap and light weight custom rc chips, and I decided to make it a real project when I found a wooden single use spoon which I wanted to turn into a boat. this project will host multiple version, some very simple ones, and some more complex. a similar thing can be said for the controllers, I will soon upload the schematics and designs for a steampunk style controller. but for a more simple understanding a simple remote might be a transmitter(led, speaker, or antenna for example) a button, and a capacitor to stabilize the button because every pulse you send changes the state. however high precission control is possible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VDT - Visual Disk Test
    VDT - Visual Disk Test : performs I/O tests on files, partitions, and/or disks with visual feedback/follow-up, offering flexible test area selection by size, location, percent, or combinations thereof, plus test duration control by time or size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries with Apple HomeKit! This library is built with ESP8266 Arduino Core 2.6.3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NoteBook FanControl (NBFC)

    NoteBook FanControl (NBFC)

    Cross-platform fan control service for notebooks

    ...Config files are an integral part of NBFC, because they define how NBFC interacts with your notebook's embedded controller (EC). The EC monitors your system's temperatures and controls the fan(s). It sits on the motherboard or is integrated into a Super I/O chip & is connected to the Southbridge via the Low Pin Count (LPC) bus.
    Downloads: 269 This Week
    Last Update:
    See Project
  • 9
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Arduino Si4735 radio library

    Arduino and Silicon Laboratories Si4735 radio library

    ...Major features include: • I2C and SPI bus • Supports "original" (Uno, Duemilanove, and their clones), Mega 2560, Leonardo, and Due Arduinos • FM/AM receive modes; including short, medium, and long wave AM • Analog and/or digital audio output • FM RDS and RBDS • Localization of receive bands, channel spacing, FM de-emphasis, and RDS/RBDS • Correctly decodes RBDS PI codes into station's call letters • Can handle a mix of RDS and RBDS stations as found near the US boarders with Canada and Mexico • Example programs I2C and Due support is alpha because I do not have hardware to test these features.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    usb-resetter

    usb-resetter

    Simple graphical usb reset tool

    ...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
    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. You can create short-cuts to save your settings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 20 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15
    The USB/IP Project
    The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates USB I/O requests into IP packets and transmits them between computers.
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 16

    ApproxAdderLib

    Library of Approximate Adders

    We provide MATLAB and Verilog Models of GeAr, and previously proposed adders (ACA-I, ETAII, ACA-II and GDA) at http://sourceforge.net/projects/approxadderlib/ GeAr is a low latency Generic Accuracy Configurable Adder that provides a higher number of potential configurations compared to state-of-the-art approximate adders, thus enabling a high degree of flexibility and trade-off between performance and output quality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Iometer
    I/O performance Analysis Tool
    Leader badge
    Downloads: 460 This Week
    Last Update:
    See Project
  • 18
    Geforce Driver Check (GDC)

    Geforce Driver Check (GDC)

    Nvidia Display Driver auto installer and version checker

    Checks for new Nvidia Geforce Display Drivers then does an automated unattended install, or with many more options. You can silent install, and only just install the basics, no bloat! Instantly check to see if you have latest driver offering.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    UK Super-extended keyboard

    UK Super-extended keyboard

    UK international/unicode keyboard driver for Windows

    Free Windows keyboard driver that extends AltGr to provide comprehensive accented character support (including multi-accented characters), international punctuation, IPA, medieval characters, mathematical and non-mathematical symbols, and more. Designed for UK keyboards and installs as a regular keyboard layout option. I might adapt it for US keyboards if there's enough interest. The driver should be stable (built using MSKLC, which is mature) but classified as beta because it has not yet been tested on a wide variety of systems (please give feedback!) Note that this can't display characters not supported in fonts on your system! Also if you enter an unusual symbol in some programs such as MS Word the font might switch to one which includes that symbol – this isn't anything the driver can control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Oh My Fan!

    Oh My Fan!

    Keep your Mac away from heat!

    ... * You can control the fan speed from within the menubar easily. * 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

    ...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! i moved switch mecanism from destktop app to servce app, add configuration and a better handle of sleep recover. But not enought finished to be release (some configuration are not stored, need network configuration tested) tags: taichi screen switch close lid touch panel tablet lap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Source USB-Sensor Box. gnusb is a combined hardware/software project to provide a platform upon which users can build their own USB input/output devices, primarly for connecting Max/MSP and puredata to the outside world via sensors and digital i/o.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Parallel Port Control

    Parallel Port Control

    Parallel Port Control with C# .NET 2.0

    This is very simple application for data register out control with C#. When I interested control external electronical device I was looking such as application but I couldn’t find any working properly and I wrote it. This article is about controlling data registers of parallel port (LPT port) with C#.net 2.0 and using inpout32.dll/inpout32.lib out32 function. http://blog.armanasci.com/ http://blog.armanasci.com/contact-me/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    µClimaControl

    µClimaControl

    Home made clima control for short expenses. PIC18F4455 based hardware.

    Firmware for small µController board with 4x PT1000 temperature channels which control the temperature in one room via two fan units. PIC18F4455 based hardware. Can be used to control temperature in the basement or guest house, within a computer case, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    R8C Game Machine

    A portable game machine using r8c/2x controller

    This is an open hardware project. I am making a portable gaming platform using a r8c processor from renesas and a dot matrix lcd display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo