Showing 220 open source projects for "ti"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    CEmu emulator

    CEmu emulator

    Third-party TI-84 Plus CE / TI-83 Premium CE emulator

    Developer-oriented emulator of the eZ80-based TI-84 Plus CE / TI-83 Premium CE calculators. CEmu is a third-party TI-84 Plus CE / TI-83 Premium CE calculator emulator, focused on developer features. The core is programmed in C and the GUI in C++ with Qt, for performance and portability reasons. CEmu works natively on Windows, macOS, and Linux! Easy setup - get running by doing a one-time-only connection of your calculator!
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wavelets.jl

    Wavelets.jl

    A Julia package for fast discrete wavelet transforms and utilities

    ...A new lifting scheme can be easily constructed by users. The current implementation of the lifting transforms is 2x faster than the filter transforms. Thresholding, best basis, and denoising functions, e.g. TI denoising by cycle spinning, best basis for WPT, noise estimation, and matching pursuit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tiny CUDA Neural Networks

    Tiny CUDA Neural Networks

    Lightning fast C++/CUDA neural network framework

    ...The fully fused MLP component of this framework requires a very large amount of shared memory in its default configuration. It will likely only work on an RTX 3090, an RTX 2080 Ti, or high-end enterprise GPUs. Lower-end cards must reduce the n_neurons parameter or use the CutlassMLP (better compatibility but slower) instead. tiny-cuda-nn comes with a PyTorch extension that allows using the fast MLPs and input encodings from within a Python context. These bindings can be significantly faster than full Python implementations; in particular for the multiresolution hash encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    OpenBLT

    OpenBLT

    Bootloader for STM32, XMC, HCS12 and other microcontroller targets.

    OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 6
    IRCwebNET Plugin

    IRCwebNET Plugin

    Plugin per wordpress per inserire una chat IRC sul tuo sito

    Plugin wordpress ultraleggero che ti permette di inserire una chat kiwiirc sul tuo sito.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    [OFFICIAL] tinyfiledialogs C C++ v3.21.3

    [OFFICIAL] tinyfiledialogs C C++ v3.21.3

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header ==> 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & head-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix...
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 9
    BackgroundMattingV2

    BackgroundMattingV2

    Real-Time High-Resolution Background Matting

    Official repository for the paper Real-Time High-Resolution Background Matting. Our model requires capturing an additional background image and produces state-of-the-art matting results at 4K 30fps and HD 60fps on an Nvidia RTX 2080 TI GPU.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    CalLite CRM

    CalLite CRM

    Software per Call Center

    CalLite è il software per Call Center più versatile e veloce sul mercato. Ti permette di azzerare le perdite di tempo degli utenti (operatori, agenti, supervisori, coordinatori, ecc. ecc.) per massimizzare i guadagni. Il software dispone delle funzionalità: PowerDialer, ProgressiveDialer, PredictiveDialer ed AutoDialer. Ovunque siano (da casa o in ufficio), i tuoi operatori potranno lavorare con una semplice connessione internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tiny Pascal for TI83p and TI84

    Full Pascal and Assembly language tool chain for Texas Instrument TI-

    Tiny Pascal for TI8x is a full Pascal and Assembly language tool chain for Texas Instrument TI-8x calculators. It allows production of programs and application for TI83+ and TI84 calculators. The benefits are : · All the features of assembly programs and applications are available without the inherent complexity on Z80 assembly programming · Programs will run much faster that TI-Basic equivalent · A standard library is available (gotoxy, ClrHome, flush, crlf, …), and it will be expanded when needed · Built in access method to TI8xPlus system routines from Tiny Pascal programs · TI-8x menus support To show what you can do with this tool chain, we have coded an Othello/Reversi like game.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Bible Query Language (Spanish)
    ...Con frecuencia, los documentos académicos citan largas listas de versículos tediosas de consultar manualmente. Por ejemplo, la siguiente es una lista de versículos de la Biblia de Estudio John MacArthur:    Mt 7:15; Hch 20:29, Ga 2:4-5; 1 Ti 4:1-3; 2 P 2:1,20; 1 Jn 2:18-23; 2 Co 11:13-15 Bible Query Language (BQL) es el software que subsanará este problema, permitiendo realizar consultas de listas en el formato estándar y retornarlas en una forma legible.
    Downloads: 171 This Week
    Last Update:
    See Project
  • 13

    La lista de la compra

    Aplicación simple y minimalista de lista de la compra automática

    Tu memoria tan solo necesita una ayuda y no que hagamos todo por ti, por lo que esta aplicación ofrece una solución sencilla, intuitiva y minimalista para ayudarte en tu día a día. El objetivo es que te lleve poco tiempo usarla como ocurre con una lista de la compra tradicional o con una persona que te recuerda lo que debes comprar, sin necesidad de complejas opciones que te distraigan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    ...This Bootloader is based on "Tiny PIC Bootloader" made by Claudiu Chiculita. A special THANK to him!!! What can it do? It can program: - Microchip PIC10/12/16/18/24/32/dsPIC30/33 - Atmel ATtiny, ATmega - TI MPS430 - NXP ARM Cortex-M0+ - Silicon Labs C8051 And this: - with light modifications to the Bootloader firmware for new devices - without modifying your source code or using a special linker script - via GUI or command line prog - with automatic Reset
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15
    robotdazero

    robotdazero

    Automation and Machine Learning to grow your startup

    ...Miglioriamo continuamente i nostri progetti principali e ci impegniamo nel sociale per diffondere la cultura dei maker associandola alla ecologia. Abbiamo realizzato in questi anni alcuni corsi free che ti aiuteranno a ottenere il massimo con i gadget elettronici. Se vuoi conciliare tecnologia, sviluppo e rispetto per l’ambiente sei nel posto giusto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Mecrisp-Across Unofficial User Doc

    Tethered Forth for MSP430 Microcontrollers

    Mecrisp-Across tethered Forth for MSP430 Micro controller Target using a Ti Tiva Connected Launchpad as the Host via a 4 wire JTAG connection. No need to pre-flash anything, no bootloader … nothing, just connect the four wire Tether and start developing your embedded application on the MSP430xx target immediately!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Coppettino

    Coppettino

    www.coppettino.it

    "Coppettino" è il software open source di fatturazione elettronica e preventivazione che ti aiuta nella tua tua attività. Semplice, sicuro, intuitivo e gratuito. Ti permette di creare la tua fattura immediata anche senza connessione internet per poi inviarla in un secondo momento; ideale anche per regime dei Minimi e Forfettari. La versione 3.0.0, assolve le specifiche tecniche 1.7.0 per l’anno 2022.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tech01

    Multitasking ARMv7-R and ARMv7-A (Cortex-R, Cortex-A)

    Goal: multitasking kernel from scratch Target board: TI LAUNCHXL2-RM46
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Robust Video Matting (RVM)

    Robust Video Matting (RVM)

    Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX

    We introduce a robust, real-time, high-resolution human video matting method that achieves new state-of-the-art performance. Our method is much lighter than previous approaches and can process 4K at 76 FPS and HD at 104 FPS on an Nvidia GTX 1080Ti GPU. Unlike most existing methods that perform video matting frame-by-frame as independent images, our method uses a recurrent architecture to exploit temporal information in videos and achieves significant improvements in temporal coherence and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    gdcalc

    gdcalc

    financial, statistics, scientific and programmers calculator

    ...The GUI was written with glade(1) and uses the Gnome/Gtk-2 toolkit - so it may well be compatible with themes and other whiz-bang features of those systems. gdcalc has both Algebraic notation (ie. conventional, TI or Casio style) and Reverse Polish Notation (RPN or Hewlett-Packard style). If you've not heard of RPN before, you are probably familiar with algebraic calculators. Very briefly, while simpler and more natural to use, RPN calculators need some study eg. they have an Enter key instead of the equals key. New home page: http://bhepple.com/doku/doku.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OoeyGUI MESS Launcher

    OoeyGUI MESS Launcher

    GUI Launcher to launch MAME Emulated TI-99 16bit Computer Systems

    OoeyGUI MESS Launcher has been coded by Chris Schneider [SHIFT838] to be a front-end launcher for use to with MAME to easily launch an emulated TI-99/2, TI-99/4, TI-99/4A, TI-99/8 and Myarc Geneve 9640 computer systems. This application has been tested with MAME v0.225b and higher and is completed coded in Python for cross OS compatibility. It has been tested on Windows 10, Linux Ubuntu 20.04, MacOS Catalina/Big Sur and Raspberry OS on RPi4. Please be aware that MAME program switches have changed and this launcher will not work with older versions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gym Register
    GymRegister è la nuova applicazione per tablet Android che ti consente di gestire gli iscritti dei corsi di una palestra o di una qualsiasi attività sportiva e non. Dotato di una semplice e intuitiva interfaccia grafica, GymRegister ti consente di eliminare tutti i supporti cartacei e di poter utilizzare il tuo tablet personale. L' applicazione è stata studiata per garantire la massima efficienza grazie all'ottimizzazione del codice e all'utilizzo di algoritmi in grado di gestire grandi quantità di dati. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FaraddAPP

    FaraddAPP

    FaraddAPP è l’applicazione dedicata alla Discesa dei candelieri

    Vivi la Discesa dei Candelieri di Sassari sul tuo smartphone grazie a FaraddAPP, l' applicazione per dispositivi Android che ti permette di conoscere la storia della Faradda con i dettagli e le curiosità sui Gremi, sapere in tempo reale a che punto della discesa sono i Candelieri e gli eventi che fanno da contorno alla Festha Manna sassarese! La Faradda o Discesa dei Candelieri è Patrimonio orale e immateriale dell' umanità dell' UNESCO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tilem - TI Linux Emulator
    TilEm is an emulator for the Z80 series of Texas Instruments graphing calculators. It supports all of the existing models in this series (TI-73, TI-76.fr, TI-81, TI-82, TI-83, TI-83 Plus, TI-84 Plus, TI-85, and TI-86.) TilEm features detailed emulation of all aspects of the calculator hardware, and includes a debugger for writing assembly programs.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB