Showing 149 open source projects for "windows ir"

View related business solutions
  • 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.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 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: 9 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: 8 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 10
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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,028 This Week
    Last Update:
    See Project
  • 14
    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: 15 This Week
    Last Update:
    See Project
  • 15
    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: 11 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 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: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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": Apartado...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Test Information Retrieval Collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This software supports programming Logitech(R) Harmony(TM) remote controls. It provides most of the functionality of the Windows software provided by Logitech(R), but is much smaller and cross-platform. This software allows you to update or backup configurations, upgrade firmware, or do IR-learning. NOTE: Development has moved to github: http://www.github.com/jaymzh/concordance
    Downloads: 20 This Week
    Last Update:
    See Project
  • 24
    GeN 20

    GeN 20

    Sistema de Gestión

    Con el puedes comprar, vender, llevar stock, cuentas corrientes, proveedores, pedidos, inventarios, libros contables, financiaciones, comisiones, intereses. Y la mas variable y flexible forma de obtener reportes. Esta basado en una solida estructura contable totalmente adaptable a cualquier empresa. Es simple y complejo al mismo tiempo lo que permite que en pequeñas empresas pueda ser utilizado sin mayores complicaciones y en estructuras mas grandes poder ir parametrizandolo para adaptarlo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    43 queries of various topics for the Information Retrieval Collection . The corpus is created from the OSAC corpus of journalistic texts consisting of 4763 articles recovered from the Arabic BBC News. https://sourceforge.net/projects/ar-text-mining/files/Arabic-Corpora/
    Downloads: 2 This Week
    Last Update:
    See Project