Search Results for "analog clock c code" - Page 2

Showing 50 open source projects for "analog clock c code"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    ocapi

    ocapi

    C-level driver collection for MSP430 and derivatives

    ocapi is an open source driver collection for MSP430 and derivative processors. It provides a C language application programming interface (API) for deploying individual processor capabilities. Current modules support serial communication via UART, I2C and SPI, digital I/O (GPIO), analog-to-digital conversion (ADC), Timers and so on. ocapi aims at being independent of the development host platform. So it should work, no matter if you live in the Windows, Linux or Mac world. ocapi is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Salah

    World Wide Prayer Times Calculator

    Prayer Times on your desktop. Know the prayer times, hijri date and Qibla direction. Listen the Azan-ı Serif on your selected prayer times. Calculates prayer times for World. (Qt based) 8 calculation methods Prayer ClockColors of prayer on 24 hours based analog clock Calculates prayer times for custom locations with Latitude & Longitude. Calculate angle of Qibla. Hijri date. Time left to next prayer time. Time adjustments for prayer times. Listen the Azan-ı Serif on your selected prayer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    App - Screensaver

    App - Screensaver

    A simple screensaver (Plays video, with a clock and news)

    ... to: "bin" --> "release" --> "Screensaver.exe" (Click twice, to run it) ✿ NOTES FOR DEVELOPERS: - C# code, using IDE SharpDevelop 5.1.0, for MS Windows OS. - To start in fullscreen mode, change the bool "fullscreen = false" to "true", at "MainForm.cs" - Replace the included video files by your own - Replace that Portuguese RSS feeds (pt-PT) url, by your own - To create a MS Windows OS screensaver file, just replace the file extension ".exe" by ".scr" (thats all)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    KMC-KaiC

    KMC-KaiC

    Kinetic Monte Carlo simulation of the in-vitro Kai Circadian clock

    This code is a dedicated Kinetic Monte Carlo (KMC) algorithm which simulates a model of the post-translational Kai circadian clock. The code allows you to simulate the Kai system at the level of individual KaiC hexamers and monomers and explicitly tracks the turnover of every ATP nucleotide. Apart from ATP hydrolysis, all reactions obey detailed balance. The application of the code is described in our article titled "A Thermodynamically consistent model of the post-translational Kai...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lib Clock for GCC (C++)

    Lib Clock for GCC (C++)

    Library Clock for GCC (C++)

    Simple library that provides the basic features to perform the time calculation between two times provided. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To see my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    can4linux

    can4linux

    CAN bus device driver

    can4linux is hosted on https://gitlab.com/hjoertel/can4linux since 2016. Don't use SourceForge anymore for this code. can4linux is an universal Linux device driver for ISA or PCI interface boards with CAN interface and embedded CAN controller solutions. Based on the API provided by can4linux commercial protocol stacks for CANopen, J1939 and DeviceNet are available. A first PCI board with an FPGA based CAN FD controller is supported (TARGET=IXXAT_IB500) in the CAN FD ISO mode but also non...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    AnClock

    Analog clock with javascript and css3

    Analog clock with javascript and css3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BioGB

    Highly portable Gameboy Color emulator

    BioGB was designed with the following properties: 1. It most be as portable as posible. 2. The code most be easy to read.
    Downloads: 1 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    qcv

    qcv

    Computer Vision Framework Library (for Linux)

    QCV is a Qt-based computer vision framework library that provides an easy to use interface to display, analyze and run computer vision algorithms. The library is provided with practical examples to show what you can do with just a few lines of code. OpenCV is used as the supporting computer vision library. QCV provides interfaces for C and C++. The C interface is a set of simple function calls to allow the user to visualize data and obtain events from the system and user input. The C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    G2

    G2

    A generic 2D engine for any kind of game

    This game engine uses the power of C++, OpenGL, and OpenAL to provide highly-portable, object-oriented code for programming a video game. Rather than tailoring to a specific type of game, the engine focuses on the fundamental components. It covers audio, graphics, controls, and data flow. With G2, developers have everything they need to create a 2D game without the need of expensive SDKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    AquaPiPi

    Fresh water reef thank controller.

    ...: -16x2LCD display and menu to manage clock, cloud and lightning setup. -3,2" TFT diplaying temperature, led power, led status (cloud, sunrise, sunset...), clock, time of next cloud. -Local web server is running but webpage need to be finished -Web COSM client. Online temperature logging -Virtual RTC In development: -Addition of the last DS18B20 -Rebuild TFT touchscreen menu -Reorganization and clarification of the code -Implement DS1307 (actual chip is down, waiting for a new one...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vulcan Chess Mods

    Vulcan Chess Mods

    Enhancements and Bug Fixes to the Vulcan Tri-D Chess Program

    ... capturing the player's king. Feature Patches: > Clock Option (X11 only) -- Adds an option to show or hide the clock showing the elapsed time for each player. NOTE: If the source code tarball for Vulcan isn't available from the author's site, it can be found at http://web.archive.org/web/20110726072225/http://www.fzort.org/mpr/projects/vulcan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HackMe Rockit

    Rockit Synth

    Rockit is a hybrid digital/analog synth. This code is its beating heart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    handpunch

    User software for HandPunch biometric time clock devices.

    ... code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xonclock is very simple X on-screen analog clock displayer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bob-clock
    Hardware description and software for the Bob-clock, a digital implementation of an analog clock using 60 bi-color LEDs for displaying the time. The hardware is based on an Atmel AVR ATmega324.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Q Binary Clock is a platform independent simple binary clock widget. Q Binary Clock was initially started as "Binary Clock" or just "binaryclock" for Fremantle. The source code is available at: https://garage.maemo.org/projects/binaryclock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SamChanEd
    SamChanEd is a command line tool to organize channels list on Samsung TV. Currently it supports only analog channels on C series of TV sets. TV icon by http://cemagraphics.deviantart.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ClockNet
    An analog clock .net control for windows forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wmspaceclock (or spaceclock for short) is an antialiased analog clock for the Window Maker dock to show the current local time. It is fairly configurable via rc file, has a configurable background and the hand shapes are configurable as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Mac OS X Port of analog which has been specially rewritten into ObjC code to take advantage of Cocoa. The rewrite will also incorporate new features not found in the console version. Includes a graphical interface, support for XML property lists. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PLCduino

    Open Source PLC based on the arduino platform

    PLCduino is an open hardware alternative for industrial and home automation. It uses the well known ATmega chips as main processor, the same used on Arduino. This means that PLCduino is code-compatible with all arduino sketches.
    Downloads: 0 This Week
    Last Update:
    See Project