Showing 53 open source projects for "interrupt"

View related business solutions
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ds1621avr

    A hotplug-capable DS1621 temperature sensor library for the AVR

    AVR library to get readings from up to 8 of Maxim Integrated's DS1621 TWI temperature sensors. The DS1621 can only perform about 2 conversions per second, it seemed to be a good idea to assign the TWI communication with a pretty low priority within the avr. I decided to use interrupt flag polling rather than ISRs which is only possible because the AVR is the master device on the TWI bus. The library is hot-plug capable and adding or removing sensors from the bus is possible at all times...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    K3NG-Keyer for AVR-Studio 7

    K3NG-Arduino Keyer ported to AVR-Studio 7

    ...) and comes in DIP40 housing - a nice peace for use the on prototype boards or embedded them into your own project. It contains two serial boards and every I/O pin support the use in combination of an external Interrupt. I had stopped the time consuming portation of the original arduino sketch in the beginnung of 2015 because i had moved to the ARM Cortex-M MPU's. I had decide me (04/2017) to port them to ARM Cortex M0+ next. Vy 73 de DD4DA, Gerhard
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MobiKin Transfer for Mobile

    MobiKin Transfer for Mobile

    Best Mobile Phone Transfer Software for iPhone, Android, Nokia (Symbia

    MobiKin Transfer for Mobile (Mac Version) can help you freely transfer files like contacts, apps, photos, music, video, etc. between various mobile phones with several clicks and in no times.
    Downloads: 1 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5

    ArduinoRCLib

    Library for Arduino based R/C equipment

    A library containing functions for building Arduino based R/C equipment like transmitters, receivers and flight controllers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    TimeDoctor
    TimeDoctor is a tool to visualize execution traces of tasks, queues, cache behavior, etc. While originally targeting embedded media processors and includes specific features for analyzing audio/video streaming applications it has wider applicability.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NTVDM64

    NTVDM64

    A virtual DOS machine for x64 Windows which works like ntvdm

    As far as we know, Microsoft Windows no longer supports 16-bit MS-DOS application and they removed NTVDM, since virtual 8086 mode is not available under amd64 extended mode. This project aimed at building a virtual dos machine for 64-bit Windows. The idea of this project is to emulate a 16-bit CPU and provide BIOS/DOS interrupt services to MS-DOS applications. In NTVDM64, 16-bit applications runs as before in 32-bit Windows. We want to create a compatible environment for 16-bit applications...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 9
    ...) channels, I2C and SPI bus, wake-up interrupt to wake on CAN, and 8 analog digital converter (ADC) channels. Arducc has a low consumption segment, and contains two different power supplies allowing the board to have very low current consumption. In this setting, the MCU is switched to power down state, the CAN transceiver to sleep mode, and the SMPS is disabled. The system wakes-up and turns-on the SMPS and the remaining devices when one message is received from the CAN channel.
    Downloads: 0 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
  • 10
    CortOS is an Embedded RTOS 1. It is a free and open 2. Task switch is very fast 3. Interrupt service routine uses a separate stack 4. Calculate running time of Task 5. It is a real-time multitask kernel which accords with CMSIS ( Cortex Microcontroller Software Interface Standard ). 5. <Atmega328> <ARM Cortex-M3> <ARM Cortex-M4 with FPU> <STM8>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WinGxemul
    A Windows build of Gxemul found at http://gxemul.sourceforge.net/ which is a framework for full-system computer architecture emulator. Several real machines have been implemented within the framework, consisting of processors (ARM, MIPS, Motorola 88K, PowerPC, and SuperH) and surrounding hardware components such as framebuffers, interrupt controllers, busses, disk controllers, and serial controllers. The emulation is working well enough to allow several unmodified "guest" operating systems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    dogbackup

    A simple Bash script using wget to download every song from Dogmazic

    ... tracks available. The script can be interrupted at any time, and when re-launched later, will resume the downloads at the point there were. To use it, you have to know how to launch a bash script from command line, and how to interrupt a command-line job. Please note that this script was created to be used with the version 2 of the Dogmazic website. Version 3 is currently being developed and the script will have to be modified once this third version is online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TaskStack
    Creates and maintains a record of your daily tasks. It allows to interrupt activities and go back to them when the interruption is finished. There is always at most one concurrent activity running. This way it computes the real duration of each task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CooCox CoOS is a free and open-source embedded real-time multi-task OS specially for ARM Cortex M series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The embedded Single Timer Wheel (eSTW) is a timer wheel facility that can be used at task and interrupt level. The number of wheel spokes is user configured. The timer granularity is determined by the task signal or hardware interrupt source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This set of macros allows one to write interrupt driven code using simulated blocking. This allows one to write structured code rather than using state machines. This facilitates easy changes without the need to keep state diagrams up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a mini OS which comes in two flavours: 1) Real Mode Kernel 2) Protected Mode Kernel It includes features like: a custom bootloader which supports FAT12,FAT16 volumes,Booting from CD,Primitive Keyboard & Monitor driver,Interrupt & PIT handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Implementation of virtual threads for the XS-1. Currently a simple context switching implementation for the XMOS XS-1 architecture (Gn, Ln products). Allows a user to run low speed processes on a single thread using time sliced scheduling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A kernel written by Merck Hung. IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate. Written in C language, development under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Estaño is a mini real-time operating system (RTOS) for microcontroller. Features: Fully preemptive multitasking, Low interrupt latency, Fast and constant context switching, semaphores, r/w semaphores, mailboxs, fifos, periodic and one-shot timers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ZeST is a TUI program for stressing filesystems/disks. Depnding only on curses, it works on any POSIX system. It uses fork()s and a named fifo for IPC. Individual process can be killed if one were to start too many and this would not interrupt the test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an Mini Operating System for intel protected mode. This OS is written to understand OS concepts such as paging, VM, multitasking, Interrupt handling. This project is mainly done for educational purpose.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The purpose of this project is build up a filtering tool for: Reduce the impact of Machine Noise (Interrupt Coalescing and stuff) on Network measurements The project is currently funded by Google and mentored by Internet2
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Interrupt is a full scale web based bbs package that runs on Cold Fusion. The porject is intended to emulate the old school ansi/dialup based bbs'. It contains user access flags, threaded message areas, file areas, chat, instant messeging and more.
    Downloads: 2 This Week
    Last Update:
    See Project