Showing 258 open source projects for "ir"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    IRremote Arduino Library

    IRremote Arduino Library

    Infrared remote library for Arduino, send and receive infrared signals

    .... Supports more protocols, since adding a protocol is quite easy now. Better documentation and more examples. Compatible with tone() library, see ReceiveDemo. Supports more platforms, since the new structure allows to easily add a new platform. Feedback LED also for sending. Ability to generate a non-PWM signal to just simulate an active low receiver signal for direct connection to existent receiving devices without using IR.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    OpenMQTTGateway

    OpenMQTTGateway

    MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino

    ... thermometer compatibility, SMS & LORA. OpenMQTTGateway supports very mature technologies like basic 433mhz/315mhz protocols & infrared (IR) so you can make your old dumb devices "smart" and avoid throwing them away. These devices also have the advantage of having a lower cost compared to Zwave or more sophisticated protocols. OMG also supports up-to-date technologies like Bluetooth Low Energy (BLE) or LORA.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Binaryen

    Binaryen

    Compiler infrastructure and toolchain library for WebAssembly

    Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++. It aims to make compiling to WebAssembly easy, fast, and effective. Binaryen has a simple C API in a single header, and can also be used from JavaScript. It accepts input in WebAssembly-like form but also accepts a general control flow graph for compilers that prefer that. Binaryen's internal IR uses compact data structures and is designed for completely parallel codegen and optimization, using all...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    IRremoteESP8266

    IRremoteESP8266

    Infrared remote library for ESP8266/ESP32

    Infrared remote library for ESP8266/ESP32. Send and receive infrared signals with multiple protocols. This library enables you to send and receive infra-red signals on an ESP8266 or an ESP32 using the Arduino framework using common 940nm IR LEDs and common IR receiver modules. e.g. TSOP{17,22,24,36,38,44,48} demodulators etc. Usage of the library has been slightly changed in v2.0. You will need to change your usage to work with v2.0 and beyond. You can read more about the changes required...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Amazon Braket Python Schemas

    Amazon Braket Python Schemas

    A library that contains schemas for Amazon Braket

    Amazon Braket Python Schemas is an open source library that contains the schemas for Braket, including intermediate representations (IR) for Amazon Braket quantum tasks and offers serialization and deserialization of those IR payloads. Think of the IR as the contract between the Amazon Braket SDK and Amazon Braket API for quantum programs. Schemas for the S3 results of each quantum task. Schemas for the device capabilities of each device. The preferred way to get Amazon Braket Python Schemas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MoshiX

    MoshiX

    Extensions for Moshi including IR plugins, moshi-sealed, and more

    Extensions for Moshi. Moshi is a modern JSON library for Android, Java and Kotlin. It makes it easy to parse JSON into Java and Kotlin classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vyper

    vyper

    Pythonic Smart Contract Language for the EVM

    See Installing Vyper to install vyper. See Tools and Resources for an additional list of framework and tools with vyper support. See Documentation for the documentation and overall design goals of the Vyper language. See Learn.Vyperlang.org for learning Vyper by building a Pokémon game. See try.vyperlang.org to use Vyper in a hosted jupyter environment! There is also an online compiler available you can use to experiment with the language and compile to bytecode and/or IR. While the vyper...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    kotlin-power-assert

    kotlin-power-assert

    Kotlin compiler plugin to enable diagrammed function calls

    Kotlin Compiler Plugin which high-jacks Kotlin assert function calls and transforms them similar to Groovy's Power Assert feature. This plugin uses the IR backend for the Kotlin compiler and supports all platforms: JVM, JS, and Native!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IREE

    IREE

    A retargetable MLIR-based machine learning compiler runtime toolkit

    IREE (Intermediate Representation Execution Environment, pronounced as "eerie") is an MLIR-based end-to-end compiler and runtime that lowers Machine Learning (ML) models to a unified IR that scales up to meet the needs of the data center and down to satisfy the constraints and special considerations of mobile and edge deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Global anycast DNS network. | IBM NS1 Connect Icon
    Global anycast DNS network. | IBM NS1 Connect

    Enjoy fast connections to consumers around the globe through an anycast network with 26 points of presence (PoPs).

    IBM NS1 Connect provides fast, secure connections to users anywhere in the world with premium DNS and advanced, customizable traffic steering. NS1 Connect’s always-on, API-first architecture enables your IT teams to more efficiently monitor networks, deploy changes and conduct routine maintenance.
    Learn More
  • 10
    gensim

    gensim

    Topic Modelling for Humans

    Gensim is a Python library for topic modeling, document indexing, and similarity retrieval with large corpora. The target audience is the natural language processing (NLP) and information retrieval (IR) community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IRkernel

    IRkernel

    R kernel for Jupyter

    For detailed requirements and install instructions see irkernel.github.io. Per default IRkernel::installspec() will install a kernel with the name “ir” and a display name of “R”. Multiple calls will overwrite the kernel with a kernel spec pointing to the last R interpreter you called that commands from. You can install kernels for multiple versions of R by supplying a name and display name argument to the install spec() call (You still need to install these packages in all interpreters you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WALA

    WALA

    Libraries for Analysis, with frontends for Java, Android, and JS

    The T. J. Watson Libraries for Analysis (WALA) provide static analysis capabilities for Java bytecode and related languages and for JavaScript. The system is licensed under the Eclipse Public License, which has been approved by the OSI (Open Source Initiative) as a fully certified open-source license. The initial WALA infrastructure was independently developed as part of the DOMO research project at the IBM T.J. Watson Research Center. In 2006, IBM donated the software to the community. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenVINO Training Extensions

    OpenVINO Training Extensions

    Trainable models and NN optimization tools

    ... optimize optimizes a pre-trained model using NNCF or POT depending on the model format. NNCF optimization used for trained snapshots in a framework-specific format. POT optimization used for models exported in the OpenVINO IR format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jmol

    Jmol

    An interactive viewer for three-dimensional chemical structures.

    Over 1,000,000 page views per month. Jmol/JSmol is a molecular viewer for 3D chemical structures that runs in four independent modes: an HTML5-only web application utilizing jQuery, a Java applet, a stand-alone Java program (Jmol.jar), and a "headless" server-side component (JmolData.jar). Jmol can read many file types, including PDB, CIF, SDF, MOL, PyMOL PSE files, and Spartan files, as well as output from Gaussian, GAMESS, MOPAC, VASP, CRYSTAL, CASTEP, QuantumEspresso, VMD, and many other...
    Leader badge
    Downloads: 1,555 This Week
    Last Update:
    See Project
  • 15
    LIRC

    LIRC

    Linux Infrared Remote Control

    LIRC is a package that supports receiving and sending IR signals of IR remote controls, adding functionality and flexibility to the basic support in the Linux kernel. Support for LIRC is ubiquitous in Linux HTPC applications; it's also packaged in all major Linux distributions. Despite it's name, LIRC also works on OSX.
    Leader badge
    Downloads: 233 This Week
    Last Update:
    See Project
  • 16
    ASH-Toolset

    ASH-Toolset

    Headphone Correction and Spatial Audio on Headphones

    The Audio Spatialisation for Headphones Toolset is an application for headphone correction and binaural synthesis of spatial audio systems on headphones Visit the wiki for information on how it works: https://sourceforge.net/p/ash-toolset/wiki/Documentation/
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    miRemote

    miRemote

    IR Remote, Android phone with Ir emitter runs LIRC config file

    Loads LIRC config files, displays remote buttons. Uses LIRC project core code to create waveform for a button. Uses Android phone IR emitter to send waveform. Can list, download, and use all LIRC config files in LIRC.ORG remotes database. Does not support LEARN IR Code yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StereoHits desktop-player

    StereoHits desktop-player

    Reproductor de escritorio de windows para Stereo Hits Radio

    Esta aplicación fue realizada exclusivamente para la audiencia de Stereo Hits Radio, y es para que puedan tener un cliente de escritorio y no tengan que estar abriendo el navegador e ir hasta la pagina, si no tener una ruta directa a su música
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    schur

    schur

    Interactive Program For Calculating Properties Of Symmetric Functions

    Schur is a standalone program for interactively calculating properties of Lie groups and symmetric functions. Schur has been designed to answer questions of relevance to a wide range of problems of interest to chemists, mathematicians, computer scientists,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Radio Plameras desktop-player

    Radio Plameras desktop-player

    Reproductor de escritorio de windows para Radio Palmeras GT

    Esta aplicación fue realizada exclusivamente para la audiencia de Radio Palmeras GT, y es para que puedan tener un cliente de escritorio y no tengan que estar abriendo el navegador e ir hasta la página, y así tener una ruta directa a su música favorita.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    MultiSpecUVVis

    MultiSpecUVVis

    Multi-spectra handling and presentation

    Read and handle (Baseline correction, Peakpeaking, Integration, Line fitting) multiple UV-Vis, IR, RAMAN spectra. The project can open .SPE PRINCETON type format and various txt formats however this will be updated in the future. You can make very nice figures 2D and 3D ready for publication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Meditacion Merkaba Realidad Virtual

    Meditacion Merkaba Realidad Virtual

    Meditación MerKaBa (Hombre y Mujer) de Drunvalo Melchizedek para RV.

    Hola! me llamo Creative17 y he digitalizado, para realidad virtual, la Meditación MerKaBa (Hombre y Mujer) de Drunvalo Melchizedek de forma gráfica y guiada. Gracias! ❤ El programa requiere únicamente de un visor de realidad virtual con micrófono. Testeado con Oculus Rift S. Comandos de voz del menú "HOLA": Ir al menú. "INFORMACIÓN": Explicación de la meditación. "CONSEJO": Recomendaciones por Drúnvalo Melchizedek. "UNO": Apartado uno del menú. "DOS": Apartado dos del menú. "TRES...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Arduino mySQM Sky Quality Meter

    Arduino mySQM Sky Quality Meter

    mySQM powered by Arduino Nano

    A sky quality meter based on TLS237 and Arduino Nano. (c) Copyright Robert Brown 2014-2024. All Rights Reserved. Code or portions of code may not be copied or used without appropriate credit given to author. For a WiFi ESP32 much improved version please see https://sourceforge.net/projects/mysqmproesp32/ AUTHOR NOTE: HIGHLY RECOMMEND YOU USE AN ARDUINO MEGA FOR THIS PROJECT IF ALL OPTIONS ARE CHOSEN YOU CAN RUN OUT OF CODE SPACE ON A NANO
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24
    Version2. to cite this collection: DOI: http://dx.doi.org/10.12785/ijcds/100161 title={A Combined Method of Naïve-Bayes and Pooling Strategy for Building Test Collection for Arabic/English Information Retrieval}, author={Mazari, Ahmed Cherif and Djeffal, Abdelhamid}, journal={International Journal of Computing and Digital Systems}, volume={10}, year={2021}, publisher={University of Bahrain} }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Test Information Retrieval Collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next