Showing 26 open source projects for "simple dns plus"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. 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,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3

    Hardware Serial Spoofer

    An open-source tool for managing and modifying hardware ID

    Hardware Identity Manager (HIM) is a powerful utility designed for advanced users, developers, and security researchers to manage the hardware identification values of their Windows-based systems.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 4
    AZERTY Global

    AZERTY Global

    Pilote de clavier français AZERTY amélioré et international

    ...AZERTY Global ajoute un accès direct aux majuscules accentuées via le Verrouillage Majuscule intelligent (seules les lettres sont affectées), place la ponctuation française et les symboles de programmation à portée de doigt, et supporte plus de 200 langues via des touches mortes. Adaptation rapide : Seulement 5 changements par rapport à l'AZERTY classique. 95% des touches restent identiques. La plupart des utilisateurs s'adaptent en quelques heures. Aucun matériel requis : Installation logicielle simple, compatible avec tous les claviers physiques existants. 🌐 Site web : https://azerty.global
    Downloads: 10 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    ESP8266 Arduino Core

    ESP8266 core for Arduino

    ESP8266 Arduino Core is the Arduino core for the ESP8266 WiFi chip. It brings support for the ESP8266 chip to the Arduino environment, allowing you to write sketches, use familiar Arduino functions and libraries, and run these directly on ESP8266 without the need for an external microcontroller. ESP8266 Arduino core comes with libraries that enable it to perform a number of things. It can communicate over WiFi through the use of TCP and UDP; it can set up HTTP, mDNS, SSDP, and DNS...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 6
    Barrier

    Barrier

    Open-source KVM software

    Barrier is a software that works just like a KVM (keyboard, video and mouse) switch, which allows you to use a single mouse and keyboard to control several different computers by physically turning a dial on the box to switch the machine you're controlling at any given time. Barrier is able to do this in software, giving you control over different machines by simply moving your mouse to the edge of the screen, or by using a keypress to switch focus to a different system. Barrier was built...
    Downloads: 1,045 This Week
    Last Update:
    See Project
  • 7
    WiFi Duck

    WiFi Duck

    Wireless keystroke injection attack platform

    A user-friendly open-source project to learn about keystroke injection attacks or ‘BadUSBs’. By emulating a USB keyboard, BadUSBs can gain full access to a computer in a matter of seconds! Unlike with other BadUSBs, you don’t need to install an app, log in, compile, or copy scripts onto an SD card. You simply connect via WiFi to manage all your scripts from within the web interface. This tool is intended to be used for testing, training, and educational purposes only. Never use it to do harm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WxPic
    WxPic allows, with a PC and an adapter (programmer), to program a PIC micro-controller, by loading a HEX file, reviewing and/or editing the configuration or memory and writing and/or verifying the device flash memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    EtherCard is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE. It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can easily push the limits of smaller microcontrollers. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    VSCP Protocol & Friends
    A project for a highly scalable protocol and framework and a collection of software tools for m2m (machine to machine communication) and IoT Internet of Things. The programs here works on Windows and Linux and are based around VSCP, The Very Simple Control Protocol. Repository is here: https://github.com/grodansparadis/vscp_software and here https://github.com/grodansparadis/vscp_firmware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cuda-z
    Simple program that displays information about CUDA-enabled devices. The program is equipped with GPU performance test.
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • 12
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    usbpicprog is a Microchip PIC programmer with simple hardware: one PIC18F2550 and some components. It's therefore easy and cheap to build. Usbpicprog consists of 3 components: Hardware, Embedded software and a stand-alone program for Win, Mac and Linux.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 14
    This is a simple CPU burn program for the major UNIX systems: AIX, BSD, HP-UX, Linux, Solaris etc (full list in the source file #defines) and Windows. It will discover the number of available CPU cores and fork enough threads to create a load on all cores by default. The number of threads and memory block size can be changed from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FPGAsm

    FPGAsm

    Create fast bare-metal FPGA designs without Verilog or VHDL

    FPGAsm is a low-level alternative to verilog and VHDL. A near-instant 'assembler for FPGAs', this simple yet powerful language facilitates bottom-up design, layout and wiring of modules, and generation of .xdl output. With about 10 keywords to learn, you can start making circuits in minutes. Now you can focus on learning the ins and outs of the FPGA instead of complex tools and languages. Fast turnaround time and bottom-up approach invite exploration, experimentation, live circuit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The CAN projects aim is to develop and maintain a CAN driver for Linux/windows that support misc. can chips/cards. Also utilities such as tracing tools, diagnostic tools and such will be published in the project. The Very Simple Control Protocol (VSCP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GXSNMP offers an easy way to use SNMP (Simple Network Management Protocol). SNMP is communication protocol that offers easy way to communicate with wide range of different devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library allows to comunicate via LPT (IEEE 1284) on Windows ME/XP. It's an dll for MS Visual C++ programs. The LPT port is represented by object with simple interface. Library needs driver UserPort.sys, which is attached to package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DIPSW Dual In-Line Switch
    Simple program making programming a DIP switch real easy. Small utility with a GUI to show how to set a card's DIP switches up for HEX coded I/O addresses or similar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MonitorOff is a simple utility that can turn off a monitor on command using the Windows API. It does one thing and does it well, never runs in the background and no configuration is needed. An ideal utility for saving power when standby is not necessary.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Mattise is a simple hobby operating system designed to run fast on 32-bit PCs. A newlib port will be released soon for developers to write their own programs for Mattise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is meant to be a powerful, but easy to use math software. It's by the user and for the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project intends to build a complete CallerID-function for home- or small buisniess environments. It depends on simple hardware which everyone can build. It will present the incomming call's number on every workstation on the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    his project is now at http://can.sourceforge.net EDA is a standardized model for development of components in a control system such as a home-/small office application or even in small systems such as a washing machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next