Search Results for "shutdown-timer" - Page 2

Showing 109 open source projects for "shutdown-timer"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1

    MSP430 C Code Library

    Library of peripheral drivers, component drivers, utilities, and more!

    A collection of C libraries for the TI MSP430 family of microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Apache mod_statistics

    Apache module for SNMP monitoring

    This Apache module, with the netsnmp plugin enables you to live monitoring your Webserver allowing to monitor the entire server, and if you want each of your VHosts or (Wild)Aliases. Is able to monitor and signalate via TRAP reconfiguration or entire server shutdown/crash. Using Atomical operations and MMAP server overhead is minimal. Contrib from Alf Høgemark for integrating it in OpenNMS: http://www.kanonbra.com/index.php/projects/performance-testing/24-monitoring-apache-http-server-in-opennms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Timer Calculator for any MCU

    Tired of boring calcs? Let me simplify your Timer based projects.

    A simple program that calculates up to 6 parameters to help you using Timers. It is done to be used with ever single MCU (PIC, ATMEL, Freescale, etc) and plataform (Arduino, Raspberry, Edison, etc). Just enter yours parameters and let the program calculate all the needed values to help you. It also saves a .txt file with results, if you need to see it again later and save your inserted values (no one likes to retipe values everytime, right?) Isn't program translated to your language? Use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    wpf-plot3d

    Tool to plot 3d-graphic from an XML, EXCEL or parametrization

    ...It can handle a wide range of graphic types: - Surface: Graphic defined on a Cartesian grid defined via an XML file - Mesh: Graphic defined on a general mesh defined via an XML file - Points: Set of points defined via an XML file - Curve: 3d-curve defined via an XML file - Parametric surface: Parametric surface defined on a cartesian grid - Parametric curve: 3d parametric curve "wpf-plot3d" includes toolboxes: - Camera: Rotation, zoom, ... - Settings: Define own colors, effects, timer to refresh, ... - Pallet: Add comments, arrows, ... "wpf-plot3d" is implemented in C/C# and uses Windows Presentation Foundation (WPF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    vinuxproject

    vinuxproject

    Vinux is an Ubuntu derived distribution for blind & visually impaired.

    Vinux supports software text to speech and Braille support from boot-up to shutdown. Users can use installation medium to install independently with no sighted assistance required. Vinux supports command line environment speech, Desktop environment speech and magnification features. Vinux comes with an accessible suite of software and has an excellent mailing list support group.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    debug_new

    debug_new

    C / C++ everything-memory debugger

    Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states. - Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++) - Supports C and C++ - Supports gcc and g++ - Supports pthread and any posix platform - Multithreading is supported. - Easy to use and install (just include the header and link the source)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LORE

    LORE

    Another RAID Driver for Linux

    LORE (Layer Of Raid Engine) is a software RAID driver for Linux like MD. LORE delivers better performance than MD in various worklaods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    clipt (Command Line Pomodoro Timer)

    Awesome Command Line Pomodoro Timer

    clipt is CLI (Command Line Interface) Pomodoro Timer. Although the name mentions command line, but it is flexible to be equipped with and support a GUI interface. It's a multi-user program written in C for Unix that allows each user of the system have their own Pomodoro timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    debug_mutex

    c/c++ debug-mutex library

    A cross-platform implementation of a mutex, that automatically checks for everything, you might be doing wrong: - DeadLocks - Invalid mutex leave order - Thread Shutdown, while still holding mutex locks - Destroying a locked mutex - (Un)Locking a destroyed mutex - UnLocking an unlocked mutex - UnLocking an mutex locked by another thread - Locking a non-recursive, locked mutex - Not destroying all mutexes before application termination Every abnormal produces a console output with file and line information about were it is located and why it happened. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    libwebcam

    The webcam-tools package

    The webcam-tools package contains the following two components: - libwebcam Webcam Library (LGPL) - uvcdynctrl Manage dynamic controls in uvcvideo (GPL) This project was first developed by logitech and it was hosted at a svn repo in the quickcamteam site, but since then logitech shutdown the site. So now after getting the OK with the developer Martin Rubli, we migrated the code to sourceforge.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 12

    Animated GIF Control

    Animated GIF control for Windows

    ...It comes with a platform-agnostic GIF file loader. You'll need to embed the GIF as a raw binary then create a temporary stream to package images, the resource compiler isn't up to it. The control uses the timer to update the animation. It's written in pure C, and only exposes three functions. Register at start-up, and create with "GIFAnimation" as the class name using CreateWindow. It should drop in easily to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    openchronos-ng

    openchronos-ng

    fully modular opensource firmware for the ez430 chronos

    ...Compared to openchronos it has the following features: * system message bus for system<->module communication. * hardware RTC timekeeping (no more clock inaccuracy). * rework of timer and ports drivers. * implementation of a module system (drop in applications). * rework of the display routines. * rework of the menu system. The firmware code is also conceptually simpler and smaller which leaves room for more modules (applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SARK110 SDK

    SARK110 SDK

    SDK for the SARK-110 Antenna Analyzer

    The SARK110 SDK allows the development of user applications for the device or using the device as a platform for experiments. The SDK provides the following basic functionalities: • Graphic display • Keypad • Buzzer • USB (Mass Storage Driver) • DDS • Timer • ADC driver • FAT file system • Sample application In addition the SDK provides a device simulator for developing the application on the PC, intended mainly for the development of the user interface of the application. This simulator requires the Microsoft Visual Studio (Visual C++) programming environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    APMtimer

    Disable, Get, or Set the APM timer found in recent WD Hard Disks

    APMtimer provides a Linux/Unix utility that can permanently Disable, Get, or Set the value of the APM timer found in recent Western Digital 2.5 WD*PVX Hard Disks where the APM setting defaults to 0x60 after a power cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    depinit

    An alternative init program

    Depinit is an alternative init program that can handle parallel execution, dependencies, true roll-back, pipelines, improved signaling and unmounting filesystems on shutdown. It incorporates ideas from sysvinit, simpleinit, daemontools and make. At present, it is a bit experimental, and requires good knowledge of the initialisation process to set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    rc-dot-stupid

    manage init/shutdown/monitoring of services

    rc.stupid a Linux daemon that: - repeatedly runs a start script at system startup until this script exits with zero status - regulary runs a check script - runs a stop script at system shutdown Why ? Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem. As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VolumeReset

    ultra-tiny app which resets app-volumes

    ===== v1.2 context menu added - all functions are now selectable if you right-click the tray icon ===== v1.1 right-clicking the icon now starts a TIMER - every 500ms the volumes are reset, providing a somewhat useful autoreset-feature for nasty, buggy apps This app will create a small icon in your tray - if you click on it, every soundvolume of every running app will be reset to the current master-volume. Uses standard WASAPI-interfaces to control audio streams - does not need admin permissions, causes no harm whatsoever NOTE : if your firewall shows you an alert - you can safely block / disallow everything, it appears to be standard-behaviour if you use certain parts of WINAPI / WASAPI within apps like this one virus scans : https://www.virustotal.com/de/file/fb481d4785beb163ab9952ec948a7455321ff33faa9908e9ad6a7dc9472ab5bd/analysis/1389403718/ https://www.virustotal.com/de/file/a726656cfc6a64938f25cdd4a1ea887e861ba428cf6ea989a88290f19c803423/analysis/1389403806/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    md5cp

    Copies files conditionally using MD5 checksums

    md5cp will traverse a file tree and check the MD5 checksum of each file. If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy. This utility is useful for situations when file dates are corrupt and rsync cannot be used. Copyright (C) 2013 The Regents of the University of Michigan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A utility to automatically shutdown a networked computer when no longer required. It is meant for use on systems that are run headless. It scans the network for defined devices and if none are found after a defined time the computer is shut down
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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 bytes of RAM and 476 bytes of program memory for the whole program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WDT Driver for LPC1114 on FreeRTOS

    WDT Driver for LPC1114 on FreeRTOS

    Watchdog Timer Driver for LPC1114 on FreeRTOS

    The Project "WDT Driver for LPC1114 on FreeRTOS" was my Project work required for the partial Completion of my Post Graduate Diploma in Embedded System Design at Center for Development of Advanced Computing, Advanced Computing Training School, Pune, India. The Duration of the Project was 15-20 Days wherein we had to develop the driver library for the Watchdog Timer on LPC1114 and incorporate the same into FreeRTOS. The services of the driver are exported using the UNIX like read, write, Open and ioctl system calls used by the various tasks in the FreeRTOS environment to register with the Watchdog service. The Watchdog service itself is a task running as an idle task hook and services the watchdog on behalf of all the tasks that are registered with our driver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lilila
    Lilila manages suspend-wakeup cycles. You can specify awake-intervals, and Lilila will automatically manage RTC timer alarm, to wake the machine up at appropiate time. To manage intervals you can use either CLI or GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    Euphoria is a 2 Game Engine and Development kit for aspiring game designers who are interested in getting their feet wet in the world of game design and programming. Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music - Sound Effects - Simple object collision detection - Pseudo 3D for making simulated 3D with 2D graphics - Scriptable Menus, buttons, etc - Custom Lua file manipulation libraries and script engine binding - Cut scene videos - Open Source What Euphoria is NOT: - A professional game design engine (maybe someday) - Bug free - Size Efficient (textures are stored as bitmaps - 3D - Covered Under Warranty - A Game, this is a Kit to BUILD a game
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB