Showing 39 open source projects for "rp2040-study-timer"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 1

    Nemo

    Individual-based forward-time genetics simulation software

    Nemo is an individual-based, forward-time, genetically explicit, and stochastic simulation software designed for the study of the evolution of life history and quantitative traits, and genetic markers under various types of selection, in a spatially explicit, metapopulation framework.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    HP41CX

    HP41CX

    HP-41cx Emulator

    An Qt based HP-41cx Emulator first based on Eric's NSIM-0.61 Project. Ported to C++ and extended by an graphical Qt-based User-interface. Since Oct.2014 I developed my own NUT-Core implementation which is quite different from Eric's one. I called it NewT in fact of the existing NewT NUT Hardware revival.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    High Accuracy Approx Adder for FPGAs

    High Accuracy Approx Adder for FPGAs

    Approximate Adder for FPGA-based Image Processing Applications

    Using Approximate Computing, we have designed an innovative approximate adder with real-world image processing applications. The uploaded project includes its Matlab and Verilog models for result reproduction. This is an ongoing study and we aim to formally publish it for better understanding of viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Virtual Laboratory Environment

    Virtual Laboratory Environment

    A multi-modeling and simulation environment to study complex systems

    VLE is a multi-modeling and simulation environment to study complex dynamic systems. VLE is based on the discrete event specification DEVS. and it implements the DSDE formalism (A merge of Dynamic Structure DEVS, DSDEVS, with Parallel DEVS, PDEVS). VLE provides a complete set of C++ libraries, called VFL (VLE Foundation Libraries), to develop DEVS models, to gets results of simulations, to launch simulation on cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    Tissue Simulation Toolkit is a two-dimensional library for the Cellular Potts Model (Graner and Glazier 1992; Phys. Rev. Lett. 69, 2013), which is increasingly used by computational biologists to study tissue patterning and developmental mechanisms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    AcMus is a project on musical acoustics devoted to the development of models and computer tools for the study of room acoustics and focus on helping the investigation of issues related to the design, control and acoustic treatment of environments. AcMus has not been maintained for a few years now, but the code may still be useful. We consider the current repository to be at https://gitlab.com/ccsl-usp/acmus .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    In 2010, I reprogrammed the S7-200 emulator according to the manufacturer's specifications. The special feature I've added to it is the ability to connect to WinCC over the OPC protocol. Support: andrewpham.freelancer@gmail.com, live:andrewpham.freelancer, telegram:andrewphamvn Donate me: https://paypal.me/cnavn
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    Under this name are enclosed a number of applications useful to study the scattering of waves by (nano)particles of different shapes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Quantum Wells, Wires and Dots

    Quantum Wells, Wires and Dots

    A set of tools for simulating semiconductor nanostructures.

    ...It is adapted (by the same authors) from code that was originally supplied on a CD with the first edition of the book [1] and is now made available under the GPL3 license. In brief, we encourage everyone to use the software in your studies and research, to study and modify the source-code and to share it widely. However, you are not permitted to include any of our code in a closed-source project.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10

    SCADA-SST

    SCADA Security Testbed

    A simulation environment intended to study and analyze SCADA systems security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OptFerm

    OptFerm

    A computational platform to study fermentation processes

    OptFerm is a computational platform for the simulation and optimization of fermentation processes. The aim of this project is to offer a platform-independent, user-friendly, open-source and extensible environment for Bioengineering process optimization that can be used to increase productivity. This tool is focused in optimizing a feeding trajectory to be fed into a fed-batch bioreactor and to calculate the best concentration of nutrients to initiate the fermentation. Also, contains a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Exreco

    Exreco

    EXperimental REplicator COllider

    The project is moved to GitHub : https://github.com/bekisz/exreco/ Exreco is a agent based platform for the simulation and study of the Darwinian evolutionary process. It aims to support the exploration of genetically rooted phenomena like - aging (programmed cell death) - sexual and asexual reproduction - altruism of individuals - spread of diseases The typical way of using Exreco starts by defining the behavior of your replicators ( agents that can reproduce and evolve over time), and defining the environment of these replicators. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Fluid2D

    Fluid2D is the Swiss army knife of 2D CFD

    Fluid2D allows to study a wide variety of 2D flows. It is written entirely in Python. It is both a teaching code and a research code, capable of running from one core to thousands. Its numerics has been chosen to yield to as small dissipation as possible allowing to simulate easily high Reynolds flows, much higher than any of its concurrents. High performances are achieved by writting most of the operations as matrix-vector multiplications, handled by numpy that itself relies on the highly optimized BLAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    particlevis

    A particle simulation visualization program

    ...The ability to visualize vector flow information in a variety of forms, such as arrow-lines, inscribed glyphs, and motion blurred particles, is particularly useful in the study of granular flows. User-generated information can be integrated into the visualization using features such as per-particle color maps and surface maps, per-region vector fields, and volumetric data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    N.Tesla

    Numerical Transient Simulator for Power System

    ...Please leave feedback to the developer. N.Tesla is an open source project to provide students and researchers of EE with a tool to implement new models for power system study and research. N.Tesla is short for Numerical TransiEnt SimuLAtor for power system and is in memory of Nikola Tesla, one the greatest scientists in alternating current power system. If you have any questions, please contact the author by send email to [lichgang AT gmail DOT com] or leave feedback in the Discussion forum. Mailing List for N.Tesla: http://www.freelists.org/list/ntesla Mailing List for N.Tesla Developer: http://www.freelists.org/list/ntesla-dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    piv_clustering

    piv_clustering

    structural clustering of atomic trajectories based on PIV

    ...At variance with other approaches, it is possible to analyse also processes in solution, e.g., chemical reactions in liquid water, since the distance metric is based on a Permutation Invariant Vector (PIV) that is symmetric under exchange of identical atoms or molecules, including on the same footing both solute and solvent degrees of freedom. The approach is general and the definition of PIV only requires to specify the range of interatomic distances that is relevant for the process under study. Alternatively, also the SPRINT topological coordinates can be employed, that are particularly suited for nanostructures. The output is a partitioning of the trajectory into a few structural clusters (i.e., sets of frames), allowing for simpler analysis and visualization. Please read and cite Gallet & Pietrucci, J. Chem. Phys. 139, 074101 (2013)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    mcompartments

    A Matlab/GNU Octave package for dynamic box models

    A Matlab/GNU Octave package for dynamic box models with any number of species and compartments. Box models are useful to study the dynamics of chemicals within systems that can be described by different compartments (e.g. environmental systems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WATSpackage

    R package for acoustic-assisted whale survey simulation

    WATS is an R package (>R2.15) whose main purpose is to run an individual-based simulation of an acoustically-assisted mark-recapture survey of whales Version 1.0 = for R2.15.x Version 1.01 = for R3.0.3+ For details see: Peel D, Miller BS, Kelly N, Dawson S, Slooten E and Double MC (2014) A simulation study of acoustic-assisted tracking of whales for mark-recapture surveys. PloSOne in press.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ActiveFolder

    ActiveFolder

    ActiveFolder can be integrated with existed scientific computation.

    Welcome to the ActiveFolder project, the open source for management simulataion data and reproducing. ActiveFolder provide data reproduction for comparative study and searching reproduction data, by storing data coupled with provenance information. ActiveFolder is integrated existed grid computing service and cloud services. And also, ActiveFolder can be integrated with existed scientific computation, analysis and visualization software without modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Network Emulator

    Distributed Network emulation tool for high rate packet

    ...So if you are interested and have C/C++ programming skills, please contact me at zahid.med@gmail.com This framework allows to emulate a network by managing ethernet packets coming from two kind of interfaces: UDP and virtual network card. This tool is similare to dynamips (GNS3) but it can manager a higher packet rate. It can help to study DDoS attacks based on Botnet using the Lightweigth C++ Virtual Machine (LwCVM) in order to emulate Bots. This project is based on the following projects and libraries: LightweighIP of the TCP/IP stack pthread libpcap for communication with virtual machines dynamips Linux MicroCore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NanoHive Nanospace Simulator
    NanoHive is a modular simulator used for modelling the physical world at a nanometer scale. The intended purpose of the simulator is to act as a tool for the study and development of nanotech entities. The project will also focus on the simulation of complex biological applications such as Targeted Drug Delivery by simulating nanowires, magnetic nanoparticles and others. Updates will follow from January 2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    itermd

    Software tools for applications of simulations by iterations.

    For simulations or modeling studies of regulations, Automation or various phenomena, with parameters that may be random, interdependent variables without simple rules, etc.. It can also be used to study mathematical curves remarkable how 'pragmatic'. The claim of these tools is to facilitate the programming of simulations by providing routines to quickly generate: -display windows and input parameters -help to display the variation in the data as graphs -management of iterations Goal for the user: quickly programme his simulation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DReAMSim

    DReAMSim

    Dynamic Re-configurable Autonomous Many-task Simulator

    ...In particular, DReAMSim enables users to model task scheduling techniques at a preliminary design stage in order to investigate their performance potential. The simulation framework makes it easy to extract various performance and resource utilization related statistics to study the behavior of different task scheduling techniques. DReAMSim has been intentionally developed with a very simple-to-use interface to allow novice programmers implement their own resource management techniques without being bothered with all the hassles of a full-fledged commercial simulator, yet it has the main features required for defining reconfigurable processing elements in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iES is a interactive emergency simulator that displays maps and resources to emulate and study a mass-casualty event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ByoDyn (http://cbbl.imim.es/ByoDyn) is a software tool for the study of biochemical networks within the framework of systems biology. SBML compatible, ByoDyn is a group effort of the Computational Biochemistry and Biophysics Lab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB