Showing 21 open source projects for "ide"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Arduino IDE

    Arduino IDE

    Arduino IDE library

    This repository contains the source code of the Arduino IDE 2.x, which is currently in the beta stage. The Arduino IDE 2.x is a major rewrite, sharing no code with the IDE 1.x. It is based on the Theia IDE framework and built with Electron. The backend operations such as compilation and uploading are offloaded to an arduino-cli instance running in daemon mode. This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order to provide a frictionless upgrade. ...
    Downloads: 829 This Week
    Last Update:
    See Project
  • 2
    RIDE

    RIDE

    Test data editor for Robot Framework

    RIDE is a development environment for Robot Framework test cases. Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    ...To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE, install libraries 561, 562, and 563 with "platformio lib install", adapt the WeatherStationDemo.ino file to your needs. The simple class uses the header date and time to set the clock. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Arduino core support for STM32

    Arduino core support for STM32

    STM32 core support for Arduino

    ...Arduino.cc IDE allows to add easily new board thanks the "Boards Managers". More information about "Boards Managers" is available on Arduino.cc official website.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    WS2812FX

    WS2812FX

    WS2812 FX library for Arduino and ESP8266

    This library features a variety of blinken effects for the WS2811/WS2812/NeoPixel LEDs. It is meant to be a drop-in replacement for the Adafruit NeoPixel library with additional features. You can search for WS2812FX in the Arduino IDE Library Manager or install the latest (or development) version manually. More complex effects can be created by dividing your string of LEDs into segments (up to ten) and programming each segment independently. Use the segment() function to program each segment's mode, color, speed, and direction (normal or reverse). Note, some effects make use of more than one color (up to three) and are programmed by specifying an array of colors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Drive Health Analyzer - SSD/HDD Monitor

    Drive Health Analyzer - SSD/HDD Monitor

    Monitor disk health, predict failures, track SSD/HDD SMART attributes

    ...The software reads SMART attributes, monitors temperature, analyzes disk performance, and predicts potential drive failures before they occur. It supports all major storage types including NVMe, SATA, and IDE drives. Features real-time alerts, detailed health reports, and automatic background monitoring. The intuitive dashboard displays critical parameters like read/write errors, bad sectors, and remaining lifespan estimates helping users make informed decisions.
    Leader badge
    Downloads: 157 This Week
    Last Update:
    See Project
  • 7
    phpSysInfo
    phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    ...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. Lower versions may compile with errors. For ESP32, see Arduino-HomeKit-ESP32. The HomeKit running on ESP32 has a GREAT PERFORMANCE which is 10x faster than ESP8266. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    ...This library uses the SPI interface of the microcontroller and will require at least one dedicated pin for CS, plus the SO, SI, and SCK pins of the SPI interface. An interrupt pin is not required. Any Arduino IDE >= 1.0.0 should be fine. EtherCard is available for installation in the Arduino Library Manager. Alternatively, it can be downloaded directly from GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    USB Rubber Ducky

    USB Rubber Ducky

    A human interface device programmable

    The USB Rubber Ducky is a Human Interface Device programmable with a simple scripting language allowing penetration testers to quickly and easily craft and deploy security auditing payloads that mimic human keyboard input. The source is written in C and requires the AVR Studio 5 IDE from atmel.com/avrstudio. Hardware is commercially available. Imagine plugging in a seemingly innocent USB drive into a computer and installing backdoors, exfiltrating documents, or capturing credentials. With a few well crafted keystrokes anything is possible. If only you had a few minutes, photographic memory and perfect typing accuracy. ...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 11
    Linux Kernel Programming IDE (LinK+)

    Linux Kernel Programming IDE (LinK+)

    A Simple 'IDE'A for Linux Kernel Developers

    LinK+ IDE is a simple IDE for Linux Kernel Developers and Lovers. It is based on Eclipse IDE customized for Linux kernel programming. It reduces the development time and executes code in an elegant fashion. This IDE supports Linux kernel configuration, compilation & emulation, system call development and device driver development. LinK+ IDE includes various templates in the category of character, block and network device driver subsystems for device driver development. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 12

    GRBL for RAMPS 1.4

    GRBL port for RAMPS .1

    ************************************************************************************** Steppers redirected to fastio.h from marlin firmware min switches remaped to AUX-3, GBRL uses pin change interrupts simple scheme to allow future porting of next releases command buttons currently disabled Ramps pins config moved to ramps.h cpu_map.h - min switches added GRBL_RAMPS1_4.ino for arduino IDE ************************************************************************************** Ramps 1.4 | GRBL | Test X axis | X axis | OK working Z axis | Y axis for dual motor Y axis | OK working Y axis | Z axis | OK working Ramps AUX-3 pin 3 | min X | OK working Ramps AUX-3 pin 4 | min Y | OK working Ramps AUX-3 pin 5 | min Z | not tested
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    ADS1115 I2C XBee

    ADS1115 component for XBee Codewarrior

    The project's main goal is to create a component, capable of being added to Freesacle's Codewarrior environment with XBee stack, in order for adding a complete implementation of the ADS1115 functionalities to Digi's XBee radios
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    lside is a utility for displaying information about ide devices in the system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This utility is used to format floppy disks. It replaces fdformat, and supports both floppy-controller drives and LS-120 (Superdisk) ATAPI-IDE drives.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    It is as IDE for loading hex files to pic using tiny pic bootloader.For More details visit the project->web site.Please Install libqt4-gui to solve the Problem with the deb package.If any problem contact me george@space-kerala.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SIMACH is a Emulator Development Kit. The goal is to develop a IDE that'll allow a developer to easily write and debug a highly portable emulator, automaticly generating code to the destination plataform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Osst is a Linux tape driver for the OnStream SC-30/SC-50 and (via the SCSI layer adapters ide-scsi, usb-storage and sbp2) the IDE-30, USB-30 and FW-30 tape devices. A kernel driver has been created to provide an st-compatible interface to the userspace.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This is for development of the ide-floppy driver for the Linux Kernel. I am monitoring the linux-kernel mailing list and the alt.os.linux.hardware newsgroup. This driver supports at least ATAPI ZIP 100/250, LS-120 Superdisk and Iomega Clik!/PocketZip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Talkware TIARA, an Openbios/GRUB/PFORTH composite, BIOS replacement. Boots an unmodifed linux kernel from an IDE drive or ethernet, using only 128kb of flash. Works with INTEL/AMD K6/2-450, SiS 530/5595 and 8139 enet. VGA & Serial console supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next